Mailing lists [pgsql-committers]
- Re: pgsql: Trial fix for old cross-version upgrades. Jeff Davis
- pgsql: Add braces for if block with large comment in psql's common.c Michael Paquier
- pgsql: Fix explicit valgrind interaction in read_stream.c. Thomas Munro
- pgsql: psql: Add support for pipelines Michael Paquier
- pgsql: Fix for pg_restore_attribute_stats(). Jeff Davis
- pgsql: backend launchers void * arguments for binary data Peter Eisentraut
- pgsql: Drop opcintype from index AM strategy translation API Peter Eisentraut
- pgsql: Add missing deparsing of [NO] IDENT to XMLSERIALIZE() Michael Paquier
- pgsql: Add missing deparsing of [NO] IDENT to XMLSERIALIZE() Michael Paquier
- pgsql: Add missing deparsing of [NO] IDENT to XMLSERIALIZE() Michael Paquier
- pgsql: Fix a WARNING for data origin discrepancies. Amit Kapila
- pgsql: Fix a WARNING for data origin discrepancies. Amit Kapila
- pgsql: Fix a WARNING for data origin discrepancies. Amit Kapila
- pgsql: doc: Add links to olsen93 and ong90 in bibliography Daniel Gustafsson
- pgsql: Support text position search functions with nondeterministic col Peter Eisentraut
- pgsql: Fix cross-version upgrades with XMLSERIALIZE(NO INDENT) Michael Paquier
- pgsql: Fix cross-version upgrades with XMLSERIALIZE(NO INDENT) Michael Paquier
- pgsql: Fix cross-version upgrades with XMLSERIALIZE(NO INDENT) Michael Paquier
- Re: pgsql: Transfer statistics during pg_upgrade. Andrew Dunstan
- pgsql: Make test portlock logic work with meson Andres Freund
- pgsql: Make test portlock logic work with meson Andres Freund
- pgsql: Make test portlock logic work with meson Andres Freund
- pgsql: doc: remove non-breaking space in SGML files, causes make error Bruce Momjian
- pgsql: doc: clarify default checksum behavior in non-master branches Bruce Momjian
- pgsql: doc: clarify default checksum behavior in non-master branches Bruce Momjian
- pgsql: doc: clarify default checksum behavior in non-master branches Bruce Momjian
- pgsql: doc: clarify default checksum behavior in non-master branches Bruce Momjian
- pgsql: doc: clarify default checksum behavior in non-master branches Bruce Momjian
- pgsql: Add default_char_signedness field to ControlFileData. Masahiko Sawada
- pgsql: pg_resetwal: Add --char-signedness option to change the default Masahiko Sawada
- pgsql: pg_upgrade: Preserve default char signedness value from old clus Masahiko Sawada
- pgsql: pg_upgrade: Add --set-char-signedness to set the default char si Masahiko Sawada
- pgsql: Fix an issue with index scan using pg_trgm due to char signednes Masahiko Sawada
- pgsql: Fix pg_dumpall to cope with dangling OIDs in pg_auth_members. Tom Lane
- pgsql: Fix pg_dumpall to cope with dangling OIDs in pg_auth_members. Tom Lane
- pgsql: Fix pg_dumpall to cope with dangling OIDs in pg_auth_members. Tom Lane
- pgsql: Fix pg_dumpall to cope with dangling OIDs in pg_auth_members. Tom Lane
- pgsql: Fix pg_dumpall to cope with dangling OIDs in pg_auth_members. Tom Lane
- pgsql: Fix pg_dumpall to cope with dangling OIDs in pg_auth_members. Tom Lane
- pgsql: Add test 005_char_signedness.pl to meson.build. Masahiko Sawada