| From: | Bruce Momjian <bruce(at)momjian(dot)us> |
|---|---|
| To: | pgsql-committers(at)lists(dot)postgresql(dot)org |
| Subject: | pgsql: doc: PG 16 relnotes, misc updates |
| Date: | 2023-05-21 01:03:38 |
| Message-ID: | E1q0XU2-000vYv-Bz@gemulon.postgresql.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers |
doc: PG 16 relnotes, misc updates
* document to_reg* accepting OIDs
* document pg_log_standby_snapshot()
* document pg_input_is_valid() and pg_input_error_info()
* handle rename of function to pg_split_walfile_name()
* fix character encoding problem for Przemyslaw Sztoch
* remove partition section
Reported-by: jian he, Tom Lane, Bertrand Drouvot
Branch
------
master
Details
-------
https://git.postgresql.org/pg/commitdiff/cf109ffc205063f82258e0643588491a153c3a45
Modified Files
--------------
doc/src/sgml/release-16.sgml | 102 +++++++++++++++++++++++++++----------------
1 file changed, 64 insertions(+), 38 deletions(-)
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2023-05-21 01:33:18 | pgsql: rename "gss_accept_deleg" to "gss_accept_delegation". |
| Previous Message | Daniel Gustafsson | 2023-05-19 21:33:28 | Re: pgsql: Refactor background psql TAP functions |