diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2010-02-18 01:29:10 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2010-02-18 01:29:10 +0000 |
commit | c0d5be5d6a736d2ee8141e920bc3de8e001bf6d9 (patch) | |
tree | f46f456a6b66217164dae1cbc36f975bd9679a00 /src/backend/executor/nodeModifyTable.c | |
parent | 2b44d74dd4caa0d5cec2aeb0ceec7923b69109d3 (diff) | |
download | postgresql-c0d5be5d6a736d2ee8141e920bc3de8e001bf6d9.tar.gz postgresql-c0d5be5d6a736d2ee8141e920bc3de8e001bf6d9.zip |
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
Diffstat (limited to 'src/backend/executor/nodeModifyTable.c')
0 files changed, 0 insertions, 0 deletions