Mailing lists [pgsql-hackers]
- Re: DROP OWNED BY fails to clean out pg_init_privs grants Hannu Krosing
- Re: DROP OWNED BY fails to clean out pg_init_privs grants Tom Lane
- Re: DROP OWNED BY fails to clean out pg_init_privs grants Daniel Gustafsson
- Re: Improve conditional compilation for direct I/O alignment checks Peter Eisentraut
- Re: Speed up JSON escape processing with SIMD plus other optimisations David Rowley
- Re: Avoid possible dereference null pointer (src/backend/catalog/pg_depend.c) Michael Paquier
- Re: Conflict Detection and Resolution shveta malik
- Re: DISCARD ALL does not force re-planning of plpgsql functions/procedures Jelte Fennema-Nio
- Fix calloc check if oom (PQcancelCreate) Ranier Vilela
- Re: POC: GROUP BY optimization Alexander Korotkov
- Re: relfilenode statistics Robert Haas
- Re: Fix calloc check if oom (PQcancelCreate) Daniel Gustafsson
- Re: pgsql: Add more SQL/JSON constructor functions Alvaro Herrera
- Re: Fix calloc check if oom (PQcancelCreate) Ranier Vilela
- Fix use of possible uninitialized variable retval (src/pl/plpgsql/src/pl_handler.c) Ranier Vilela
- Fix possible dereference null pointer (PQprint) Ranier Vilela
- Test 031_recovery_conflict fails when a conflict counted twice Alexander Lakhin
- Re: Fix calloc check if oom (PQcancelCreate) Jelte Fennema-Nio
- Re: Fix calloc check if oom (PQcancelCreate) Ranier Vilela
- Re: Fix calloc check if oom (PQcancelCreate) Jelte Fennema-Nio
- Re: Fix calloc check if oom (PQcancelCreate) Ranier Vilela
- Re: Fix calloc check if oom (PQcancelCreate) Daniel Gustafsson
- Re: Fix calloc check if oom (PQcancelCreate) Ranier Vilela
- Re: Comments on Custom RMGRs Michael Paquier
- Re: Avoid possible dereference null pointer (src/backend/catalog/pg_depend.c) Ashutosh Bapat