aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* More cleans of the inter-dependencies in the #include filesMarc G. Fournier1996-11-03
* More include file cleanupsMarc G. Fournier1996-11-03
* That pretty much totally cleans up the includes files here.Marc G. Fournier1996-11-03
* Include Makefile.global so fmgrtab.c compiles properly. Thanks Keith Parks.Bryan Henderson1996-11-03
* Fix bogus format in two error messages.Bryan Henderson1996-11-03
* Finish cleaning up -I linesMarc G. Fournier1996-11-03
* Keep the generated .h files in the local directory, like other object files,Bryan Henderson1996-11-03
* Create TAGS file for emacs. Like MAKE_CTAGS for vi.Bryan Henderson1996-11-03
* More include file cleanupsMarc G. Fournier1996-11-03
* shared build fails, but the rest compiles...formatting error in theMarc G. Fournier1996-11-03
* Quiet a compiler warning (see line 729+, retvalue)Marc G. Fournier1996-11-03
* Remove 'unused variable `open_errno''Marc G. Fournier1996-11-03
* Produce a clean compile of backend...Marc G. Fournier1996-11-03
* Change default install directories to /usr/local/pgsqlMarc G. Fournier1996-11-03
* Clean up Makefile(s)Marc G. Fournier1996-11-03
* Clean up MakefileMarc G. Fournier1996-11-03
* Clean up Makefile, add #postgres.h as requiredMarc G. Fournier1996-11-03
* Clean up Makefile, make sure that postmaster.c compilesMarc G. Fournier1996-11-03
* Continuation of make file simplification; deal with header file shuffle.Bryan Henderson1996-11-02
* Continuation of make file simplification; handle libpq.a dependancy.Bryan Henderson1996-11-02
* Add complete setting of AROPTBryan Henderson1996-11-02
* Convenience routine for checking superuser status.Bryan Henderson1996-11-02
* Add misc subdirectory.Bryan Henderson1996-11-02
* Fix bug in checking permissions on table being COPY'd.Bryan Henderson1996-11-02
* Allow only superuser to do backend copy.Bryan Henderson1996-11-02
* Comment changes.Bruce Momjian1996-11-01
* More intelligent #include cleanups, as pointed out by Bryan...Marc G. Fournier1996-11-01
* Okay, following Bryan's (and others) suggestions...cleaning up theMarc G. Fournier1996-11-01
* Include dependencies based on tupdesc.h, as:Marc G. Fournier1996-11-01
* Include file cleanup:Marc G. Fournier1996-11-01
* Okay, so I was going backwards on my include cleanup...Marc G. Fournier1996-11-01
* More chanes for bsdi_2_1 removalBruce Momjian1996-11-01
* Decoupled ASSERT and DEBUG options.Bruce Momjian1996-11-01
* FIx for bsdi.Bruce Momjian1996-11-01
* Removal of bsdi_2_1 port.Bruce Momjian1996-11-01
* typo fix on include file.Bruce Momjian1996-10-31
* Fix prototype.Bruce Momjian1996-10-31
* Fix for gmake clean.Bruce Momjian1996-10-31
* Add #include "postgres.h"Marc G. Fournier1996-10-31
* Cleanup MakefilesMarc G. Fournier1996-10-31
* More Makefile cleanupsMarc G. Fournier1996-10-31
* clean up makefileMarc G. Fournier1996-10-31
* Clean out makefileMarc G. Fournier1996-10-31
* more removal of PORTNAME_*Marc G. Fournier1996-10-31
* more removals of PORTNAME_*Marc G. Fournier1996-10-31
* remove use of PORTNAME_*Marc G. Fournier1996-10-31
* add #include "postgres.h", as required by all .c filesMarc G. Fournier1996-10-31
* remove:Marc G. Fournier1996-10-31
* Require superuser privilege to create C function.Bryan Henderson1996-10-31
* More of the same...clean Makefile, add include filesMarc G. Fournier1996-10-31