aboutsummaryrefslogtreecommitdiff
path: root/src/backend/main/main.c
Commit message (Expand)AuthorAge
* Move some system includes into c.h, and remove duplicates.Bruce Momjian1999-07-17
* Update #include cleanupsBruce Momjian1999-07-16
* Change #include's to use <> and "" as appropriate.Bruce Momjian1999-07-15
* More cpu cleanups, only for 6.6.Bruce Momjian1999-07-13
* Change my-function-name-- to my_function_name, and optimizer renames.Bruce Momjian1999-02-13
* OK, folks, here is the pgindent output.Bruce Momjian1998-09-01
* Remove un-needed braces around single statements.Bruce Momjian1998-06-15
* Show backend status on ps command line. Remove unused args fromBruce Momjian1998-06-04
* Cleanups for large objects, so file is trucated on open, fix forBruce Momjian1998-05-12
* No reason to show flags in root error message.Bruce Momjian1998-04-30
* From: Ryan Kirkpatrick <rkirkpat@nag.cs.colorado.edu>Marc G. Fournier1998-04-27
* linuxalpha patches from Ryan Kirkpatrick <rkirkpat@nag.cs.colorado.edu>Marc G. Fournier1998-04-11
* The real trick is to add -Dalpha to the CFLAGS setting. The changesBruce Momjian1998-03-20
* pgindent run before 6.3 release, with Thomas' requested changes.Bruce Momjian1998-02-26
* init_fixup_addr() function removed, so port-protos.h no longer requiredMarc G. Fournier1998-02-05
* Clean up the alpha port, remove the backend/port/alpha subdirectoryMarc G. Fournier1998-02-03
* More cleanups. I can now compile without PORTNAME being defined nMarc G. Fournier1997-12-19
* First pass through, of many to come, towards making the whole sourceMarc G. Fournier1997-12-17
* Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian1997-09-08
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-07
* From: "Pedro J. Lobo" <pjlobo@euitt.upm.es>Marc G. Fournier1997-04-24
* From: Thomas Lockhart <Thomas.G.Lockhart@jpl.nasa.gov>Marc G. Fournier1997-04-15
* Make sure postgres.h is included before we start checking #ifdef's for otherMarc G. Fournier1997-04-12
* From: Oleg Bartunov <oleg@sai.msu.su>Marc G. Fournier1997-04-02
* Bring in Randy's NOROOT patchMarc G. Fournier1996-11-14
* Compile and warning cleanupBruce Momjian1996-11-08
* Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier1996-07-09