Re: pg_dump sort priority mismatch for large objects

2025-07-10 Thread Nathan Bossart
Committed/back-patched. -- nathan

Re: pg_dump sort priority mismatch for large objects

2025-07-10 Thread Tom Lane
Nathan Bossart writes: > On Thu, Jul 10, 2025 at 06:05:26PM +0530, Nitin Motiani wrote: >> I looked through the history of this to see how this happened and if it >> could be an existing issue. Prior to a45c78e3284b, dumpLO used to put large >> objects in SECTION_PRE_DATA. That commit changed dump

pg_dump sort priority mismatch for large objects

2025-07-10 Thread Nathan Bossart
(moving to a new thread) On Thu, Jul 10, 2025 at 06:05:26PM +0530, Nitin Motiani wrote: >> There might be an existing issue here, because dbObjectTypePriorities >> has the following comment: >> >> * NOTE: object-type priorities must match the section assignments made in >> * pg_dump.c; that is, PR