Mailing lists [pgsql-committers]
- Re: pgsql: Adjust pg_upgrade error message, array freeing, and add error ch Bruce Momjian
- pgsql: Export the external file reader used in COPY FROM as APIs. Itagaki Takahiro
- pgsql: pg_ctl promote Robert Haas
- pgsql: Add FOREACH IN ARRAY looping to plpgsql. Tom Lane
- pgsql: WAL receiver shouldn't try to send a reply when dying. Robert Haas
- pgsql: Cleanup ClusterInfo initialization in pg_upgrade Alvaro Herrera
- pgsql: Make a no-op ALTER EXTENSION UPDATE give just a NOTICE, not ERRO Tom Lane
- pgsql: Hot Standby feedback for avoidance of cleanup conflicts on stand Simon Riggs
- pgsql: In pg_upgrade, no need to initialize global struct values; they Bruce Momjian
- pgsql: Better support for thread-support flag detection with clang Peter Eisentraut
- pgsql: Fix for warnings-free compilation with Python 3.2 Peter Eisentraut
- pgsql: Also process psqlrc when running psql -l Peter Eisentraut
- pgsql: Add backwards-compatible declarations of some core GIN support f Tom Lane
- pgsql: Fix bogus test for hypothetical indexes in get_actual_variable_r Tom Lane
- pgsql: Fix bogus test for hypothetical indexes in get_actual_variable_r Tom Lane
- pgsql: Fix blatantly uninitialized variable in recent commit. Tom Lane