postgresql/src/bin
Tom Lane c0d5be5d6a Fix up pg_dump's treatment of large object ownership and ACLs. We now emit
a separate archive entry for each BLOB, and use pg_dump's standard methods
for dealing with its ownership, ACL if any, and comment if any.  This means
that switches like --no-owner and --no-privileges do what they're supposed
to.  Preliminary testing says that performance is still reasonable even
with many blobs, though we'll have to see how that shakes out in the field.

KaiGai Kohei, revised by me
2010-02-18 01:29:10 +00:00
..
initdb Replace the pg_listener-based LISTEN/NOTIFY mechanism with an in-memory queue. 2010-02-16 22:34:57 +00:00
pg_config Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
pg_controldata Write an end-of-backup WAL record at pg_stop_backup(), and wait for it at 2010-01-04 12:50:50 +00:00
pg_ctl Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
pg_dump Fix up pg_dump's treatment of large object ownership and ACLs. We now emit 2010-02-18 01:29:10 +00:00
pg_resetxlog Write an end-of-backup WAL record at pg_stop_backup(), and wait for it at 2010-01-04 12:50:50 +00:00
pgevent Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
psql Stamp HEAD as 9.0devel, and update various places that were referring to 8.5 2010-02-17 04:19:41 +00:00
scripts Stamp HEAD as 9.0devel, and update various places that were referring to 8.5 2010-02-17 04:19:41 +00:00
Makefile Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00