From: | "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com> |
---|---|
To: | PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
Subject: | Assorted small doc patches |
Date: | 2022-04-21 00:59:01 |
Message-ID: | CAKFQuwby1aMsJDMeibaBaohgoaZhivAo4WcqHC1=9-GDZ3TSng@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Hackers,
I posted all of these elsewhere (docs, bugs) but am consolidating them here
going forward.
v0001-database-default-name (-bugs, with a related cleanup suggestion as
well)
https://www.postgresql.org/message-id/flat/CAKFQuwZvHH1HVSOu7EYjvshynk4pnDwC5RwkF%3DVfZJvmUskwrQ%40mail.gmail.com#0e6d799478d88aee93402bec35fa64a2
v0002-doc-extension-dependent-routine-behavior (-general, reply to user
confusion)
https://www.postgresql.org/message-id/CAKFQuwb_QtY25feLeh%3D8uNdnyo1H%3DcN4R3vENsUwQzJP4-0xZg%40mail.gmail.com
v0001-doc-savepoint-name-reuse (-docs, reply to user request for
improvement)
https://www.postgresql.org/message-id/CAKFQuwYzSb9OW5qTFgc0v9RWMN8bX83wpe8okQ7x6vtcmfA2KQ%40mail.gmail.com
v0001-on-conflict-excluded-is-name-not-table (-docs, figured out while
trying to improve the docs to reduce user confusion in this area)
https://www.postgresql.org/message-id/flat/CAKFQuwYN20c0%2B7kKvm3PBgibu77BzxDvk9RvoXBb1%3Dj1mDODPw%40mail.gmail.com#ea79c88b55fdccecbd2c4fe549f321c9
v0001-doc-make-row-estimation-example-match-prose (-docs, reply to user
pointing of an inconsistency)
https://www.postgresql.org/message-id/CAKFQuwax7V5R_rw%3DEOWmy%3DTBON6v3sveBx_WvwsENskCL5CLQQ%40mail.gmail.com
Thanks!
David J.
Attachment | Content-Type | Size |
---|---|---|
v0001-doc-make-row-estimation-example-match-prose.patch | application/octet-stream | 2.4 KB |
v0001-database-default-name.patch | application/octet-stream | 2.3 KB |
v0001-doc-savepoint-name-reuse.patch | application/octet-stream | 2.9 KB |
v0001-on-conflict-excluded-is-name-not-table.patch | application/octet-stream | 3.3 KB |
v0002-doc-extension-dependent-routine-behavior.patch | application/octet-stream | 3.9 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Thomas Munro | 2022-04-21 01:52:36 | Re: CLUSTER sort on abbreviated expressions is broken |
Previous Message | David G. Johnston | 2022-04-21 00:26:26 | Re: DataRow message for Integer(int4) returns result as text? |