aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/Makefile
Commit message (Expand)AuthorAge
* Add a few more DTrace probes to the backend.Alvaro Herrera2008-08-01
* Enable probes to work with Mac OS X Leopard and other OSes that willPeter Eisentraut2008-03-17
* Refactor backend makefiles to remove lots of duplicate codePeter Eisentraut2008-02-19
* Replace useless uses of := by = in makefiles.Peter Eisentraut2007-02-09
* Fix some makefiles that fail to yield good results from 'make -qp'.Tom Lane2006-07-15
* Invent ResourceOwner mechanism as per my recent proposal, and use it toTom Lane2004-07-17
* There's no longer any good reason for genbki.sh and Gen_fmgrtab.sh toTom Lane2004-01-04
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-29
* Remove all traces of multibyte and locale options. Clean up commentsPeter Eisentraut2002-09-03
* Fix failure to relink postmaster executable in the first make run if only aPeter Eisentraut2002-08-10
* Fix relative path references so that make knowns which dependencies referPeter Eisentraut2000-08-31
* Repair parallel make in backend tree (and make it really parallel).Peter Eisentraut2000-07-13
* We don't need config.status substituting anything into Gen_fmgrtab.sh, wePeter Eisentraut2000-07-01
* Remove fmgrstamp-h business -- not needed and confusingPeter Eisentraut2000-06-17
* Cleanup to ensure good state of derived files in tarballs.Tom Lane2000-06-09
* Gen_fmgrtab.sh is strange: it is a platform dependent way (because it usesPeter Eisentraut2000-06-07
* Generated header files parse.h and fmgroids.h are now copied intoTom Lane2000-05-29
* First round of changes for new fmgr interface. fmgr itself and theTom Lane2000-05-28
* New LDOUT makefile variable for QNX os.Bruce Momjian1999-12-13
* Make LD -r as macros that can be changed for QNX.Bruce Momjian1999-12-09
* From: t-ishii@sra.co.jpMarc G. Fournier1998-07-26
* I really hope that I haven't missed anything in this one...Marc G. Fournier1998-07-24
* Hi,Bruce Momjian1998-04-06
* Major cleanout of PORTNAME variables from Makefiles...bound to screw upMarc G. Fournier1997-12-20
* Makefile cleanup after reorganizationBruce Momjian1996-11-09
* Include Makefile.global so fmgrtab.c compiles properly. Thanks Keith Parks.Bryan Henderson1996-11-03
* Add misc subdirectory.Bryan Henderson1996-11-02
* Simplify make files, add full dependencies.Bryan Henderson1996-10-27