]> granicus.if.org Git - postgresql/history - src/bin/pg_dump/pg_dump.h
Stamp copyrights for year 2011.
[postgresql] / src / bin / pg_dump / pg_dump.h
2011-01-01 Bruce MomjianStamp copyrights for year 2011.
2010-12-29 Robert HaasSupport unlogged tables.
2010-09-20 Magnus HaganderRemove cvs keywords from all files.
2010-02-26 Bruce Momjianpgindent run for 9.0
2010-02-18 Tom LaneFix up pg_dump's treatment of large object ownership...
2010-01-28 Peter EisentrautType table feature
2010-01-22 Robert HaasReplace ALTER TABLE ... SET STATISTICS DISTINCT with...
2010-01-02 Bruce MomjianUpdate copyright for the year 2010.
2009-10-09 Peter EisentrautUse pg_get_triggerdef in pg_dump
2009-10-05 Tom LaneCreate an ALTER DEFAULT PRIVILEGES command, which allow...
2009-09-22 Tom LaneImplement the DO statement to support execution of...
2009-08-02 Tom LaneAdd ALTER TABLE ... ALTER COLUMN ... SET STATISTICS...
2009-07-29 Tom LaneSupport deferrable uniqueness constraints.
2009-06-11 Bruce Momjian8.4 pgindent run, with new combined Linux/FreeBSD/MinGW...
2009-02-24 Peter EisentrautAdd the possibility to specify an explicit validator...
2009-02-18 Bruce MomjianHave pg_dump/pg_dumpall --binary-upgrade restore frozen...
2009-02-17 Bruce MomjianAdd pg_dump --binary-upgrade flag to be used by binary...
2009-02-02 Alvaro HerreraAllow reloption names to have qualifiers, initially...
2009-01-27 Peter EisentrautRevert updatable views
2009-01-22 Peter EisentrautAutomatic view update rules
2009-01-18 Tom LaneFix a pg_dump output ordering problem introduced in...
2009-01-07 Bruce MomjianUpdate MinGW so it handles fseeko() similar to Unix.
2009-01-01 Bruce MomjianUpdate copyright for 2009.
2008-12-19 Peter EisentrautSQL/MED catalog manipulation facilities
2008-11-09 Tom LaneReplace pg_class.reltriggers with relhastriggers, which...
2008-10-31 Heikki LinnakangasAdd support for user-defined I/O conversion casts.
2008-09-08 Tom LaneMake pg_dump --data-only try to order the table dumps...
2008-05-09 Tom LaneChange the rules for inherited CHECK constraints to...
2008-01-01 Bruce MomjianUpdate copyrights in source tree to 2008.
2007-11-15 Bruce MomjianRe-run pgindent with updated list of typedefs. (Update...
2007-11-15 Bruce Momjianpgindent run for 8.3.
2007-08-21 Tom LaneTsearch2 functionality migrates to core. The bulk...
2007-05-11 Tom LaneSupport arrays of composite types, including the rowtyp...
2007-03-19 Jan WieckChanges pg_trigger and extend pg_rewrite in order to...
2007-02-19 Magnus HaganderFix pg_dump on win32 to properly dump files larger...
2007-01-23 Tom LaneUpdate pg_dump to support dumping operator families.
2007-01-05 Bruce MomjianUpdate CVS HEAD for 2007 copyright. Back branches...
2006-10-09 Tom LaneRevise psql pattern-matching switches as per discussion...
2006-08-21 Tom LaneFix all known problems with pg_dump's handling of seria...
2006-08-01 Bruce MomjianAllow multiple -n (schema) and -t (table) pg_dump...
2006-07-27 Tom LaneAggregate functions now support multiple input argument...
2006-07-02 Bruce MomjianAdd FILLFACTOR to CREATE INDEX.
2006-03-05 Bruce MomjianUpdate copyright for 2006. Update scripts.
2006-03-02 Tom LaneFix up pg_dump to emit shell-type definitions at the...
2005-12-03 Tom LaneTreat procedural languages as owned by the bootstrap...
2005-10-15 Bruce MomjianStandard pgindent run for 8.1.
2005-09-05 Tom LaneImplement a preliminary 'template' facility for procedu...
2005-08-23 Tom LaneAdd ALTER TABLE ENABLE/DISABLE TRIGGER commands. Chang...
2005-08-15 Tom LaneClean up recent patch for PL handler functions in pg_ca...
2005-08-15 Tom LaneChange pg_dump to use pg_roles instead of pg_user on...
2005-07-10 Bruce MomjianThis patch implements putting language handlers for...
2005-06-30 Tom LaneDump comments for large objects.
2004-12-31 PostgreSQL DaemonTag appropriate files for rc3
2004-12-14 Tom LaneCope with circularities involving a view's ON SELECT...
2004-11-05 Tom LaneCreate 'default_tablespace' GUC variable that supplies...
2004-08-29 Bruce MomjianPgindent run for 8.0.
2004-08-29 Bruce MomjianUpdate copyright to 2004.
2004-08-02 Tom LaneSupport USING INDEX TABLESPACE clause for PRIMARY KEY...
2004-06-18 Tom LaneTablespaces. Alternate database locations are dead...
2004-03-03 Tom LaneModify pg_dump so that the preferred dump order is...
2003-12-06 Tom LaneMassive overhaul of pg_dump: make use of dependency...
2003-11-29 PostgreSQL Daemonmake sure the $Id tags are converted to $PostgreSQL...
2003-11-21 Tom LaneCOMMENT ON casts, conversions, languages, operator...
2003-08-08 Bruce MomjianMove simple_prompt()/sprompt.c into /port.
2003-08-04 Bruce MomjianUpdate copyrights to 2003.
2003-08-04 Bruce Momjianpgindent run.
2003-03-20 Bruce MomjianIt has been tested only against CVS backend, however...
2002-10-09 Bruce Momjian> Alvaro Herrera <alvherre@atentus.com> writes:
2002-09-04 Bruce Momjianpgindent run.
2002-08-22 Tom LaneAdd a bunch of pseudo-types to replace the behavior...
2002-08-19 Tom LaneFix pg_dump to dump serial columns as serials. Per...
2002-08-18 Peter EisentrautMake pg_dump output more portable and more pleasing...
2002-08-15 Bruce MomjianTom Lane wrote:
2002-08-02 Tom LaneALTER TABLE DROP COLUMN works. Patch by Christopher...
2002-07-31 Tom LaneInstead of having a configure-time DEFAULT_ATTSTATTARGE...
2002-07-30 Tom LaneTeach pg_dump to dump user-defined operator classes...
2002-07-18 Peter Eisentrautpg_cast table, and standards-compliant CREATE/DROP...
2002-07-06 Bruce MomjianMove simple_prompt() into its own file to be shared...
2002-07-02 Bruce MomjianThe attached patch fixes 2 memory leaks in pg_dump...
2002-06-20 Bruce MomjianUpdate copyright to 2002.
2002-05-28 Tom LaneRework pg_dump namespace search criteria so that dumpin...
2002-05-19 Peter EisentrautDump privileges on functions, aggregates, languages.
2002-05-10 Tom LaneFirst pass at schema-fying pg_dump/pg_restore. Much...
2002-04-24 Peter EisentrautRemove references to NAMEDATALEN and INDEX_MAX_KEYS...
2002-04-24 Bruce MomjianThe attached patch cleans up some code in pg_dump....
2002-04-21 Peter EisentrautMake pg_dump independent of FUNC_MAX_ARGS.
2002-04-11 Tom LaneRestructure representation of aggregate functions so...
2002-04-05 Bruce MomjianAdds domain dumping support to pg_dump.
2002-04-05 Tom LaneDivide functions into three volatility classes (immutab...
2002-02-11 Tom LaneBe more wary about mixed-case database names and user...
2002-01-11 Tom LaneFix pg_dump to read-lock all tables to be dumped as...
2001-11-05 Bruce MomjianNew pgindent run with fixes suggested by Tom. Patch...
2001-10-28 Bruce MomjianAnother pgindent run. Fixes enum indenting, and improv...
2001-10-25 Bruce Momjianpgindent run on all C files. Java run to follow. ...
2001-10-22 Tom LaneGenerate correct syntax for DROP OPERATOR with unary...
2001-10-03 Tom LaneDROP AGGREGATE and COMMENT ON AGGREGATE now accept...
2001-10-01 Tom LaneChange pg_dump to produce CREATE INDEX commands by...
2001-08-22 Peter EisentrautAdd option to output SET SESSION AUTHORIZATION commands...
2001-08-10 Tom LaneMake OIDs optional, per discussions in pghackers. ...
2001-08-03 Tom LaneFix pg_dump so that comments on views are dumped in...
next