aboutsummaryrefslogtreecommitdiff
path: root/src/backend/tcop
Commit message (Expand)AuthorAge
* Enable to set _cpu_page_wight_ & _cpu_index_page_wight_ viaVadim B. Mikheev1997-04-24
* -Wno-error should only be enabled for gcc compilers, it seemsMarc G. Fournier1997-04-24
* Somewhat backwards #ifdef's for HAVE_GETRUSAGEMarc G. Fournier1997-04-24
* Change HAVE_RUSAGE to HAVE_GETRUSAGE, which is the more appropriateMarc G. Fournier1997-04-23
* 1. SHOW/RESET var fixed.Vadim B. Mikheev1997-04-23
* To: Thomas Lockhart <Thomas.G.Lockhart@jpl.nasa.gov>Marc G. Fournier1997-04-23
* From: "Martin J. Laubach" <mjl@CSlab.tuwien.ac.at>Marc G. Fournier1997-04-17
* This commit represents a clean compile with the new templates underMarc G. Fournier1997-04-04
* Remove code associated with !ACLGROUP_PATCH, and appropriate #ifdef'sMarc G. Fournier1997-04-03
* From: Thomas Lockhart <Thomas.G.Lockhart@jpl.nasa.gov>Marc G. Fournier1997-04-03
* From: "Martin J. Laubach" <mjl@CSlab.tuwien.ac.at>Marc G. Fournier1997-04-02
* From: Oleg Bartunov <oleg@sai.msu.su>Marc G. Fournier1997-04-02
* Call DefineSequence () for T_CreateSeqStmt node.Vadim B. Mikheev1997-04-02
* MIssed adding a file to the repositoryMarc G. Fournier1997-03-25
* - Renamed the variable names to something shorter, and I hopeMarc G. Fournier1997-03-25
* From: Dan McGuirk <mcguirk@indirect.com>Marc G. Fournier1997-03-12
* From: Dan McGuirk <mcguirk@indirect.com>Marc G. Fournier1997-03-12
* Remove WIN32 defines. They never worked.Bruce Momjian1997-02-14
* Patch from Massimo Dal Zotto <dz@cs.unitn.it>Marc G. Fournier1997-02-12
* Change references to NEED_RUSAGE to HAVE_RUSAGEMarc G. Fournier1997-02-03
* Apply usage patches for European Dates patch from KeithMarc G. Fournier1997-01-27
* Change next to nextstep where missed.Bruce Momjian1997-01-26
* Bring in a patch from Keith Parks to move the use of European datesMarc G. Fournier1997-01-26
* Patch from Massimo Dal Zotto <dz@cs.unitn.it>Marc G. Fournier1997-01-23
* Change EXPLAIN options to just use VERBOSE.Bruce Momjian1997-01-16
* Eliminate dupliclate definition of external variables reldesc and DataDir.Bryan Henderson1997-01-14
* Added VERBOSE option to vacuum command.Bruce Momjian1997-01-13
* include sem.h added, include string.h neede, from Erik Bertelsen for UltrixBruce Momjian1997-01-10
* Use proper types so it compiles on DEC C89. Thanks Erik Bertelson.Bryan Henderson1997-01-08
* pq/signal() portability patch. Also psql copy prompt fix.Bruce Momjian1996-12-26
* Reduce printing from debug level 2 ande layout change.Bruce Momjian1996-12-07
* This patch changes quite a few instances of references of Oid'sBruce Momjian1996-11-30
* 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
* Use -Wno-error option only if compiler is gcc.Bryan Henderson1996-11-14
* Commit of a *MAJOR* patch from Dan McGuirk <djm@indirect.com>Marc G. Fournier1996-11-13
* Warning removal cleanupBruce Momjian1996-11-11
* Change gmake to $(MAKE) so backend compiles on system with no "gmake".Bryan Henderson1996-11-10
* All external function definitions now have prototypes that are checked.Bruce Momjian1996-11-10
* Quiet compiler warnings.Bryan Henderson1996-11-10
* Makefile cleanup after reorganizationBruce Momjian1996-11-09
* Compile and warning cleanupBruce Momjian1996-11-08
* Remove OPENLINK defineBruce Momjian1996-11-04
* Produce a clean compile of backend...Marc G. Fournier1996-11-03
* Fix bug in checking permissions on table being COPY'd.Bryan Henderson1996-11-02
* more removal of PORTNAME_*Marc G. Fournier1996-10-31
* Require superuser privilege to create C function.Bryan Henderson1996-10-31
* Changed make to gmake.Bruce Momjian1996-10-31