Mailing lists [pgsql-committers]
- pgsql: Fix various memory leaks in psql's describe commands \d* Michael Paquier
- pgsql: Fix various memory leaks in psql's describe commands \d* Michael Paquier
- pgsql: Tweak a bit the new TAP tests of REINDEX DATABASE/SYSTEM Michael Paquier
- pgsql: docs: Improve pg_settings_get_flags docs. Fujii Masao
- pgsql: Allow users to skip logical replication of data having origin. Amit Kapila
- pgsql: Correct some uses of e.g. and i.e. in message strings and docume John Naylor
- pgsql: Add missing space in comments. Amit Kapila
- pgsql: relnotes: improve PG 15 schema permission change wording Bruce Momjian
- pgsql: Fix ruleutils issues with dropped cols in functions-returning-co Tom Lane
- pgsql: Fix ruleutils issues with dropped cols in functions-returning-co Tom Lane
- pgsql: Fix ruleutils issues with dropped cols in functions-returning-co Tom Lane
- pgsql: Fix ruleutils issues with dropped cols in functions-returning-co Tom Lane
- pgsql: Fix ruleutils issues with dropped cols in functions-returning-co Tom Lane
- pgsql: Fix ruleutils issues with dropped cols in functions-returning-co Tom Lane
- pgsql: Fix ruleutils issues with dropped cols in functions-returning-co Tom Lane
- pgsql: doc: clarify that auth. names are lower case and case-sensitive Bruce Momjian
- pgsql: doc: clarify that auth. names are lower case and case-sensitive Bruce Momjian
- pgsql: doc: clarify that auth. names are lower case and case-sensitive Bruce Momjian
- pgsql: doc: clarify that auth. names are lower case and case-sensitive Bruce Momjian
- pgsql: doc: clarify that auth. names are lower case and case-sensitive Bruce Momjian
- pgsql: doc: clarify that auth. names are lower case and case-sensitive Bruce Momjian
- pgsql: doc: clarify that auth. names are lower case and case-sensitive Bruce Momjian
- pgsql: Make the name optional in CREATE STATISTICS. Dean Rasheed
- pgsql: doc: use wording "restore" instead of "reload" of dumps Bruce Momjian
- pgsql: doc: use wording "restore" instead of "reload" of dumps Bruce Momjian
- pgsql: doc: use wording "restore" instead of "reload" of dumps Bruce Momjian
- pgsql: doc: use wording "restore" instead of "reload" of dumps Bruce Momjian
- pgsql: doc: use wording "restore" instead of "reload" of dumps Bruce Momjian
- pgsql: doc: use wording "restore" instead of "reload" of dumps Bruce Momjian
- pgsql: Extend size_t support in pg_bitutils.h. Thomas Munro
- pgsql: Remove fls(), use pg_leftmost_one_pos32() instead. Thomas Munro