aboutsummaryrefslogtreecommitdiff
path: root/contrib/intarray/_int_gist.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2023-05-19 10:57:46 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2023-05-19 10:57:46 -0400
commitcf9de891ba388829c4a777f48c22fbf93a24d3ea (patch)
tree89983306ba2eff5cd8bbf5b28872dbf994caf9aa /contrib/intarray/_int_gist.c
parentd78a66d92c739843ff29e056e3bddf8a9adc99d2 (diff)
downloadpostgresql-cf9de891ba388829c4a777f48c22fbf93a24d3ea.tar.gz
postgresql-cf9de891ba388829c4a777f48c22fbf93a24d3ea.zip
Avoid naming conflict between transactions.sql and namespace.sql.
Commits 681d9e462 et al added a test case in namespace.sql that implicitly relied on there not being a table "public.abc". However, the concurrently-run transactions.sql test creates precisely such a table, so with the right timing you'd get a failure. Creating a table named as generically as "abc" in a common schema seems like bad practice, so fix this by changing the name of transactions.sql's table. (Compare 2cf8c7aa4.) Marina Polyakova Discussion: https://postgr.es/m/80d0201636665d82185942e7112257b4@postgrespro.ru
Diffstat (limited to 'contrib/intarray/_int_gist.c')
0 files changed, 0 insertions, 0 deletions