Mailing lists [pgsql-committers]
- pgsql: Fix portability and safety issues in pqTraceFormatTimestamp. Tom Lane
- pgsql: Silence compiler warning in non-assert builds. Tom Lane
- pgsql: Fix unportable use of isprint(). Tom Lane
- pgsql: Disable force_parallel_mode in libpq_pipeline Alvaro Herrera
- Re: pgsql: Extended statistics on expressions Tomas Vondra
- pgsql: Initialize conn->Pfdebug to NULL when creating a connection Alvaro Herrera
- pgsql: Remove setvbuf() call from PQtrace() Alvaro Herrera
- pgsql: Add Result Cache executor node David Rowley
- Re: pgsql: Add Result Cache executor node Tom Lane
- Re: pgsql: Add Result Cache executor node David Rowley
- Re: pgsql: Add Result Cache executor node David Rowley
- pgsql: Revert b6002a796 David Rowley
- Re: pgsql: Add Result Cache executor node Tom Lane
- pgsql: Move some client-specific routines from SSLServer to PostgresNod Michael Paquier
- Re: pgsql: Add Result Cache executor node Tomas Vondra
- Re: pgsql: Add Result Cache executor node Tom Lane
- Re: pgsql: Extended statistics on expressions David Rowley
- Re: pgsql: Extended statistics on expressions Tomas Vondra
- Re: pgsql: Extended statistics on expressions David Rowley
- pgsql: Ensure to send a prepare after we detect concurrent abort during Amit Kapila
- pgsql: doc: Clarify use of ACCESS EXCLUSIVE lock in various sections Michael Paquier
- pgsql: doc: Clarify use of ACCESS EXCLUSIVE lock in various sections Michael Paquier
- pgsql: doc: Clarify use of ACCESS EXCLUSIVE lock in various sections Michael Paquier
- pgsql: doc: Clarify use of ACCESS EXCLUSIVE lock in various sections Michael Paquier
- pgsql: doc: Clarify use of ACCESS EXCLUSIVE lock in various sections Michael Paquier
- pgsql: doc: Clarify use of ACCESS EXCLUSIVE lock in various sections Michael Paquier
- pgsql: Make extract(timetz) tests a bit more interesting Peter Eisentraut
- pgsql: Add 'noError' argument to encoding conversion functions. Heikki Linnakangas
- pgsql: Do COPY FROM encoding conversion/verification in larger chunks. Heikki Linnakangas
- pgsql: libpq_pipeline: Must strdup(optarg) to avoid crash Alvaro Herrera
- pgsql: Fix internal extract(timezone_minute) formulas Peter Eisentraut
- pgsql: Fix pg_restore's misdesigned code for detecting archive file for Tom Lane
- pgsql: Fix pg_restore's misdesigned code for detecting archive file for Tom Lane
- pgsql: Fix pg_restore's misdesigned code for detecting archive file for Tom Lane
- pgsql: Fix pg_restore's misdesigned code for detecting archive file for Tom Lane
- pgsql: Fix pg_restore's misdesigned code for detecting archive file for Tom Lane
- pgsql: Fix pg_restore's misdesigned code for detecting archive file for Tom Lane
- pgsql: amcheck: Fix verify_heapam's tuple visibility checking rules. Robert Haas
- Re: pgsql: Allow matching the DN of a client certificate for authentication Andrew Dunstan
- pgsql: Fix setvbuf()-induced crash in libpq_pipeline Alvaro Herrera
- pgsql: Rename Default Roles to Predefined Roles Stephen Frost