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
-
pg_dump: provide a stable sort order for rules.
- cc9a62c51a18 13.22 landed
- 25388fb2cb84 14.19 landed
- e99010cbd8e2 15.14 landed
- 9affed26349a 16.10 landed
- 5dd4957b28df 17.6 landed
- 350e6b8ea86c 18.0 landed