Files
postgresql/src/test/regress/sql
Tom Lane 4cdda71d4d 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
2023-05-19 10:57:46 -04:00
..
2021-03-23 10:13:58 +01:00
2020-12-15 22:03:39 +01:00
2020-12-15 22:03:39 +01:00
2021-03-26 13:35:32 +01:00
2020-12-15 22:03:39 +01:00
2020-12-15 22:03:39 +01:00
2021-02-26 09:11:15 +01:00
2020-12-15 22:03:39 +01:00
2020-12-15 22:03:39 +01:00
2020-09-01 18:40:43 -04:00
2020-05-28 12:35:18 +03:00
2020-12-15 22:03:39 +01:00
2021-02-11 09:56:14 +01:00
2020-12-15 22:03:39 +01:00
2020-12-15 22:03:39 +01:00
2020-12-15 22:03:39 +01:00
2020-12-15 22:03:39 +01:00
2020-12-15 22:03:39 +01:00
2020-12-15 22:03:39 +01:00
2020-12-15 22:03:39 +01:00
2020-12-15 22:03:39 +01:00
2020-03-18 21:21:00 +01:00
2020-12-15 22:03:39 +01:00
2020-11-25 12:18:26 +09:00
2020-02-07 22:06:31 +09:00
2019-07-14 14:30:27 +02:00
2022-03-23 15:06:59 +13:00
2020-12-15 22:03:39 +01:00