Re: pg_upgrade loses security lables and COMMENTs on blobs
Stephen Frost <sfrost@snowman.net>
From: Stephen Frost <sfrost@snowman.net>
To: pgsql-hackers@postgresql.org
Date: 2017-02-23T15:36:37Z
Lists: pgsql-hackers
Attachments
- fix_pg_upgrade_blob_comments-master_v5.patch (text/x-diff) patch v5
All, * Stephen Frost (sfrost@snowman.net) wrote: > Just wanted to get a note out to -hackers about the issue, I'll see > about getting a fix written up for it soon. Attached is a patch which addresses this issue. I'm not terribly pleased with it, but I also haven't got any great ideas of what else to do. Suggestions welcome, of course. Otherwise, I'll plan to start working on the back-branch changes for this soon. Thanks! Stephen
Commits
-
pg_upgrade: Fix large object COMMENTS, SECURITY LABELS
- e864cd25b4f5 9.2.21 landed
- 7f831f09bb85 9.3.17 landed
- 93598898c8d2 9.4.12 landed
- 6be8647f7862 9.5.7 landed
- 65a3f233b2cf 9.6.3 landed
- ff992c074e30 10.0 landed