| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Bruce Momjian <bruce(at)momjian(dot)us> |
| Cc: | Justin Pryzby <pryzby(at)telsasoft(dot)com>, pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: PG 14 release notes, first draft |
| Date: | 2021-05-14 19:39:39 |
| Message-ID: | 2190246.1621021179@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Bruce Momjian <bruce(at)momjian(dot)us> writes:
> On Thu, May 13, 2021 at 09:01:41PM -0500, Justin Pryzby wrote:
>> New SQL-accessible functionality should be included:
>>> 8c15a29745 Allow ALTER TYPE to update an existing type's typsubscript value.
> OK, text is:
> <listitem>
> <!--
> Author: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
> 2020-12-11 [8c15a2974] Allow ALTER TYPE to update an existing type's typsubscri
> -->
> <para>
> Allow ALTER TYPE to specify or remove a SUBSCRIPT handler
> (Tom Lane)
> </para>
> </listitem>
I don't understand why we'd bother to list that as a separate bullet item.
It's an expected part of the custom-subscript capability, I'd think.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2021-05-14 20:01:32 | Re: PG 14 release notes, first draft |
| Previous Message | Tom Lane | 2021-05-14 19:35:26 | Re: allow specifying direct role membership in pg_hba.conf |