Mailing lists [pgsql-hackers]
- Re: Pinning a buffer in TupleTableSlot is unnecessary Greg Stark
- Re: Pinning a buffer in TupleTableSlot is unnecessary Andres Freund
- Re: Missing checks when malloc returns NULL... Tom Lane
- Re: Logical decoding restart problems Craig Ringer
- Re: pageinspect: Hash index support Michael Paquier
- autonomous transactions Peter Eisentraut
- ICU integration Peter Eisentraut
- Re: ICU integration Craig Ringer
- identity columns Peter Eisentraut
- Re: autonomous transactions Joel Jacobson
- Re: ICU integration Peter Eisentraut
- sequence data type Peter Eisentraut
- Re: ICU integration Michael Paquier
- Re: autonomous transactions Jaime Casanova
- Re: standalone backend PANICs during recovery Michael Paquier
- Re: autonomous transactions Jaime Casanova
- Re: Aggregate Push Down - Performing aggregation on foreign server Jeevan Chalke
- Re: Aggregate Push Down - Performing aggregation on foreign server Pavel Stehule
- Re: Missing checks when malloc returns NULL... Michael Paquier
- Re: Comment on GatherPath.single_copy Robert Haas
- Re: Aggregate Push Down - Performing aggregation on foreign server Robert Haas
- Re: Declarative partitioning - another take Amit Langote
- Re: comment fix for CUSTOMPATH_* flags Robert Haas
- Re: Declarative partitioning - another take Robert Haas
- Re: Missing checks when malloc returns NULL... Michael Paquier
- Re: Declarative partitioning - another take Amit Langote
- Re: Aggregate Push Down - Performing aggregation on foreign server Pavel Stehule
- Replace use malloc() & friend by memory contexts for plperl and pltcl Michael Paquier
- Re: Aggregate Push Down - Performing aggregation on foreign server Amit Langote
- Re: Small patch for snapmgr.c Jeevan Chalke
- Exclude schema during pg_restore Michael Banck
- Re: Patch: Implement failover on libpq connect level. Victor Wagner
- Re: Patch: Implement failover on libpq connect level. Victor Wagner
- Re: Aggregate Push Down - Performing aggregation on foreign server Pavel Stehule
- Re: 9.5.4: Segfault (signal 11) while running ALTER TABLE Devrim Gündüz
- Re: Logical decoding restart problems Stas Kelvich
- Re: Small patch for snapmgr.c Aleksander Alekseev
- Re: Confusing docs about GetForeignUpperPaths in fdwhandler.sgml Etsuro Fujita
- Re: GIN logging GIN_SEGMENT_UNMODIFIED actions? Fujii Masao
- Use static inline functions for Float <-> Datum conversions Heikki Linnakangas
- Re: Exclude schema during pg_restore Fabrízio de Royes Mello
- Re: Comment on GatherPath.single_copy Tom Lane
- Re: GIN logging GIN_SEGMENT_UNMODIFIED actions? Tom Lane
- Re: Use static inline functions for Float <-> Datum conversions Tom Lane
- Re: Use static inline functions for Float <-> Datum conversions Heikki Linnakangas
- Leftover member in openssl part of Port struct Daniel Gustafsson
- Re: standalone backend PANICs during recovery Tom Lane
- Re: [WIP] Patches to enable extraction state of query execution from external session Maksim Milyutin
- Re: autonomous transactions Joel Jacobson
- Re: Leftover member in openssl part of Port struct Tom Lane
- Re: Exclude schema during pg_restore Michael Banck
- pg_sequence catalog Peter Eisentraut
- Re: [COMMITTERS] pgsql: Fix pg_receivexlog --synchronous Simon Riggs
- Re: autonomous transactions Pavel Stehule
- Re: WAL consistency check facility Simon Riggs
- Re: some requests on auditing David Steele
- Re: pg_sequence catalog Craig Ringer
- Re: Use static inline functions for Float <-> Datum conversions Tom Lane
- Re: autonomous transactions Greg Stark
- Re: some requests on auditing David Steele
- Re: pg_sequence catalog Tom Lane
- Re: Leftover member in openssl part of Port struct Daniel Gustafsson
- Re: pg_sequence catalog Tom Lane
- Re: autonomous transactions Craig Ringer
- Re: INSERT .. SET syntax Marko Tiikkaja
- make async slave to wait for lsn to be replayed Ivan Kartyshov
- Re: pg_sequence catalog Craig Ringer
- Re: pg_sequence catalog Petr Jelinek
- Re: some requests on auditing Pavel Stehule
- Optimizing aggregates Heikki Linnakangas
- Re: autonomous transactions Petr Jelinek
- Re: make async slave to wait for lsn to be replayed Craig Ringer
- less expensive pg_buffercache on big shmem Ivan Kartyshov
- Re: [GENERAL] C++ port of Postgres Peter Eisentraut
- Re: Missing checks when malloc returns NULL... Tom Lane
- Re: pg_sequence catalog Tom Lane
- proposal: psql \setfileref Pavel Stehule
- Re: pg_sequence catalog Andres Freund
- Re: Optimizing aggregates Andres Freund
- Re: pg_sequence catalog Alvaro Herrera
- Re: pg_sequence catalog Andres Freund
- Re: Optimizing aggregates Heikki Linnakangas
- Re: Optimizing aggregates Andres Freund
- Proposal for changes to recovery.conf API Simon Riggs
- Re: autonomous transactions Simon Riggs
- Re: proposal: psql \setfileref Corey Huinker
- Re: proposal: psql \setfileref Pavel Stehule
- Re: autonomous transactions Greg Stark
- Patch: Write Amplification Reduction Method (WARM) Pavan Deolasee
- Re: pg_sequence catalog Tom Lane
- Re: Patch: Write Amplification Reduction Method (WARM) Claudio Freire
- Re: pg_sequence catalog Andres Freund
- Re: pg_sequence catalog Alvaro Herrera
- Re: pg_sequence catalog andres@anarazel.de (Andres Freund)
- Re: [COMMITTERS] pgsql: Use static inline functions for float <-> Datum conversions. Tom Lane
- Re: ICU integration Peter Geoghegan
- Re: [COMMITTERS] pgsql: Use static inline functions for float <-> Datum conversions. Heikki Linnakangas
- Re: ICU integration Peter Geoghegan
- Re: [COMMITTERS] pgsql: Use static inline functions for float <-> Datum conversions. Tom Lane
- Re: pg_sequence catalog Tom Lane
- Re: pg_sequence catalog Andres Freund
- Re: Patch: Write Amplification Reduction Method (WARM) Pavan Deolasee
- Re: [Patch] Temporary tables that do not bloat pg_catalog (a.k.a fast temp tables) Corey Huinker
- Re: pg_sequence catalog Tom Lane
- Re: pg_sequence catalog Andres Freund
- Re: autonomous transactions Serge Rielau
- Re: Patch: Write Amplification Reduction Method (WARM) Pavan Deolasee
- Re: Proposal for changes to recovery.conf API Abhijit Menon-Sen
- Re: [Patch] Temporary tables that do not bloat pg_catalog (a.k.a fast temp tables) Vik Fearing
- Re: Patch: Write Amplification Reduction Method (WARM) Bruce Momjian
- Re: Patch: Write Amplification Reduction Method (WARM) Bruce Momjian
- Re: ICU integration Doug Doole
- Re: delta relations in AFTER triggers Kevin Grittner
- Re: Logical Replication WIP Petr Jelinek