aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/fmgr/Makefile
Commit message (Expand)AuthorAge
* Remove cvs keywords from all files.Magnus Hagander2010-09-20
* Refactor backend makefiles to remove lots of duplicate codePeter Eisentraut2008-02-19
* Put path configuration information into a .h file instead of clutteringTom Lane2004-05-21
* Reorganize code to allow path-relative installs.Bruce Momjian2004-05-17
* Fix a number of places where reconfiguring with a different installationTom Lane2003-12-23
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-29
* Here is a patch for Composite and Set returning function support. I madeBruce Momjian2002-06-20
* Install dynamically loadable modules into a private subdirectoryPeter Eisentraut2001-09-16
* Add dynamic_library_path parameter and automatic appending of sharedPeter Eisentraut2001-05-17
* Fix relative path references so that make knowns which dependencies referPeter Eisentraut2000-08-31
* Generated header files parse.h and fmgroids.h are now copied intoTom Lane2000-05-29
* 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
* Hi,Bruce Momjian1998-04-06
* 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
* cleanup for LINUX_ELFBruce Momjian1997-01-10
* Makefile cleanup after reorganizationBruce Momjian1996-11-09
* Simplify make files, add full dependencies.Bryan Henderson1996-10-27