aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile
Commit message (Expand)AuthorAge
* Remove distprepPeter Eisentraut2023-11-06
* Integrate pg_bsd_indent into our build/test infrastructure.Tom Lane2023-02-12
* Remove the option to build thread_test.c outside configure.Tom Lane2020-10-21
* Fix partial-build problems introduced by having more generated headers.Tom Lane2018-04-09
* Replace our traditional initial-catalog-data format with a better design.Tom Lane2018-04-08
* Basic JIT provider and error handling infrastructure.Andres Freund2018-03-21
* Build src/test/isolation during "make" and "make install".Noah Misch2017-11-22
* Remove redundant coverage targetPeter Eisentraut2017-02-17
* Logical replicationPeter Eisentraut2017-01-20
* Install TAP test infrastructure so it's available for extension testing.Tom Lane2016-09-23
* Create src/fe_utils/, and move stuff into there from pg_dump's dumputils.Tom Lane2016-03-24
* Create libpgcommon, and move pg_malloc et al to itAlvaro Herrera2013-02-12
* Fix some oversights in distprep and maintainer-clean targets.Tom Lane2011-03-10
* Make handling of errcodes.h more consistent with other generated headers.Robert Haas2011-02-04
* Unbreak 'configure' followed immediately by 'make install'.Robert Haas2011-02-04
* Avoid maintaining three separate copies of the error codes list.Robert Haas2011-02-03
* Additional fixes for parallel makePeter Eisentraut2010-11-17
* Improved parallel make supportPeter Eisentraut2010-11-12
* Remove cvs keywords from all files.Magnus Hagander2010-09-20
* Rethink the way walreceiver is linked into the backend. Instead than shovingHeikki Linnakangas2010-01-20
* Move build of src/backend/replication/walreceiver/ later in the buildHeikki Linnakangas2010-01-15
* Introduce Streaming Replication.Heikki Linnakangas2010-01-15
* Update of install-sh, mkinstalldirs, and associated configuryPeter Eisentraut2009-08-26
* Expand test coverage support to entire treePeter Eisentraut2009-08-07
* Add the possibility to specify an explicit validator function for foreign-dataPeter Eisentraut2009-02-24
* SQL/MED catalog manipulation facilitiesPeter Eisentraut2008-12-19
* Catch all errors in for and while loops in makefiles. Don't ignore anyPeter Eisentraut2008-03-18
* Tsearch2 functionality migrates to core. The bulk of this work is byTom Lane2007-08-21
* Remove remains of old depend target.Peter Eisentraut2007-01-20
* Remove dllinit.c; it was only needed for long-obsolete Cygwin versions,Tom Lane2006-06-22
* Update Makefile for new thread_test location.Bruce Momjian2006-02-04
* Allow installation into directories containing spaces in the name.Peter Eisentraut2005-12-09
* Install pg_regress where PGXS' "make installcheck" can find it.Alvaro Herrera2005-11-28
* Adjust src/tutorial Makefile so that it can use pgxs. This allows theTom Lane2005-01-13
* please find attached an alternate submission which addresses open itemBruce Momjian2004-10-06
* > Please find enclose a submission to fix these problems.Bruce Momjian2004-08-20
* PostgreSQL extension makefile framework ("pgxs"), by Fabien Coelho, withPeter Eisentraut2004-07-30
* Integrate timezone library to be called only from Win32.Bruce Momjian2004-04-30
* Clean tools/thread on make clean/distclean.Bruce Momjian2004-04-26
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-29
* Assorted fixes for Cygwin:Peter Eisentraut2002-09-05
* Avoid multiple scans of utils/mb/conversion_procs/ subdirectories duringTom Lane2002-09-04
* Ensure that src/tutorial gets cleaned by top-level make clean.Tom Lane2002-07-30
* Assemble portability modules into libpgport library.Peter Eisentraut2002-07-27
* Sic transit src/utils.Tom Lane2002-07-18
* MovePeter Eisentraut2002-03-13
* Restructure the key include files per recent pghackers discussion: thereTom Lane2001-02-10
* Fix unportable use of '!' in shell commands.Peter Eisentraut2000-12-30
* Fix GNU make detection.Peter Eisentraut2000-11-06
* Put back old Makefiles, in pgsql and pgsql/src.Bruce Momjian2000-06-12