Mailing lists [pgsql-committers]
- pgsql: Fix dependency recording bug for partitioned PKs Alvaro Herrera
- pgsql: Catversion bump announced in previous commit but forgotten Alvaro Herrera
- pgsql: Revert "Suppress DETAIL output from a foreign_data test." Peter Geoghegan
- Re: pgsql: Make heap TID a tiebreaker nbtree index column. Peter Geoghegan
- Re: pgsql: Add pg_partition_root to display top-most parent of apartition Alvaro Herrera
- Re: pgsql: Add pg_partition_root to display top-most parent of apartition Michael Paquier
- Re: [Suspect SPAM] Re: pgsql: Add pg_partition_root to displaytop-most parent of a partition Amit Langote
- Re: [Suspect SPAM] Re: pgsql: Add pg_partition_root to displaytop-most parent of a partition Michael Paquier
- Re: pgsql: Add pg_partition_root to display top-most parent of apartition Amit Langote
- Re: pgsql: Add pg_partition_root to display top-most parent of apartition Amit Langote
- Re: pgsql: Add pg_partition_root to display top-most parent of apartition Michael Paquier
- Re: pgsql: Add pg_partition_root to display top-most parent of apartition Amit Langote
- pgsql: Fix crash with pg_partition_root Michael Paquier
- Re: pgsql: Add pg_partition_root to display top-most parent of apartition Michael Paquier
- pgsql: Collations with nondeterministic comparison Peter Eisentraut
- pgsql: Delete empty pages during GiST VACUUM. Heikki Linnakangas
- pgsql: Add IntegerSet, to hold large sets of 64-bit ints efficiently. Heikki Linnakangas
- pgsql: Fix bug in the GiST vacuum's 2nd stage. Heikki Linnakangas
- pgsql: Make the integerset test more verbose. Heikki Linnakangas
- pgsql: Make printf format strings in test_integerset portable. Heikki Linnakangas
- pgsql: More portability fixes for integerset tests. Heikki Linnakangas
- Re: pgsql: Allow ATTACH PARTITION with only ShareUpdateExclusiveLock. David Rowley
- pgsql: Fix ICU tests for older ICU versions Peter Eisentraut
- pgsql: Fix yet more portability bugs in integerset and its tests. Heikki Linnakangas
- Re: pgsql: Make heap TID a tiebreaker nbtree index column. Tom Lane
- Re: pgsql: Make heap TID a tiebreaker nbtree index column. Tom Lane
- Re: pgsql: Make heap TID a tiebreaker nbtree index column. Peter Geoghegan
- Re: pgsql: Make heap TID a tiebreaker nbtree index column. Peter Geoghegan
- Re: pgsql: Make heap TID a tiebreaker nbtree index column. Tom Lane
- Re: pgsql: Make heap TID a tiebreaker nbtree index column. Peter Geoghegan
- pgsql: Don't copy PartitionBoundInfo in set_relation_partition_info. Tom Lane
- pgsql: Go back to suppressing foreign_data DETAIL test output. Peter Geoghegan
- pgsql: Rearrange make_partitionedrel_pruneinfo to avoid work when weca Tom Lane
- Re: pgsql: Collations with nondeterministic comparison Tom Lane
- Re: pgsql: Collations with nondeterministic comparison Christoph Berg