summaryrefslogtreecommitdiff
path: root/src/backend/tcop/postgres.c
AgeCommit message (Expand)Author
1997-04-24Somewhat backwards #ifdef's for HAVE_GETRUSAGEMarc G. Fournier
1997-04-23Change HAVE_RUSAGE to HAVE_GETRUSAGE, which is the more appropriateMarc G. Fournier
1997-02-14Remove WIN32 defines. They never worked.Bruce Momjian
1997-02-12Patch from Massimo Dal Zotto <dz@cs.unitn.it>Marc G. Fournier
1997-02-03Change references to NEED_RUSAGE to HAVE_RUSAGEMarc G. Fournier
1997-01-27Apply usage patches for European Dates patch from KeithMarc G. Fournier
1997-01-26Change next to nextstep where missed.Bruce Momjian
1997-01-26Bring in a patch from Keith Parks to move the use of European datesMarc G. Fournier
1997-01-14Eliminate dupliclate definition of external variables reldesc and DataDir.Bryan Henderson
1996-12-26pq/signal() portability patch. Also psql copy prompt fix.Bruce Momjian
1996-12-07Reduce printing from debug level 2 ande layout change.Bruce Momjian
1996-11-27Allow all empty queries to return EMPTY.Bruce Momjian
1996-11-18Remove linux define of __USE_POSIX, which doesn't appear to do anything.Bryan Henderson
1996-11-16Remove old GetPGData reference that causes warning.Bryan Henderson
1996-11-14Remove most compile-time options, add a few runtime options to make up for it.Bryan Henderson
1996-11-11Warning removal cleanupBruce Momjian
1996-11-10All external function definitions now have prototypes that are checked.Bruce Momjian
1996-11-10Quiet compiler warnings.Bryan Henderson
1996-11-08Compile and warning cleanupBruce Momjian
1996-11-04Remove OPENLINK defineBruce Momjian
1996-11-03Produce a clean compile of backend...Marc G. Fournier
1996-10-31more removal of PORTNAME_*Marc G. Fournier
1996-10-30Fix memset() call, variables being passed in wrong order.Marc G. Fournier
1996-10-13Added consistent include file handling for MAXHOSTNAMELEN.Bruce Momjian
1996-10-04The remainder of D'Arcy's changes, most notibly the usage of SIGNAL_ARGSMarc G. Fournier
1996-09-16There is a bug in the function executor. The backend crashes while trying toMarc G. Fournier
1996-09-10Fixes:Marc G. Fournier
1996-08-19More run-time checking errors:Marc G. Fournier
1996-08-06Fixes:Marc G. Fournier
1996-07-22More merges from Dr. George's tree...Marc G. Fournier
1996-07-19Fixes:Marc G. Fournier
1996-07-15fsync patch from openlinkMarc G. Fournier
1996-07-09Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier