Re: installcheck-world concurrency issues
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Andres Freund <andres@anarazel.de>
Cc: pgsql-hackers@postgresql.org, Peter Geoghegan <pg@bowt.ie>, Peter Eisentraut <peter.eisentraut@enterprisedb.com>
Date: 2022-10-06T04:52:46Z
Lists: pgsql-hackers
On Tue, Oct 04, 2022 at 11:35:53AM -0700, Andres Freund wrote: > On 2022-10-04 17:05:40 +0900, Michael Paquier wrote: >> I am still studying a lot of this area, but it seems like all the >> spots requiring a custom configuration (aka NO_INSTALLCHECK) are >> covered. --setup running is working here with 0003. > > Thanks for checking. For the archives' sake: this has been applied as of 6a20b04 and c3315a7. -- Michael
Commits
-
tests: Rename conflicting role names
- d90aa68c96a8 14.21 landed
- aa2ec0403d0a 15.16 landed
- 6a20b04f0408 16.0 landed
-
tests: Restrict pg_locks queries in advisory_locks.sql to current database
- 81487c83bed9 12.21 landed
- f232d7c6827c 13.17 landed
- e750e413325e 14.14 landed
- 3981fd5869fc 15.9 landed
- c3315a7da57b 16.0 landed