aboutsummaryrefslogtreecommitdiff
path: root/src/backend/tcop/postgres.c
Commit message (Expand)AuthorAge
* Reduce printing from debug level 2 ande layout change.Bruce Momjian1996-12-07
* Allow all empty queries to return EMPTY.Bruce Momjian1996-11-27
* Remove linux define of __USE_POSIX, which doesn't appear to do anything.Bryan Henderson1996-11-18
* Remove old GetPGData reference that causes warning.Bryan Henderson1996-11-16
* Remove most compile-time options, add a few runtime options to make up for it.Bryan Henderson1996-11-14
* Warning removal cleanupBruce Momjian1996-11-11
* All external function definitions now have prototypes that are checked.Bruce Momjian1996-11-10
* Quiet compiler warnings.Bryan Henderson1996-11-10
* Compile and warning cleanupBruce Momjian1996-11-08
* Remove OPENLINK defineBruce Momjian1996-11-04
* Produce a clean compile of backend...Marc G. Fournier1996-11-03
* more removal of PORTNAME_*Marc G. Fournier1996-10-31
* Fix memset() call, variables being passed in wrong order.Marc G. Fournier1996-10-30
* Added consistent include file handling for MAXHOSTNAMELEN.Bruce Momjian1996-10-13
* The remainder of D'Arcy's changes, most notibly the usage of SIGNAL_ARGSMarc G. Fournier1996-10-04
* There is a bug in the function executor. The backend crashes while trying toMarc G. Fournier1996-09-16
* Fixes:Marc G. Fournier1996-09-10
* More run-time checking errors:Marc G. Fournier1996-08-19
* Fixes:Marc G. Fournier1996-08-06
* More merges from Dr. George's tree...Marc G. Fournier1996-07-22
* Fixes:Marc G. Fournier1996-07-19
* fsync patch from openlinkMarc G. Fournier1996-07-15
* Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier1996-07-09