Re: Always have pg_dump write rules in a consistent order

Andreas Karlsson <andreas@proxel.se>

From: Andreas Karlsson <andreas@proxel.se>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2024-11-05T14:18:10Z
Lists: pgsql-hackers
On 11/4/24 7:32 PM, Tom Lane wrote:
> Seems reasonable.  Pushed with some trivial cosmetic adjustments
> to make it look more like the identical adjacent cases for policies
> and triggers.

Thanks!

Andreas




Commits

  1. pg_dump: provide a stable sort order for rules.