Re: Bogus collation version recording in recordMultipleDependencies
Julien Rouhaud <rjuju123@gmail.com>
From: Julien Rouhaud <rjuju123@gmail.com>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Thomas Munro <thomas.munro@gmail.com>, Andres Freund <andres@anarazel.de>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2021-04-17T09:24:43Z
Lists: pgsql-hackers
On Fri, Apr 16, 2021 at 10:24:21PM -0400, Tom Lane wrote: > Thomas Munro <thomas.munro@gmail.com> writes: > > On Sat, Apr 17, 2021 at 10:47 AM Tom Lane <tgl@sss.pgh.pa.us> wrote: > >> Although there are only a few buildfarm members complaining, I don't > >> really want to leave them red all weekend. I could either commit the > >> patch I just presented, or revert ef387bed8 ... got a preference? > > > +1 for committing the new patch for now. I will look into to the > > record problem. More in a couple of days. > > OK, done. Thanks for the fixes! I'll also look at the problem.
Commits
-
Doc: Update notes about libc collation versions.
- b65431ca5e12 14.0 landed
-
Revert per-index collation version tracking feature.
- ec4831470826 14.0 landed
-
Rethink extraction of collation dependencies.
- f24b15699705 14.0 landed
-
Fix bogus collation-version-recording logic.
- ef387bed87f2 14.0 landed
-
Rename the "point is strictly above/below point" comparison operators.
- 0cc993278888 14.0 cited
-
Move catalog toast table declarations
- b4c9695e79f7 14.0 cited