Mailing lists [pgsql-committers]
- pgsql: Convert SetOp to read its inputs as outerPlan and innerPlan. Tom Lane
- pgsql: Improve planner's handling of SetOp plans. Tom Lane
- pgsql: Use ExecGetCommonSlotOps infrastructure in more places. Tom Lane
- pgsql: Get rid of old version of BuildTupleHashTable(). Tom Lane
- pgsql: Remove final mention of FREEZE_PAGE from comments Melanie Plageman
- pgsql: Replace durable_rename_excl() by durable_rename(), take two Michael Paquier
- pgsql: Replace durable_rename_excl() by durable_rename(), take two Michael Paquier
- pgsql: Replace durable_rename_excl() by durable_rename(), take two Michael Paquier
- pgsql: Introduce CompactAttribute array in TupleDesc, take 2 David Rowley
- pgsql: Relax regression test for fsync check of backend-level stats Michael Paquier
- pgsql: Remove pg_attribute.attcacheoff column David Rowley
- pgsql: Fix corruption when relation truncation fails. Thomas Munro
- pgsql: Fix corruption when relation truncation fails. Thomas Munro
- pgsql: Fix corruption when relation truncation fails. Thomas Munro
- pgsql: Fix corruption when relation truncation fails. Thomas Munro
- pgsql: Fix corruption when relation truncation fails. Thomas Munro
- pgsql: Fix corruption when relation truncation fails. Thomas Munro
- pgsql: Fix overflow danger in SampleHeapTupleVisible(), take 2 Melanie Plageman
- pgsql: Fix variable reference in comment Heikki Linnakangas
- pgsql: Mark CatalogSnapshotData static Heikki Linnakangas