| From: | "Shinoda, Noriyoshi (PN Japan FSIP)" <noriyoshi(dot)shinoda(at)hpe(dot)com> |
|---|---|
| To: | PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>, Peter Eisentraut <peter(dot)eisentraut(at)enterprisedb(dot)com> |
| Subject: | PG15 beta1 fix pg_database view document |
| Date: | 2022-05-23 02:00:18 |
| Message-ID: | DM4PR84MB1734BA51BC8B08CF3FA239BBEED49@DM4PR84MB1734.NAMPRD84.PROD.OUTLOOK.COM |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
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
| Attachment | Content-Type | Size |
|---|---|---|
| pg_database_doc_v1.diff | application/octet-stream | 781 bytes |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Michael Paquier | 2022-05-23 04:25:15 | Re: PG15 beta1 fix pg_database view document |
| Previous Message | Saladin | 2022-05-23 01:45:40 | postgres_fdw has insufficient support for large object |