diff options
author | Tom Lane | 2025-06-08 21:06:39 +0000 |
---|---|---|
committer | Tom Lane | 2025-06-08 21:06:39 +0000 |
commit | 166b4f4560d68e2bcf0f82eb898ac5ee15147b82 (patch) | |
tree | bd5ff2351f7fbeb6e16453b18daf178be3b8cbce /contrib/pgcrypto/expected/pgp-pubkey-decrypt.out | |
parent | 7d4667c6203d0174903a53de9d1730fbec26576b (diff) |
pg_restore failed to restore large objects (blobs) out of
directory-format dumps made by versions before PG v12.
That's because, due to a bug fixed in commit 548e50976, those
old versions put the wrong filename into the BLOBS TOC entry.
Said bug was harmless before v17, because we ignored the
incorrect filename field --- but commit a45c78e32 assumed it
would be correct.
Reported-by: Pavel Stehule <pavel.stehule@gmail.com>
Author: Pavel Stehule <pavel.stehule@gmail.com>
Reviewed-by: Tom Lane <tgl@sss.pgh.pa.us>
Discussion: https://postgr.es/m/CAFj8pRCrZ=_e1Rv1N+6vDaH+6gf=9A2mE2J4RvnvKA1bLiXvXA@mail.gmail.com
Backpatch-through: 17
Diffstat (limited to 'contrib/pgcrypto/expected/pgp-pubkey-decrypt.out')
0 files changed, 0 insertions, 0 deletions