Commits

DateSubjectAuthorReleases
2009-02-16 Wrap some long queries. Bruce Momjian 8.4.0
2009-02-16 Uppercase keywords in pg_dump.c Bruce Momjian 8.4.0
2009-01-06 Make pg_dump and pg_dumpall --clean options match the SGML docs, for consistency. Bruce Momjian 8.4.0
2009-01-01 Update copyright for 2009. Bruce Momjian 8.4.0
2008-03-26 Strengthen warnings about using pg_dump's -i option. Bruce Momjian 8.4.0
2008-01-01 Update copyrights in source tree to 2008. Bruce Momjian 8.3.0
2007-11-19 Update comment. Bruce Momjian 8.3.0
2007-11-19 Add comment about COMMENT ON DATABASE failing for differently-named Bruce Momjian 8.3.0
2007-11-15 Re-run pgindent with updated list of typedefs. (Updated README should Bruce Momjian 8.3.0
2007-11-15 pgindent run for 8.3. Bruce Momjian 8.3.0
2007-03-22 Add comment that pg_dump 'append' format is used only by pg_dump, per Bruce Momjian 8.3.0
2007-03-22 In pg_dump, strcasecmp -> pg_strcasecmp. Bruce Momjian 8.3.0
2007-03-22 Properly enforce pg_dump -F formation options; only single letter or Bruce Momjian 8.3.0
2007-01-25 Add 'output file' option for pg_dumpall, especially useful for Win32, Bruce Momjian 8.3.0
2007-01-05 Update CVS HEAD for 2007 copyright. Back branches are typically not Bruce Momjian 8.3.0
2006-10-04 pgindent run for 8.2. Bruce Momjian 8.2.0
2006-08-04 Fix bug in new pg_dump -T/-N handling that was dumping system schemas if Bruce Momjian 8.2.0
2006-08-02 Fix logic to prevent pg_dump from dumping system schemas; bug introduced Bruce Momjian 8.2.0
2006-08-01 Fix bug I introduced while cleaning up pg_dump -t/-n patch. Bruce Momjian 8.2.0
2006-08-01 Allow multiple -n (schema) and -t (table) pg_dump options, and add -T Bruce Momjian 8.2.0
2006-07-14 Remove 576 references of include files that were not needed. Bruce Momjian 8.2.0
2006-07-11 Alphabetically order reference to include files, "N" - "S". Bruce Momjian 8.2.0
2006-07-02 Add FILLFACTOR to CREATE INDEX. Bruce Momjian 8.2.0
2006-06-07 Prepare code to be built by MSVC: Bruce Momjian 8.2.0
2006-05-26 Use E'' strings internally only when standard_conforming_strings = Bruce Momjian 8.2.0