Mailing lists [pgsql-committers]
- pgsql: Initialize variables to placate compiler. Nathan Bossart
- pgsql: Remove references to backup_fs_hot() in Cluster.pm Michael Paquier
- pgsql: Split registration of Win32 deadchild callback to separate funct Heikki Linnakangas
- pgsql: Move code for backend startup to separate file Heikki Linnakangas
- pgsql: Move some functions from postmaster.c to a new source file Heikki Linnakangas
- pgsql: Refactor postmaster child process launching Heikki Linnakangas
- pgsql: Add some const decorations Peter Eisentraut
- pgsql: Fix EXPLAIN Bitmap heap scan to count pages with no visible tupl Heikki Linnakangas
- pgsql: Fix EXPLAIN Bitmap heap scan to count pages with no visible tupl Heikki Linnakangas
- pgsql: Fix EXPLAIN Bitmap heap scan to count pages with no visible tupl Heikki Linnakangas
- pgsql: Fix EXPLAIN Bitmap heap scan to count pages with no visible tupl Heikki Linnakangas
- pgsql: Fix EXPLAIN Bitmap heap scan to count pages with no visible tupl Heikki Linnakangas
- pgsql: Fix EXPLAIN Bitmap heap scan to count pages with no visible tupl Heikki Linnakangas
- pgsql: Put libpq_pipeline cancel test back Alvaro Herrera
- pgsql: Add missing source files to nls.mk Peter Eisentraut
- pgsql: Fix unreachable code warning from commit 2d819a08a1. Jeff Davis
- pgsql: dblink/isolationtester/fe_utils: Use new cancel API Alvaro Herrera
- pgsql: Address more review comments on commit 2d819a08a1. Jeff Davis
- pgsql: Fix another warning, introduced by 846311051e. Jeff Davis
- pgsql: Update src/common/unicode/README. Jeff Davis