summaryrefslogtreecommitdiff
path: root/src/backend/utils/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Add a few more DTrace probes to the backend.Alvaro Herrera2008-08-011-2/+6
* Enable probes to work with Mac OS X Leopard and other OSes that willPeter Eisentraut2008-03-171-3/+13
* Refactor backend makefiles to remove lots of duplicate codePeter Eisentraut2008-02-191-13/+5
* Replace useless uses of := by = in makefiles.Peter Eisentraut2007-02-091-3/+3
* Fix some makefiles that fail to yield good results from 'make -qp'.Tom Lane2006-07-151-2/+2
* Invent ResourceOwner mechanism as per my recent proposal, and use it toTom Lane2004-07-171-2/+2
* There's no longer any good reason for genbki.sh and Gen_fmgrtab.sh toTom Lane2004-01-041-2/+2
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-291-1/+1
* Remove all traces of multibyte and locale options. Clean up commentsPeter Eisentraut2002-09-031-12/+2
* Fix failure to relink postmaster executable in the first make run if only aPeter Eisentraut2002-08-101-2/+2
* Fix relative path references so that make knowns which dependencies referPeter Eisentraut2000-08-311-2/+2
* Repair parallel make in backend tree (and make it really parallel).Peter Eisentraut2000-07-131-27/+20
* We don't need config.status substituting anything into Gen_fmgrtab.sh, wePeter Eisentraut2000-07-011-2/+2
* Remove fmgrstamp-h business -- not needed and confusingPeter Eisentraut2000-06-171-15/+3
* Cleanup to ensure good state of derived files in tarballs.Tom Lane2000-06-091-6/+11
* Gen_fmgrtab.sh is strange: it is a platform dependent way (because it usesPeter Eisentraut2000-06-071-3/+12
* Generated header files parse.h and fmgroids.h are now copied intoTom Lane2000-05-291-5/+1
* First round of changes for new fmgr interface. fmgr itself and theTom Lane2000-05-281-11/+6
* 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-2/+2
* I really hope that I haven't missed anything in this one...Marc G. Fournier1998-07-241-1/+6
* Hi,Bruce Momjian1998-04-061-33/+7
* Major cleanout of PORTNAME variables from Makefiles...bound to screw upMarc G. Fournier1997-12-201-3/+2
* Makefile cleanup after reorganizationBruce Momjian1996-11-091-2/+1
* Include Makefile.global so fmgrtab.c compiles properly. Thanks Keith Parks.Bryan Henderson1996-11-031-1/+4
* Add misc subdirectory.Bryan Henderson1996-11-021-7/+15
* Simplify make files, add full dependencies.Bryan Henderson1996-10-271-0/+68