Mailing lists [pgsql-committers]
- Re: pgsql: Attempt to fix unstable regression tests, take 2 David Rowley
- Re: pgsql: Attempt to fix unstable regression tests, take 2 Tom Lane
- pgsql: Add -c/--restore-target-wal to pg_rewind Michael Paquier
- pgsql: makefile: use proper linker flags for C++ compiles Bruce Momjian
- pgsql: psql: do file completion for \gx Bruce Momjian
- pgsql: psql: do file completion for \gx Bruce Momjian
- pgsql: psql: do file completion for \gx Bruce Momjian
- pgsql: psql: do file completion for \gx Bruce Momjian
- Re: pgsql: Allow vacuum command to process indexes in parallel. Mahendra Singh Thalor
- pgsql: Fix coverity complaint about commit 40d964ec99. Amit Kapila
- pgsql: Fix crash in psql when attempting to reuse old connection Michael Paquier
- pgsql: Fix crash in psql when attempting to reuse old connection Michael Paquier
- pgsql: Documentation corrections for opclass parameters Alexander Korotkov
- pgsql: Correct CREATE INDEX documentation for opclass parameters Alexander Korotkov
- pgsql: Fix typo in contrib/intarray documentation Alexander Korotkov
- pgsql: Update SQL features count Peter Eisentraut
- pgsql: Refactor code to look up local replication tuple Peter Eisentraut
- pgsql: Improve selectivity estimation for assorted match-style operator Tom Lane
- pgsql: Check equality semantics for unique indexes on partitioned table Tom Lane
- pgsql: Check equality semantics for unique indexes on partitioned table Tom Lane
- pgsql: Check equality semantics for unique indexes on partitioned table Tom Lane
- pgsql: Add support for binary I/O of ltree, lquery, and ltxtquery types Tom Lane
- pgsql: Clean up parsing of ltree and lquery some more. Tom Lane