summaryrefslogtreecommitdiff
path: root/src/backend/utils/fmgr/Makefile
AgeCommit message (Expand)Author
2022-03-25Refactor DLSUFFIX handlingPeter Eisentraut
2019-11-05Split all OBJS style lines in makefiles into one-line-per-entry style.Andres Freund
2010-09-20Remove cvs keywords from all files.Magnus Hagander
2008-02-19Refactor backend makefiles to remove lots of duplicate codePeter Eisentraut
2004-05-21Put path configuration information into a .h file instead of clutteringTom Lane
2004-05-17Reorganize code to allow path-relative installs.Bruce Momjian
2003-12-23Fix a number of places where reconfiguring with a different installationTom Lane
2003-11-29$Header: -> $PostgreSQL Changes ...PostgreSQL Daemon
2002-06-20Here is a patch for Composite and Set returning function support. I madeBruce Momjian
2001-09-16Install dynamically loadable modules into a private subdirectoryPeter Eisentraut
2001-05-17Add dynamic_library_path parameter and automatic appending of sharedPeter Eisentraut
2000-08-31Fix relative path references so that make knowns which dependencies referPeter Eisentraut
2000-05-29Generated header files parse.h and fmgroids.h are now copied intoTom Lane
1999-12-13New LDOUT makefile variable for QNX os.Bruce Momjian
1999-12-09Make LD -r as macros that can be changed for QNX.Bruce Momjian
1998-04-06Hi,Bruce Momjian
1997-12-20Major cleanout of PORTNAME variables from Makefiles...bound to screw upMarc G. Fournier
1997-12-19More cleanups. I can now compile without PORTNAME being defined nMarc G. Fournier
1997-01-10cleanup for LINUX_ELFBruce Momjian
1996-11-09Makefile cleanup after reorganizationBruce Momjian
1996-10-27Simplify make files, add full dependencies.Bryan Henderson