Re: Add an optional timeout clause to isolationtester step.
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Michael Paquier <michael@paquier.xyz>
Cc: Alvaro Herrera <alvherre@2ndquadrant.com>,
Julien Rouhaud <rjuju123@gmail.com>,
Andres Freund <andres@anarazel.de>,
pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2020-03-12T13:48:03Z
Lists: pgsql-hackers
Michael Paquier <michael@paquier.xyz> writes: > +1. A patch does not seem to be that complicated. Now isn't it too > late for v13? I think we've generally given new tests more slack than new features so far as schedule goes. If the patch ends up being complicated/invasive, I might vote to hold it for v14, but let's see it first. regards, tom lane
Commits
-
Prevent reindex of invalid indexes on TOAST tables
- 8bca5f93547c 12.3 landed
- 61d7c7bce368 13.0 landed
-
Fix more issues with dependency handling at swap phase of REINDEX CONCURRENTLY
- 26876127be2c 12.3 landed
- fbcf0871123b 13.0 landed