aboutsummaryrefslogtreecommitdiff
path: root/src/backend/Makefile
Commit message (Expand)AuthorAge
* Provide and use a makefile target to build all generated headers.Tom Lane2016-07-01
* Support multiple synchronous standby servers.Fujii Masao2016-04-06
* Combine win32 and unix latch implementations.Andres Freund2016-03-21
* Add support for systemd service notificationsPeter Eisentraut2016-02-02
* Update copyright for 2016Bruce Momjian2016-01-02
* Revert "Have dtrace depend on object files directly, not objfiles.txt"Robert Haas2015-10-15
* Have dtrace depend on object files directly, not objfiles.txtRobert Haas2015-10-13
* Fix build problems in commit aa65de042f5828968f2f6cd65f45c543a40cc3e6.Robert Haas2015-09-11
* When trace_lwlocks is used, identify individual lwlocks by name.Robert Haas2015-09-11
* AIX: Link the postgres executable with -Wl,-brtllib.Noah Misch2015-07-15
* Update copyright for 2015Bruce Momjian2015-01-06
* Get rid of use of dlltool in Mingw builds.Tom Lane2014-02-11
* Cygwin build fixes.Tom Lane2014-02-11
* Update copyright for 2014Bruce Momjian2014-01-07
* Move relpath() to libpgcommonAlvaro Herrera2013-02-21
* Update copyrights for 2013Bruce Momjian2013-01-01
* Fix PGXS support for building loadable modules on AIX.Tom Lane2012-10-09
* Remove generation of repl_gram.hPeter Eisentraut2012-10-08
* Fix incorrect make maintainer-clean rule.Tom Lane2012-04-07
* Speed up in-memory tuplesorting.Robert Haas2012-02-15
* Update copyright notices for year 2012.Bruce Momjian2012-01-01
* Fix symlink for errcodes.h so it works in VPATH builds from tarballs.Tom Lane2011-06-22
* Use single quotes in preference to double quotes for protecting pathnames.Tom Lane2011-06-15
* replication/repl_gram.h needs to be cleaned too ...Tom Lane2011-03-10
* 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
* Avoid maintaining three separate copies of the error codes list.Robert Haas2011-02-03
* Stamp copyrights for year 2011.Bruce Momjian2011-01-01
* Remove useless whitespace at end of linesPeter Eisentraut2010-11-23
* Improved parallel make supportPeter Eisentraut2010-11-12
* The port/pg_latch.c symlink ought to be removed by make distclean.Tom Lane2010-09-21
* Remove cvs keywords from all files.Magnus Hagander2010-09-20
* Split the LDFLAGS make variable into two parts: LDFLAGS is now used forTom Lane2010-07-05
* Update comment about why postmaster doesn't get an icon.Bruce Momjian2010-05-12
* Remove Makefile PGFILEDESC tag that the postmaster is an executable.Bruce Momjian2010-05-12
* Add PGFILEDESC description to Makefiles for all /contrib executables.Bruce Momjian2010-05-12
* Well, the systemtap guys moved the goalposts again: with the latest version,Tom Lane2010-01-20
* Introduce Streaming Replication.Heikki Linnakangas2010-01-15
* Fix parallel-make timing problem.Tom Lane2010-01-05
* Get rid of the need for manual maintenance of the initial contents ofTom Lane2010-01-05
* Update copyright for the year 2010.Bruce Momjian2010-01-02
* Put back "ifeq ($(PORTNAME), solaris)", this time with some documentationTom Lane2009-09-05
* Revert ill-considered restriction of dtrace support to Solaris only.Tom Lane2009-09-04
* Derived files that are shipped in the distribution used to be built in thePeter Eisentraut2009-08-28
* Update of install-sh, mkinstalldirs, and associated configuryPeter Eisentraut2009-08-26
* Update copyright for 2009.Bruce Momjian2009-01-01
* SQL/MED catalog manipulation facilitiesPeter Eisentraut2008-12-19
* Remove all traces that suggest that a non-Bison yacc might be supported, andPeter Eisentraut2008-08-29
* 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