aboutsummaryrefslogtreecommitdiff
path: root/src/backend/tcop/Makefile
Commit message (Expand)AuthorAge
* From: t-ishii@sra.co.jpMarc G. Fournier1998-07-26
* Hi, here are the patches to enhance existing MB handling. This timeBruce Momjian1998-06-16
* Hi,Bruce Momjian1998-04-06
* Move variable.c to commands/ and aclchk.c to catalog/.Bruce Momjian1998-01-05
* Major cleanout of PORTNAME variables from Makefiles...bound to screw upMarc G. Fournier1997-12-20
* More cleanups. I can now compile without PORTNAME being defined nMarc G. Fournier1997-12-19
* -Wno-error should only be enabled for gcc compilers, it seemsMarc G. Fournier1997-04-24
* This commit represents a clean compile with the new templates underMarc G. Fournier1997-04-04
* From: Oleg Bartunov <oleg@sai.msu.su>Marc G. Fournier1997-04-02
* - Renamed the variable names to something shorter, and I hopeMarc G. Fournier1997-03-25
* Remove linux define of __USE_POSIX, which doesn't appear to do anything.Bryan Henderson1996-11-18
* Use -Wno-error option only if compiler is gcc.Bryan Henderson1996-11-14
* Change gmake to $(MAKE) so backend compiles on system with no "gmake".Bryan Henderson1996-11-10
* Makefile cleanup after reorganizationBruce Momjian1996-11-09
* Compile and warning cleanupBruce Momjian1996-11-08
* Produce a clean compile of backend...Marc G. Fournier1996-11-03
* Changed make to gmake.Bruce Momjian1996-10-31
* Simplify make files, add full dependencies.Bryan Henderson1996-10-27