Re: 16: Collation versioning and dependency helpers
Andres Freund <andres@anarazel.de>
From: Andres Freund <andres@anarazel.de>
To: Jeff Davis <pgsql@j-davis.com>
Cc: Thomas Munro <thomas.munro@gmail.com>, pgsql-hackers@postgresql.org
Date: 2022-12-06T18:53:53Z
Lists: pgsql-hackers
Hi, On 2022-10-31 16:36:54 -0700, Jeff Davis wrote: > Committed these two small changes. FWIW, as it stands cfbot can't apply the remaining changes: http://cfbot.cputube.org/patch_40_3977.log Perhaps worth posting a new version? Or are the remaining patches abandoned in favor of the other threads? Greetings, Andres Freund
Commits
-
Fix ALTER COLLATION "default" REFRESH VERSION.
- 0717f2fedb24 16.0 landed
-
Enable pg_collation_actual_version() to work on the default collation.
- 10932ed5e57b 16.0 landed