<feed xmlns='http://www.w3.org/2005/Atom'>
<title>postgresql.git/src/bin/pg_dump/README, branch master</title>
<subtitle>This is the main PostgreSQL git repository.</subtitle>
<id>http://git.postgresql.org/cgit/postgresql.git/atom?h=master</id>
<link rel='self' href='http://git.postgresql.org/cgit/postgresql.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://git.postgresql.org/cgit/postgresql.git/'/>
<updated>2013-01-17T04:49:54Z</updated>
<entry>
<title>Get rid of pg_dump's README</title>
<updated>2013-01-17T04:49:54Z</updated>
<author>
<name>Peter Eisentraut</name>
</author>
<published>2013-01-17T04:49:54Z</published>
<link rel='alternate' type='text/html' href='http://git.postgresql.org/cgit/postgresql.git/commit/?id=36bdfa52a0780d2fcbb48665ab7ca98a13593fdf'/>
<id>urn:sha1:36bdfa52a0780d2fcbb48665ab7ca98a13593fdf</id>
<content type='text'>
It was largely full of outdated and incorrect information.  Move the few
notes which were still relevant into header comments of pg_backup_tar.c
and pg_dumpall.c.

Josh Kupershmidt
</content>
</entry>
<entry>
<title>Remove useless whitespace at end of lines</title>
<updated>2010-11-23T20:34:55Z</updated>
<author>
<name>Peter Eisentraut</name>
</author>
<published>2010-11-23T20:27:50Z</published>
<link rel='alternate' type='text/html' href='http://git.postgresql.org/cgit/postgresql.git/commit/?id=fc946c39aeacdff7df60c83fca6582985e8546c8'/>
<id>urn:sha1:fc946c39aeacdff7df60c83fca6582985e8546c8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove cvs keywords from all files.</title>
<updated>2010-09-20T20:08:53Z</updated>
<author>
<name>Magnus Hagander</name>
</author>
<published>2010-09-20T20:08:53Z</published>
<link rel='alternate' type='text/html' href='http://git.postgresql.org/cgit/postgresql.git/commit/?id=9f2e211386931f7aee48ffbc2fcaef1632d8329f'/>
<id>urn:sha1:9f2e211386931f7aee48ffbc2fcaef1632d8329f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>More README src cleanups.</title>
<updated>2008-03-21T13:23:29Z</updated>
<author>
<name>Bruce Momjian</name>
</author>
<published>2008-03-21T13:23:29Z</published>
<link rel='alternate' type='text/html' href='http://git.postgresql.org/cgit/postgresql.git/commit/?id=fca9fff41bf2c1d4340404af23491bff65bc2e4b'/>
<id>urn:sha1:fca9fff41bf2c1d4340404af23491bff65bc2e4b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>pg_dump can now dump large objects even in plain-text output mode, by</title>
<updated>2005-06-21T20:45:44Z</updated>
<author>
<name>Tom Lane</name>
</author>
<published>2005-06-21T20:45:44Z</published>
<link rel='alternate' type='text/html' href='http://git.postgresql.org/cgit/postgresql.git/commit/?id=7a28de20523bb695e8ec819514df82a18a7656b3'/>
<id>urn:sha1:7a28de20523bb695e8ec819514df82a18a7656b3</id>
<content type='text'>
using the recently added lo_create() function.  The restore logic in
pg_restore is greatly simplified as well, since there's no need anymore
to try to adjust database references to match a new set of blob OIDs.
</content>
</entry>
<entry>
<title>- Support for BLOB output from pg_dump and input via pg_restore</title>
<updated>2000-07-21T11:40:08Z</updated>
<author>
<name>Philip Warner</name>
</author>
<published>2000-07-21T11:40:08Z</published>
<link rel='alternate' type='text/html' href='http://git.postgresql.org/cgit/postgresql.git/commit/?id=e8f69be054e9343b3c41d7e77cc142913ee55439'/>
<id>urn:sha1:e8f69be054e9343b3c41d7e77cc142913ee55439</id>
<content type='text'>
- Support for direct DB connection in pg_restore
- Fixes in support for --insert flag
- pg_dump now outputs in modified OID order
- various other bug fixes
</content>
</entry>
<entry>
<title>pg_dump patch from Philip Warner</title>
<updated>2000-07-04T14:25:28Z</updated>
<author>
<name>Bruce Momjian</name>
</author>
<published>2000-07-04T14:25:28Z</published>
<link rel='alternate' type='text/html' href='http://git.postgresql.org/cgit/postgresql.git/commit/?id=500b62b0570f29c708083a8f64988329bfaec5d5'/>
<id>urn:sha1:500b62b0570f29c708083a8f64988329bfaec5d5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>README not needed anymore.</title>
<updated>2000-02-16T21:26:00Z</updated>
<author>
<name>Bruce Momjian</name>
</author>
<published>2000-02-16T21:26:00Z</published>
<link rel='alternate' type='text/html' href='http://git.postgresql.org/cgit/postgresql.git/commit/?id=a52692213c201ba97730defe6e8230de43f7b3a2'/>
<id>urn:sha1:a52692213c201ba97730defe6e8230de43f7b3a2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change Postgres95 to PostgreSQL.  Update CLUSTER manual page.</title>
<updated>1998-03-14T21:58:09Z</updated>
<author>
<name>Bruce Momjian</name>
</author>
<published>1998-03-14T21:58:09Z</published>
<link rel='alternate' type='text/html' href='http://git.postgresql.org/cgit/postgresql.git/commit/?id=3674ccdf95037c0dcbfcae38f02bf3fdd2080acd'/>
<id>urn:sha1:3674ccdf95037c0dcbfcae38f02bf3fdd2080acd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Postgres95 1.01 Distribution - Virgin Sources</title>
<updated>1996-07-09T06:22:35Z</updated>
<author>
<name>Marc G. Fournier</name>
</author>
<published>1996-07-09T06:22:35Z</published>
<link rel='alternate' type='text/html' href='http://git.postgresql.org/cgit/postgresql.git/commit/?id=d31084e9d1118b25fd16580d9d8c2924b5740dff'/>
<id>urn:sha1:d31084e9d1118b25fd16580d9d8c2924b5740dff</id>
<content type='text'>
</content>
</entry>
</feed>
