aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/enum.c
diff options
context:
space:
mode:
authorAlexander Korotkov <akorotkov@postgresql.org>2024-05-26 06:38:00 +0300
committerAlexander Korotkov <akorotkov@postgresql.org>2024-05-26 06:41:56 +0300
commitd53a4286d772c50ad7a8ff72ca637de613532592 (patch)
treee780215f1155fcfcc7fb05112d95b16406958426 /src/backend/utils/adt/enum.c
parent87331c68233425dd02048978e527dcf1ca505c6d (diff)
downloadpostgresql-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 'src/backend/utils/adt/enum.c')
0 files changed, 0 insertions, 0 deletions