Mailing lists [pgsql-committers]
- pgsql: Instrument index-only scans to count heap fetches performed. Robert Haas
- pgsql: Damage control for yesterday's CheckIndexCompatible changes. Robert Haas
- pgsql: Track temporary file count and size in pg_stat_database Magnus Hagander
- pgsql: Classify DROP operations by whether or not they are user-initiat Robert Haas
- pgsql: Add deadlock counter to pg_stat_database Magnus Hagander
- pgsql: Fix a copy/pasted typo in several comments Magnus Hagander
- pgsql: Add missing #include, to suppress compiler warning. Robert Haas
- pgsql: Make bgwriter sleep longer when it has no work to do, to save el Heikki Linnakangas
- pgsql: Fix sentence in docs: checkpoints are not done by bgwriter anymo Heikki Linnakangas
- pgsql: Be more clear when a new column name collides with a system colu Robert Haas
- pgsql: Adjust tuplesort.c based on the fact that we never use the OS's Robert Haas