Mailing lists [pgsql-hackers]
- Re: Review of Refactoring code for sync node detection Michael Paquier
- Re: proposal: plpgsql - Assert statement Jim Nasby
- Obsolete debug #define in pg_config_manual.h Peter Geoghegan
- Re: vacuumdb: Help text for --analyze-only. David G Johnston
- Re: Index scan optimization Rajeev rastogi
- Re: proposal: plpgsql - Assert statement Pavel Stehule
- Re: using custom scan nodes to prototype parallel sequential scan Kouhei Kaigai
- Re: [TODO] Track number of files ready to be archived in pg_stat_archiver Michael Paquier
- Re: [TODO] Track number of files ready to be archived in pg_stat_archiver Michael Paquier
- Re: 9.5: Better memory accounting, towards memory-bounded HashAgg Jeff Davis
- Re: Obsolete debug #define in pg_config_manual.h Heikki Linnakangas
- Re: postgres_fdw behaves oddly Etsuro Fujita
- Re: postgres_fdw behaves oddly Etsuro Fujita
- Re: WAL format and API changes (9.5) Michael Paquier
- Re: Incorrect initialization of sentPtr in walsender.c Michael Paquier
- Re: WAL format and API changes (9.5) Heikki Linnakangas
- Re: [GENERAL] Performance issue with libpq prepared queries on 9.3 and 9.4 Alban Hertroys
- Re: inherit support for foreign tables Ashutosh Bapat
- Re: proposal: plpgsql - Assert statement Simon Riggs
- Re: postgres_fdw behaves oddly Ashutosh Bapat
- Re: Review of Refactoring code for sync node detection Simon Riggs
- Re: postgres_fdw behaves oddly Ashutosh Bapat
- Re: group locking: incomplete patch, just for discussion Jeff Davis
- Re: Add shutdown_at_recovery_target option to recovery.conf Simon Riggs
- Re: [TODO] Track number of files ready to be archived in pg_stat_archiver Simon Riggs
- Re: proposal: plpgsql - Assert statement Pavel Stehule
- Re: alternative model for handling locking in parallel groups Amit Kapila
- Re: group locking: incomplete patch, just for discussion Amit Kapila
- Re: pg_basebackup vs. Windows and tablespaces Alvaro Herrera
- Re: proposal: plpgsql - Assert statement Andrew Dunstan
- BRIN and PageIndexDeleteNoCompact Heikki Linnakangas
- Re: double counting of lines in psql David Fetter
- Re: proposal: plpgsql - Assert statement Simon Riggs
- Re: Proposal : REINDEX SCHEMA Simon Riggs
- Re: Removing unreferenced files Alex Shulgin
- Re: double counting of lines in psql Andrew Dunstan
- Re: proposal: plpgsql - Assert statement Pavel Stehule
- PageRepairFragmentation performance Heikki Linnakangas
- Re: PageRepairFragmentation performance José Luis Tallón
- pg_locks doesn't check for interrupts? Josh Berkus
- Re: pg_locks doesn't check for interrupts? Tom Lane
- Re: pg_locks doesn't check for interrupts? Josh Berkus
- Re: BRIN and PageIndexDeleteNoCompact Alvaro Herrera
- Re: proposal: plpgsql - Assert statement Jim Nasby
- Re: BRIN and PageIndexDeleteNoCompact Heikki Linnakangas
- Re: proposal: plpgsql - Assert statement Andrew Dunstan
- Re: Additional role attributes && superuser review Adam Brightwell
- Re: 9.5: Better memory accounting, towards memory-bounded HashAgg Jim Nasby
- pg_test_fsync file descriptor leak Jeff Janes
- Re: proposal: plpgsql - Assert statement Pavel Stehule
- Re: proposal: plpgsql - Assert statement Petr Jelinek
- Re: Review of Refactoring code for sync node detection Michael Paquier
- Re: proposal: plpgsql - Assert statement Andrew Dunstan
- Re: proposal: plpgsql - Assert statement Pavel Stehule
- Use of recent Russian TZ changes in regression tests Tom Lane
- Re: Additional role attributes && superuser review Adam Brightwell
- Re: GIN pageinspect functions Peter Geoghegan
- Re: Add shutdown_at_recovery_target option to recovery.conf Petr Jelinek
- Re: New Event Trigger: table_rewrite Dimitri Fontaine
- Re: Additional role attributes && superuser review Tom Lane
- Re: Use of recent Russian TZ changes in regression tests David G Johnston
- Re: Additional role attributes && superuser review Andrew Dunstan
- Re: New Event Trigger: table_rewrite Alvaro Herrera
- Re: Use of recent Russian TZ changes in regression tests Tom Lane
- Re: Use of recent Russian TZ changes in regression tests Tom Lane
- Re: GIN pageinspect functions Peter Geoghegan
- Re: Doing better at HINTing an appropriate column within errorMissingColumn() Robert Haas