I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 09, 2023 — May 09, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
More cleans of the inter-dependencies in the #include files More... over 27 years ago
More include file cleanups More... over 27 years ago
That pretty much totally cleans up the includes files here. More... over 27 years ago
Include Makefile.global so fmgrtab.c compiles properly. Thanks Keith Parks. More... over 27 years ago
Fix bogus format in two error messages. More... over 27 years ago
Finish cleaning up -I lines More... over 27 years ago
Keep the generated .h files in the local directory, like other object files, rather than in src/include with normal header files. Necessary to make dependancies work out so they don't keep getting rebuilt for no reason. More... over 27 years ago
Create TAGS file for emacs. Like MAKE_CTAGS for vi. More... over 27 years ago
More include file cleanups More... over 27 years ago
shared build fails, but the rest compiles...formatting error in the cc -shared, I believe... More... over 27 years ago
Quiet a compiler warning (see line 729+, retvalue) More... over 27 years ago
Remove 'unused variable `open_errno'' More... over 27 years ago
Produce a clean compile of backend... More... over 27 years ago
Change default install directories to /usr/local/pgsql More... over 27 years ago
Clean up Makefile(s) More... over 27 years ago
Clean up Makefile More... over 27 years ago
Clean up Makefile, add #postgres.h as required More... over 27 years ago
Clean up Makefile, make sure that postmaster.c compiles More... over 27 years ago
Continuation of make file simplification; deal with header file shuffle. More... over 27 years ago
Continuation of make file simplification; handle libpq.a dependancy. More... over 27 years ago
Add complete setting of AROPT More... over 27 years ago
Convenience routine for checking superuser status. More... over 27 years ago
Add misc subdirectory. More... over 27 years ago
Fix bug in checking permissions on table being COPY'd. More... over 27 years ago
Allow only superuser to do backend copy. More... over 27 years ago
Comment changes. More... over 27 years ago
More intelligent #include cleanups, as pointed out by Bryan... More... over 27 years ago
Okay, following Bryan's (and others) suggestions...cleaning up the include files properly...yet, slowly... More... over 27 years ago
Include dependencies based on tupdesc.h, as: More... over 27 years ago
Include file cleanup: More... over 27 years ago