summaryrefslogtreecommitdiff
path: root/src/backend/tcop/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Remove cvs keywords from all files.Magnus Hagander2010-09-201-1/+1
* Refactor backend makefiles to remove lots of duplicate codePeter Eisentraut2008-02-191-8/+2
* Remove remains of old depend target.Peter Eisentraut2007-01-201-8/+1
* Activate WIN32_STACK_RLIMIT override only on platforms where this isPeter Eisentraut2006-12-141-1/+3
* On Windows, we know the backend stack size limit because we have toTom Lane2006-10-081-1/+3
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-291-1/+1
* Fix relative path references so that make knowns which dependencies referPeter Eisentraut2000-08-311-8/+4
* Generated header files parse.h and fmgroids.h are now copied intoTom Lane2000-05-291-15/+3
* First round of changes for new fmgr interface. fmgr itself and theTom Lane2000-05-281-9/+3
* Removed MBFLAGS from makefiles since it's now done in include/config.h.Peter Eisentraut2000-01-191-5/+1
* New LDOUT makefile variable for QNX os.Bruce Momjian1999-12-131-2/+2
* Make LD -r as macros that can be changed for QNX.Bruce Momjian1999-12-091-2/+2
* From: t-ishii@sra.co.jpMarc G. Fournier1998-07-261-3/+3
* Hi, here are the patches to enhance existing MB handling. This timeBruce Momjian1998-06-161-1/+5
* Hi,Bruce Momjian1998-04-061-6/+4
* Move variable.c to commands/ and aclchk.c to catalog/.Bruce Momjian1998-01-051-2/+2
* Major cleanout of PORTNAME variables from Makefiles...bound to screw upMarc G. Fournier1997-12-201-5/+1
* More cleanups. I can now compile without PORTNAME being defined nMarc G. Fournier1997-12-191-4/+6
* -Wno-error should only be enabled for gcc compilers, it seemsMarc G. Fournier1997-04-241-2/+6
* This commit represents a clean compile with the new templates underMarc G. Fournier1997-04-041-2/+2
* From: Oleg Bartunov <oleg@sai.msu.su>Marc G. Fournier1997-04-021-8/+1
* - Renamed the variable names to something shorter, and I hopeMarc G. Fournier1997-03-251-2/+2
* Remove linux define of __USE_POSIX, which doesn't appear to do anything.Bryan Henderson1996-11-181-3/+14
* Use -Wno-error option only if compiler is gcc.Bryan Henderson1996-11-141-7/+14
* Change gmake to $(MAKE) so backend compiles on system with no "gmake".Bryan Henderson1996-11-101-2/+2
* Makefile cleanup after reorganizationBruce Momjian1996-11-091-2/+3
* Compile and warning cleanupBruce Momjian1996-11-081-2/+2
* Produce a clean compile of backend...Marc G. Fournier1996-11-031-4/+2
* Changed make to gmake.Bruce Momjian1996-10-311-2/+2
* Simplify make files, add full dependencies.Bryan Henderson1996-10-271-0/+42