diff options
author | Alexander Korotkov <akorotkov@postgresql.org> | 2024-05-26 06:38:00 +0300 |
---|---|---|
committer | Alexander Korotkov <akorotkov@postgresql.org> | 2024-05-26 06:41:56 +0300 |
commit | d53a4286d772c50ad7a8ff72ca637de613532592 (patch) | |
tree | e780215f1155fcfcc7fb05112d95b16406958426 /doc/src | |
parent | 87331c68233425dd02048978e527dcf1ca505c6d (diff) | |
download | postgresql-d53a4286d772c50ad7a8ff72ca637de613532592.tar.gz postgresql-d53a4286d772c50ad7a8ff72ca637de613532592.zip |
Provide deterministic order for catalog queries in partition_split.sql
System catalog tables are subject to modification by parallel tests. This
is the source of instability when querying them without explicit ORDER BY.
This commit adds explicit ORDER BY to system catalog queries in
partition_split.sql to stabilize the result.
Reported-by: Tom Lane
Discussion: https://postgr.es/m/695264.1716578979%40sss.pgh.pa.us
Diffstat (limited to 'doc/src')
0 files changed, 0 insertions, 0 deletions