| From: | Bruce Momjian <bruce(at)momjian(dot)us> |
|---|---|
| To: | Justin Pryzby <pryzby(at)telsasoft(dot)com> |
| Cc: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: pg12 release notes |
| Date: | 2019-05-10 00:08:53 |
| Message-ID: | 20190510000853.xfw2djge3evzlkjq@momjian.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Wed, May 8, 2019 at 03:32:04PM -0500, Justin Pryzby wrote:
> I noticed you added release notes at bdf595adbca195fa54a909c74a5233ebc30641a1,
> thanks for writing them.
>
> I reviewed notes; find proposed changes attached+included.
>
> I think these should also be mentioned?
>
> f7cb284 Add plan_cache_mode setting
> 387a5cf Add pg_dump --on-conflict-do-nothing option.
I am confused how I missed these. There is only one commit between
them, and I suspect I deleted them by accident. I hope those are the
only ones.
> a6da004 Add index_get_partition convenience function
A C function just isn't normally mentioned in the release notes.
> 17f206f Set pg_class.relhassubclass for partitioned indexes
I need help with this one. I know the system column existed in previous
releases, so how is it different now? Do we document system table
changes that are implementation-behavior in the release notes? Usually
we don't.
Applied patch attached, docs updated:
http://momjian.us/pgsql_docs/release-12.html
--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com
+ As you are, so once was I. As I am, so you will be. +
+ Ancient Roman grave inscription +
| Attachment | Content-Type | Size |
|---|---|---|
| diff | text/plain | 1.3 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Justin Pryzby | 2019-05-10 00:13:35 | Re: pg12 release notes |
| Previous Message | Bruce Momjian | 2019-05-09 23:35:18 | Re: pg12 release notes |