Mailing lists [pgsql-committers]
- pgsql: Refactor the pg_dump zlib code from pg_backup_custom.c to a sepa Heikki Linnakangas
 - pgsql: Remove trailing whitespace Alvaro Herrera
 - pgsql: Remove useless struct declaration Alvaro Herrera
 - pgsql: Silence compiler Alvaro Herrera
 - pgsql: Move private struct declaration to compress_io.c Alvaro Herrera
 - pgsql: Create core infrastructure for KNNGIST. Tom Lane
 - pgsql: Remove unnecessary string null-termination in pg_convert. Itagaki Takahiro