| From: | Bruce Momjian <bruce(at)momjian(dot)us> |
|---|---|
| To: | "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com> |
| Cc: | pgsql-committers(at)lists(dot)postgresql(dot)org |
| Subject: | Re: pgsql: doc PG 17 relnotes: add item about pg_collation column renames |
| Date: | 2024-06-26 19:08:50 |
| Message-ID: | ZnxnQj6Z2MM326Fu@momjian.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers |
On Wed, Jun 26, 2024 at 10:18:45AM -0700, David G. Johnston wrote:
> On Wed, Jun 26, 2024 at 10:14 AM Bruce Momjian <bruce(at)momjian(dot)us> wrote:
>
> doc PG 17 relnotes: add item about pg_collation column renames
>
>
>
> + <structname>pg_collation</structname>.<structfield>daticulocale</
> structfield>
>
> The daticulocale name (dat prefix) exists on pg_database, not pg_collation.
Thank you very much, fixed. I am not sure why, but when I am working on
the release notes for hours, I am focused, but when I do one-off fixes,
I am more likely to make mistakes.
--
Bruce Momjian <bruce(at)momjian(dot)us> https://momjian.us
EDB https://enterprisedb.com
Only you can decide what is important to you.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2024-06-26 19:21:33 | Re: pgsql: doc PG 17 relnotes: add item about pg_collation column renames |
| Previous Message | Bruce Momjian | 2024-06-26 19:08:27 | pgsql: doc PG 17 relnotes: fix system catalog name mistake |