Commits

DateSubjectAuthorReleases
2022-11-08 psql: Add information in \d+ about foreign partitions and child tables Michael Paquier 16.0
2022-09-06 Fix an assortment of improper usages of string functions David Rowley 16.0
2022-07-21 Allow users to skip logical replication of data having origin. Amit Kapila 16.0
2022-07-21 Fix various memory leaks in psql's describe commands \d* Michael Paquier 15.0
2022-07-21 Fix various memory leaks in psql's describe commands \d* Michael Paquier 16.0
2022-07-03 Remove redundant null pointer checks before PQclear and PQconninfoFree Peter Eisentraut 16.0
2022-07-03 Remove redundant null pointer checks before free() Peter Eisentraut 16.0
2022-06-19 Message and documentation refinements Peter Eisentraut 15.0
2022-05-12 Pre-beta mechanical code beautification. Tom Lane 15.0
2022-05-10 Remove some tabs in SQL code in C string literals Peter Eisentraut 15.0
2022-04-20 Allow db.schema.table patterns, but complain about random garbage. Robert Haas 14.3
2022-04-20 Allow db.schema.table patterns, but complain about random garbage. Robert Haas 15.0
2022-04-15 psql: fix \l display for pre-v15 databases. Tom Lane 15.0
2022-04-13 Further tweak the default behavior of psql's \dconfig. Tom Lane 15.0
2022-04-13 Remove extraneous blank lines before block-closing braces Alvaro Herrera 15.0
2022-04-11 Tweak the default behavior of psql's \dconfig. Tom Lane 15.0
2022-04-11 Fix various typos and spelling mistakes in code comments David Rowley 15.0
2022-04-08 psql: Fix translation marking Peter Eisentraut 15.0
2022-04-07 psql: add \dconfig command to show server's configuration parameters. Tom Lane 15.0
2022-04-07 Revert "Logical decoding of sequences" Tomas Vondra 15.0
2022-04-07 Unlogged sequences Peter Eisentraut 15.0
2022-03-26 Allow specifying column lists for logical replication Tomas Vondra 15.0
2022-03-24 Add decoding of sequences to built-in replication Tomas Vondra 15.0
2022-03-22 Add ALTER SUBSCRIPTION ... SKIP. Amit Kapila 15.0
2022-03-17 Add option to use ICU as global locale provider Peter Eisentraut 15.0