Commits

DateSubjectAuthorReleases
2017-03-23 Logical replication support for initial data copy Peter Eisentraut 10.0
2017-01-20 Logical replication Peter Eisentraut 10.0
2016-12-20 Add pg_sequence system catalog Peter Eisentraut 10.0
2015-04-26 Add transforms feature Peter Eisentraut 9.5.0
2013-10-11 Remove maintainer-check target, fold into normal build Peter Eisentraut 9.4.0
2012-05-09 Add make dependency so that postgres.bki is rebuilt in major version change Peter Eisentraut 9.2.0
2011-02-12 DDL support for collations Peter Eisentraut 9.1.0
2011-02-08 Per-column collation support Peter Eisentraut 9.1.0
2010-05-13 Fix vpath installation from distribution tarball (bug #5447) Peter Eisentraut 9.0.0
2009-08-26 Update of install-sh, mkinstalldirs, and associated configury Peter Eisentraut 9.0.0
2008-12-19 SQL/MED catalog manipulation facilities Peter Eisentraut 8.4.0
2008-02-19 Refactor backend makefiles to remove lots of duplicate code Peter Eisentraut 8.4.0
2007-02-09 Replace useless uses of := by = in makefiles. Peter Eisentraut 8.3.0
2007-02-06 Move NAMEDATALEN definition from postgres_ext.h to pg_config_manual.h. It Peter Eisentraut 8.3.0
2005-12-09 Allow installation into directories containing spaces in the name. Peter Eisentraut 8.2.0
2003-08-01 While having a parallel-make-safe genbki.sh is good, it's better not to Peter Eisentraut 7.4.1
2003-04-06 Generate pg_config.h.in by autoheader. Separate out manually editable Peter Eisentraut 7.4.1
2003-01-14 Add sql_features table to information schema. Generate the features list Peter Eisentraut 7.4.1
2002-12-14 Initial version of the SQL information schema Peter Eisentraut 7.4.1
2002-07-18 pg_cast table, and standards-compliant CREATE/DROP CAST commands, plus Peter Eisentraut 7.3.1
2001-08-24 Rename config.h to pg_config.h and os.h to pg_config_os.h, fix a number of Peter Eisentraut 7.2.1
2000-10-28 Make initdb safe against using Peter Eisentraut 7.1.1
2000-10-20 Add support for VPATH builds, that is, building somewhere else than in the Peter Eisentraut 7.1.1
2000-09-17 Support for DESTDIR make variable. This is used as in `make install Peter Eisentraut 7.1.1
2000-08-31 Fix relative path references so that make knowns which dependencies refer Peter Eisentraut 7.1.1