Re: PG15 beta1 fix pg_database view document

2022-05-23 Thread Peter Eisentraut
On 23.05.22 06:25, Michael Paquier wrote: Indeed. I have checked the rest of the catalog headers for any inconsistencies with the docs and what you have noticed here is the only one. Committed. Thanks for checking. + datlocprovider char + + + Provider of the collatio

Re: PG15 beta1 fix pg_database view document

2022-05-22 Thread Michael Paquier
On Mon, May 23, 2022 at 02:00:18AM +, Shinoda, Noriyoshi (PN Japan FSIP) wrote: > Thanks to all the developers. The attached patch updates the manual > for the pg_database catalog. > The current pg_database view definition is missing the > datlocprovider column. The attached patch adds this co