pgsql: doc: PG 12 relnotes, correct pg_stat_database.datoid to be datid

2019-08-22 Thread Bruce Momjian
doc: PG 12 relnotes, correct pg_stat_database.datoid to be datid Previous column name was incorrect. Reported-by: Justin Pryzby Backpatch-through: 12 Branch -- REL_12_STABLE Details --- https://git.postgresql.org/pg/commitdiff/ea4aa9801f9cb9f42255657c387e7594d6717cf8 Modified Files --

pgsql: Fixes for "Glyph not available" warnings from FOP

2019-08-22 Thread Peter Eisentraut
Fixes for "Glyph not available" warnings from FOP see d315639c82e8a2cfd1d1b98b7acf0f6c033ab955 Branch -- REL_12_STABLE Details --- https://git.postgresql.org/pg/commitdiff/73ebfb10d0410af6b95a288f48b9fae3648bd3c7 Modified Files -- doc/src/sgml/release-12.sgml | 10 +-

pgsql: Add list of acknowledgments to release notes

2019-08-22 Thread Peter Eisentraut
Add list of acknowledgments to release notes This contains all individuals mentioned in the commit messages during PostgreSQL 12 development. current through 068bc300c6ed5333d9561e55cb5f45d17de88422 Branch -- REL_12_STABLE Details --- https://git.postgresql.org/pg/commitdiff/f87b986e7d9

Re: pgsql: Update SQL conformance information

2019-08-22 Thread Peter Eisentraut
On 2019-08-22 15:56, Tom Lane wrote: > Peter Eisentraut writes: >> Update SQL conformance information >> T612 has been fully supported since the major window function >> enhancements in PostgreSQL 11, but it wasn't updated at the time. > > So shouldn't that get back-patched into 11 and 12? We us

Re: pgsql: Update SQL conformance information

2019-08-22 Thread Tom Lane
Peter Eisentraut writes: > Update SQL conformance information > T612 has been fully supported since the major window function > enhancements in PostgreSQL 11, but it wasn't updated at the time. So shouldn't that get back-patched into 11 and 12? regards, tom lane

pgsql: Update SQL conformance information

2019-08-22 Thread Peter Eisentraut
Update SQL conformance information T612 has been fully supported since the major window function enhancements in PostgreSQL 11, but it wasn't updated at the time. Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/21e60fa8fe296355dca96c451fb13119cc0e6bd2 Modified File

pgsql: Make SQL/JSON error code names match SQL standard

2019-08-22 Thread Peter Eisentraut
Make SQL/JSON error code names match SQL standard There were some minor differences that didn't seem necessary. Discussion: https://www.postgresql.org/message-id/flat/86b67eef-bb26-c97d-3e35-64f1fbd4f9fe%402ndquadrant.com Branch -- master Details --- https://git.postgresql.org/pg/commi

pgsql: Make SQL/JSON error code names match SQL standard

2019-08-22 Thread Peter Eisentraut
Make SQL/JSON error code names match SQL standard There were some minor differences that didn't seem necessary. Discussion: https://www.postgresql.org/message-id/flat/86b67eef-bb26-c97d-3e35-64f1fbd4f9fe%402ndquadrant.com Branch -- REL_12_STABLE Details --- https://git.postgresql.org/p