Mailing lists [pgsql-committers]
- pgsql: Fix a typo and some doc indentation related to libpq pipeline fu Michael Paquier
- pgsql: libpq: Add PQsendPipelineSync() Michael Paquier
- Re: pgsql: Re-validate connection string in libpqrcv_connect(). Tom Lane
- pgsql: doc: Decorate PostgreSQL with productname tag Peter Eisentraut
- pgsql: Assert that partition inherits from only one parent in MergeAttr Peter Eisentraut
- pgsql: doc: Add Identity Column section under Data Definition chapter Peter Eisentraut
- pgsql: Don't test already-referenced pointer for nullness Alvaro Herrera
- pgsql: Don't test already-referenced pointer for nullness Alvaro Herrera
- pgsql: Don't test already-referenced pointer for nullness Alvaro Herrera
- pgsql: Don't test already-referenced pointer for nullness Alvaro Herrera
- pgsql: struct XmlTableRoutine: use C99 designated initializers Alvaro Herrera
- pgsql: Add missing PGDLLIMPORT markings Heikki Linnakangas
- pgsql: Decorate WITH with literal markup tags Daniel Gustafsson
- pgsql: Decorate WITH with literal markup tags Daniel Gustafsson
- pgsql: Decorate WITH with literal markup tags Daniel Gustafsson
- pgsql: Support identity columns in partitioned tables Peter Eisentraut
- pgsql: Be more consistent about whether to update the FSM while vacuumi Robert Haas
- pgsql: Fix REALLOCATE_BITMAPSETS code David Rowley
- pgsql: Add new COPY option SAVE_ERROR_TO Alexander Korotkov
- Re: pgsql: Add new COPY option SAVE_ERROR_TO Alexander Korotkov
- pgsql: Fix format specifier for NOTICE in copyfrom.c Alexander Korotkov
- pgsql: xml2: Replace deprecated routines with recommended ones Michael Paquier