summaryrefslogtreecommitdiff
path: root/src/backend/utils/misc/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Add --help-config facility to dump information about GUC parametersTom Lane2003-07-041-2/+2
* Arrange to compile flex output files as inclusions into other filesTom Lane2002-11-011-2/+7
* Add support for VPATH builds, that is, building somewhere else than in thePeter Eisentraut2000-10-201-3/+3
* New configure test for flex, which recognizes only flex but does so in allPeter Eisentraut2000-08-281-8/+9
* Make the location of the Kerberos server key file run time configurablePeter Eisentraut2000-08-251-12/+12
* New ps display code, works on more platforms.Peter Eisentraut2000-06-041-2/+2
* Simplify overly-clever Make rule, which evidently confuses at leastTom Lane2000-06-011-12/+11
* The heralded `Grand Unified Configuration scheme' (GUC)Peter Eisentraut2000-05-311-4/+15
* Generated header files parse.h and fmgroids.h are now copied intoTom Lane2000-05-291-3/+1
* 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: Massimo Dal Zotto <dz@cs.unitn.it>Marc G. Fournier1998-08-251-2/+2
* From: t-ishii@sra.co.jpMarc G. Fournier1998-07-261-3/+3
* I really hope that I haven't missed anything in this one...Marc G. Fournier1998-07-241-1/+5
* Hi,Bruce Momjian1998-04-061-5/+3
* 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-3/+6
* Add database.c for database initial access info and support.Thomas G. Lockhart1997-11-071-2/+2
* Some compile failure fixes from Keith Parks <emkxp01@mtcc.demon.co.uk>Marc G. Fournier1996-11-061-4/+2
* Convenience routine for checking superuser status.Bryan Henderson1996-11-021-0/+37