Re: pg_dump sort priority mismatch for large objects

From: Nathan Bossart <nathandbossart(at)gmail(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Nitin Motiani <nitinmotiani(at)google(dot)com>, Hannu Krosing <hannuk(at)google(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: pg_dump sort priority mismatch for large objects
Date: 2025-07-10 20:57:06
Message-ID: aHApIoQSBxaLFl6V@nathan
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Committed/back-patched.

--
nathan

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Andres Freund 2025-07-10 21:08:07 Re: Using ASSUME in place of ASSERT in non-assert builds
Previous Message Andres Freund 2025-07-10 20:55:33 Re: Some ExecSeqScan optimizations