Change TRUNCATE's method for searching for foreign-key references so that
the order in which it visits tables is not dependent on the physical order of pg_constraint entries, and neither are the error messages it gives. This should correct recently-noticed instability in regression tests.
Showing
Please register or sign in to comment