PG15 beta1 fix pg_database view document

Shinoda, Noriyoshi <noriyoshi.shinoda@hpe.com>

From: "Shinoda, Noriyoshi (PN Japan FSIP)" <noriyoshi.shinoda@hpe.com>
To: PostgreSQL-development <pgsql-hackers@postgresql.org>, Peter Eisentraut <peter.eisentraut@enterprisedb.com>
Date: 2022-05-23T02:00:18Z
Lists: pgsql-hackers

Attachments

Hi hackers,
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 column info.
https://www.postgresql.org/docs/15/catalog-pg-database.html

Regards,
Noriyoshi Shinoda

Commits

Same data as JSON: GET /api/v1/messages/:b64id/commits the thread's linked commits as JSON, with link sources. API reference →
  1. doc: Add documentation for pg_database.datlocprovider column