summaryrefslogtreecommitdiff
path: root/src/backend/main
Commit message (Expand)AuthorAgeFilesLines
* Reverse #if test to be defined(__osf__) rather than not-any-of-a-lot-Tom Lane2000-12-311-2/+2
* NetBSD/Alpha porting fixes from tom@minnesota.com.Tom Lane2000-12-311-2/+5
* Clean up comments, organize code snippets added at different times intoTom Lane2000-11-251-48/+79
* Make pgsql compile on FreeBSD-alpha.Bruce Momjian2000-11-161-2/+2
* Move DLSUFFIX, AROPT, and CFLAGS_SL settings from template toPeter Eisentraut2000-10-211-4/+4
* The beos port in the source tree doesn't even compile. and evenBruce Momjian2000-10-071-1/+7
* New diff that now covers the entire tree. Applying this gets postgresqlBruce Momjian2000-10-031-2/+9
* Code cleanup of user name and user id handling in the backend. The currentPeter Eisentraut2000-09-061-3/+15
* Fix relative path references so that make knowns which dependencies referPeter Eisentraut2000-08-311-4/+4
* Generated header files parse.h and fmgroids.h are now copied intoTom Lane2000-05-291-3/+1
* Add:Bruce Momjian2000-01-261-2/+3
* Fix it's and its to be correct.Bruce Momjian2000-01-051-2/+2
* New LDOUT makefile variable for QNX os.Bruce Momjian1999-12-131-2/+2
* Make LD -r as macros that can be changed for QNX.Bruce Momjian1999-12-091-2/+2
* Move some system includes into c.h, and remove duplicates.Bruce Momjian1999-07-171-3/+2
* Update #include cleanupsBruce Momjian1999-07-161-3/+3
* Change #include's to use <> and "" as appropriate.Bruce Momjian1999-07-151-2/+2
* More cpu cleanups, only for 6.6.Bruce Momjian1999-07-131-4/+4
* Change my-function-name-- to my_function_name, and optimizer renames.Bruce Momjian1999-02-131-2/+2
* OK, folks, here is the pgindent output.Bruce Momjian1998-09-011-4/+4
* Remove un-needed braces around single statements.Bruce Momjian1998-06-151-3/+1
* Show backend status on ps command line. Remove unused args fromBruce Momjian1998-06-041-2/+2
* Cleanups for large objects, so file is trucated on open, fix forBruce Momjian1998-05-121-6/+5
* No reason to show flags in root error message.Bruce Momjian1998-04-301-2/+2
* From: Ryan Kirkpatrick <rkirkpat@nag.cs.colorado.edu>Marc G. Fournier1998-04-271-4/+4
* linuxalpha patches from Ryan Kirkpatrick <rkirkpat@nag.cs.colorado.edu>Marc G. Fournier1998-04-111-2/+2
* Hi,Bruce Momjian1998-04-061-5/+3
* The real trick is to add -Dalpha to the CFLAGS setting. The changesBruce Momjian1998-03-201-1/+8
* pgindent run before 6.3 release, with Thomas' requested changes.Bruce Momjian1998-02-261-12/+14
* init_fixup_addr() function removed, so port-protos.h no longer requiredMarc G. Fournier1998-02-051-4/+1
* Clean up the alpha port, remove the backend/port/alpha subdirectoryMarc G. Fournier1998-02-031-4/+25
* Major cleanout of PORTNAME variables from Makefiles...bound to screw upMarc G. Fournier1997-12-201-5/+1
* More cleanups. I can now compile without PORTNAME being defined nMarc G. Fournier1997-12-191-2/+4
* First pass through, of many to come, towards making the whole sourceMarc G. Fournier1997-12-172-6/+8
* Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian1997-09-081-2/+2
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-071-31/+40
* From: "Pedro J. Lobo" <pjlobo@euitt.upm.es>Marc G. Fournier1997-04-241-2/+2
* From: Thomas Lockhart <Thomas.G.Lockhart@jpl.nasa.gov>Marc G. Fournier1997-04-151-1/+2
* Make sure postgres.h is included before we start checking #ifdef's for otherMarc G. Fournier1997-04-121-2/+3
* From: Oleg Bartunov <oleg@sai.msu.su>Marc G. Fournier1997-04-021-1/+8
* Bring in Randy's NOROOT patchMarc G. Fournier1996-11-141-1/+16
* Makefile cleanup after reorganizationBruce Momjian1996-11-091-2/+1
* Compile and warning cleanupBruce Momjian1996-11-081-2/+2
* Simplify make files, add full dependencies.Bryan Henderson1996-10-272-16/+37
* Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier1996-07-092-0/+61