Remove, from stable branches, the new assertion of no pg_dump OID sort.
Commit 0decd5e89db9f5edb9b27351082f0d74aae7a9b6 recently added the
assertion to confirm dump order remains independent of OID values. The
assertion remained reachable via DO_DEFAULT_ACL. Given the release wrap
tomorrow, make the assertion master-only.
Reported-by: Alexander Lakhin <exclusion(at)gmail(dot)com>
Reviewed-by: Robert Haas <robertmhaas(at)gmail(dot)com>
Reviewed-by: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Discussion: https://postgr.es/m/[email protected]
Backpatch-through: 13-18
Branch
------
REL_15_STABLE
Details
-------
https://git.postgresql.org/pg/commitdiff/70637d7ae0a20caffe88559a689a2a00cb1a1d2b
Modified Files
--------------
src/bin/pg_dump/pg_dump_sort.c | 1 -
1 file changed, 1 deletion(-)