Commits

DateSubjectAuthorReleases
2010-05-13 Fix vpath installation from distribution tarball (bug #5447) Peter Eisentraut 9.0.0
2010-02-16 Replace the pg_listener-based LISTEN/NOTIFY mechanism with an in-memory queue. Tom Lane 9.0.0
2010-01-06 Make the makefile pass $MAJORVERSION to genbki.pl, not $VERSION which is Tom Lane 9.0.0
2010-01-05 Get rid of the need for manual maintenance of the initial contents of Tom Lane 9.0.0
2009-12-11 Add large object access control. Itagaki Takahiro 9.0.0
2009-10-07 Make it possibly to specify GUC params per user and per database. Alvaro Herrera 9.0.0
2009-10-05 Create an ALTER DEFAULT PRIVILEGES command, which allows users to adjust Tom Lane 9.0.0
2009-08-26 Update of install-sh, mkinstalldirs, and associated configury Peter Eisentraut 9.0.0
2009-05-12 Do some minor code refactoring in preparation for changing the APIs of Tom Lane 8.4.0
2009-02-09 Update autovacuum to use reloptions instead of a system catalog, for Alvaro Herrera 8.4.0
2008-12-19 SQL/MED catalog manipulation facilities Peter Eisentraut 8.4.0
2008-11-19 Rethink the way FSM truncation works. Instead of WAL-logging FSM Heikki Linnakangas 8.4.0
2008-02-19 Refactor backend makefiles to remove lots of duplicate code Peter Eisentraut 8.4.0
2007-08-21 Tsearch2 functionality migrates to core. The bulk of this work is by Tom Lane 8.3.0
2007-04-02 Support enum data types. Along the way, use macros for the values of Tom Lane 8.3.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
2006-12-23 Restructure operator classes to allow improved handling of cross-data-type Tom Lane 8.3.0
2006-07-31 Change the bootstrap sequence so that toast tables for system catalogs are Tom Lane 8.2.0
2006-02-12 I've created a new shared catalog table pg_shdescription to store Bruce Momjian 8.2.0
2005-12-09 Allow installation into directories containing spaces in the name. Peter Eisentraut 8.2.0
2005-09-08 Create the pg_pltemplate system catalog to hold template information Tom Lane 8.1.0
2005-07-14 Integrate autovacuum functionality into the backend. There's still a Tom Lane 8.1.0
2005-07-07 Track dependencies on shared objects (which is to say, roles; we already Tom Lane 8.1.0
2005-06-28 Replace pg_shadow and pg_group by new role-capable catalogs pg_authid Tom Lane 8.1.0