Commits

DateSubjectAuthorReleases
2013-05-29 pgindent run for release 9.3 Bruce Momjian 9.3.0
2013-03-04 Add a materialized view relations. Kevin Grittner 9.3.0
2013-02-12 Create libpgcommon, and move pg_malloc et al to it Alvaro Herrera 9.3.0
2012-10-02 Work around unportable behavior of malloc(0) and realloc(NULL, 0). Tom Lane 9.3.0
2012-10-02 Work around unportable behavior of malloc(0) and realloc(NULL, 0). Tom Lane 9.2.2
2012-10-02 Standardize naming of malloc/realloc/strdup wrapper functions. Tom Lane 9.3.0
2012-07-04 Make oid2name, pgbench, and vacuumlo set fallback_application_name. Robert Haas 9.3.0
2012-06-17 Make documentation of --help and --version options more consistent Peter Eisentraut 9.2.0
2012-06-17 Make documentation of --help and --version options more consistent Peter Eisentraut 9.3.0
2012-05-08 Tweak contrib --help output to match common style Peter Eisentraut 9.2.0
2010-09-20 Remove cvs keywords from all files. Magnus Hagander 9.1.0
2010-02-26 pgindent run for 9.0 Bruce Momjian 9.0.0
2010-02-07 Create a "relation mapping" infrastructure to support changing the relfilenodes Tom Lane 9.0.0
2009-06-11 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list Bruce Momjian 8.4.0
2009-02-27 Equip the programs installed by contrib with proper --help and --version Peter Eisentraut 8.4.0
2009-02-25 Remove feof(stdin) calls related to when to prompt for a password, Peter Eisentraut 8.4.0
2007-12-11 Remove the -P options of oid2name and pgbench, as they are security Tom Lane 8.3.0
2007-07-25 Arrange to put TOAST tables belonging to temporary tables into special schemas Tom Lane 8.3.0
2007-07-15 Change a couple of exit(0) to return 0 to suppress complaints from Tom Lane 8.3.0
2006-10-19 Add externs for optarg/optind where apparently needed. Per Magnus. Tom Lane 8.2.0
2006-03-11 Add CVS tag lines to files that were lacking them. Bruce Momjian 8.2.0
2005-10-15 Standard pgindent run for 8.1. Bruce Momjian 8.1.0
2005-06-21 Cause initdb to create a third standard database "postgres", which Tom Lane 8.1.0
2004-12-02 Fix a potential free() of string literal in oid2name, per report from Neil Conway 8.0.0
2004-11-05 Create 'default_tablespace' GUC variable that supplies a TABLESPACE Tom Lane 8.0.0