Mailing lists [pgsql-hackers]
- Re: Using quicksort and a merge step to significantly improve on tuplesort's single run "external sort" Peter Geoghegan
- Re: Arguable RLS security bug, EvalPlanQual() paranoia Stephen Frost
- Re: Arguable RLS security bug, EvalPlanQual() paranoia Peter Geoghegan
- Re: Doubt about AccessExclusiveLock in ALTER TABLE .. SET ( .. ); Fabrízio de Royes Mello
- Re: Transactions involving multiple postgres foreign servers Amit Langote
- Re: Doubt about AccessExclusiveLock in ALTER TABLE .. SET ( .. ); Michael Paquier
- Re: buffer locking fix for lazy_scan_heap Robert Haas
- Re: Re: [COMMITTERS] pgsql: Map basebackup tablespaces using a tablespace_map file Amit Kapila
- Re: patch: prevent user from setting wal_buffers over 2GB bytes Takashi Horikawa
- cost_agg() with AGG_HASHED does not account for startup costs David Rowley
- tablecmds.c and lock hierarchy Michael Paquier
- FSM versus GIN pending list bloat Jeff Janes
- Re: pg_rewind tap test unstable Michael Paquier
- Re: Minimum tuple threshold to decide last pass of VACUUM Michael Paquier
- Re: Re: Using quicksort and a merge step to significantly improve on tuplesort's single run "external sort" Jeff Janes
- Re: tablecmds.c and lock hierarchy Alvaro Herrera
- Re: Support for N synchronous standby servers - take 2 Masahiko Sawada
- Re: Support for N synchronous standby servers - take 2 Michael Paquier
- Re: Support for N synchronous standby servers - take 2 Beena Emerson
- Re: tablecmds.c and lock hierarchy Michael Paquier
- Re: Support for N synchronous standby servers - take 2 Michael Paquier
- Re: tablecmds.c and lock hierarchy Simon Riggs
- Re: Parallel Seq Scan Amit Kapila
- Re: tablecmds.c and lock hierarchy Michael Paquier
- Re: FSM versus GIN pending list bloat Heikki Linnakangas
- Re: WIP: SCRAM authentication Michael Paquier
- Re: Using quicksort and a merge step to significantly improve on tuplesort's single run "external sort" Heikki Linnakangas
- GROUP BY before JOIN David Rowley
- Re: ON CONFLICT DO UPDATE using EXCLUDED.column gives an error about mismatched types Amit Langote
- Re: FSM versus GIN pending list bloat Simon Riggs
- Re: Using quicksort and a merge step to significantly improve on tuplesort's single run "external sort" Peter Geoghegan
- Re: postgres_fdw join pushdown (was Re: Custom/Foreign-Join-APIs) Shigeru Hanada
- Re: Doubt about AccessExclusiveLock in ALTER TABLE .. SET ( .. ); Andres Freund
- Re: ON CONFLICT DO UPDATE using EXCLUDED.column gives an error about mismatched types Geoff Winkless
- Re: Autonomous Transaction is back Rajeev rastogi
- Re: ON CONFLICT DO UPDATE using EXCLUDED.column gives an error about mismatched types Amit Langote
- Re: GROUP BY before JOIN Ashutosh Bapat
- Re: GROUP BY before JOIN David Rowley
- Re: RFC: replace pg_stat_activity.waiting with something more descriptive Ildus Kurbangaliev
- Re: GROUP BY before JOIN Ashutosh Bapat
- Re: Support for N synchronous standby servers - take 2 Beena Emerson
- Re: RFC: replace pg_stat_activity.waiting with something more descriptive Robert Haas
- Re: [PATCH] postgres_fdw extension support Paul Ramsey
- Re: RFC: replace pg_stat_activity.waiting with something more descriptive Ildus Kurbangaliev
- Re: FSM versus GIN pending list bloat Simon Riggs
- Re: patch: prevent user from setting wal_buffers over 2GB bytes Tom Lane
- Re: patch: prevent user from setting wal_buffers over 2GB bytes Andres Freund
- Re: RFC: replace pg_stat_activity.waiting with something more descriptive Heikki Linnakangas
- Re: cost_agg() with AGG_HASHED does not account for startup costs Tom Lane
- Re: FSM versus GIN pending list bloat Heikki Linnakangas
- Re: FSM versus GIN pending list bloat Simon Riggs
- Re: FSM versus GIN pending list bloat Andres Freund
- Re: Doubt about AccessExclusiveLock in ALTER TABLE .. SET ( .. ); Fabrízio de Royes Mello
- Re: Sharing aggregate states between different aggregate functions Heikki Linnakangas
- Re: FSM versus GIN pending list bloat Simon Riggs
- Re: Autonomous Transaction is back Merlin Moncure
- Re: FSM versus GIN pending list bloat Tom Lane
- Re: Reduce ProcArrayLock contention Robert Haas
- Re: Reduce ProcArrayLock contention Andres Freund
- Re: brin index vacuum versus transaction snapshots Robert Haas
- Re: Reduce ProcArrayLock contention Robert Haas
- Re: Reduce ProcArrayLock contention Amit Kapila
- Re: Reduce ProcArrayLock contention Andres Freund
- Re: upgrade failure from 9.5 to head Robert Haas
- Re: Incorrect comment about abbreviated keys Robert Haas
- Re: Reduce ProcArrayLock contention Andres Freund
- Re: Reduce ProcArrayLock contention Robert Haas
- Re: Tab completion for CREATE SEQUENCE Robert Haas
- Re: patch: prevent user from setting wal_buffers over 2GB bytes Robert Haas
- Re: Doubt about AccessExclusiveLock in ALTER TABLE .. SET ( .. ); Alvaro Herrera
- Re: track_commit_timestamp and COMMIT PREPARED Robert Haas
- Re: track_commit_timestamp and COMMIT PREPARED Andres Freund
- Re: FSM versus GIN pending list bloat Alvaro Herrera
- Re: track_commit_timestamp and COMMIT PREPARED Robert Haas
- Re: tablecmds.c and lock hierarchy Alvaro Herrera
- Re: Reduce ProcArrayLock contention Robert Haas
- Re: [sqlsmith] Failed assertion in joinrels.c Piotr Stefaniak
- Re: upgrade failure from 9.5 to head Tom Lane
- Re: upgrade failure from 9.5 to head Andres Freund
- Re: upgrade failure from 9.5 to head Robert Haas
- Re: tablecmds.c and lock hierarchy Robert Haas
- Re: upgrade failure from 9.5 to head Tom Lane
- Re: brin index vacuum versus transaction snapshots Alvaro Herrera
- Re: [sqlsmith] subplan variable reference / unassigned NestLoopParams (was: [sqlsmith] Failed assertion in joinrels.c) Tom Lane
- Re: upgrade failure from 9.5 to head Andrew Dunstan
- Re: Raising our compiler requirements for 9.6 Robert Haas
- Re: Raising our compiler requirements for 9.6 Andres Freund
- Re: FSM versus GIN pending list bloat Jeff Janes
- Re: More work on SortSupport for text - strcoll() and strxfrm() caching Robert Haas
- Re: Raising our compiler requirements for 9.6 Tom Lane
- Re: Raising our compiler requirements for 9.6 Andres Freund
- Re: FSM versus GIN pending list bloat Jeff Janes
- Re: More work on SortSupport for text - strcoll() and strxfrm() caching Peter Geoghegan
- Re: Dependency between bgw_notify_pid and bgw_flags Robert Haas
- Re: RFC: replace pg_stat_activity.waiting with something more descriptive Ildus Kurbangaliev
- Re: more-helpful-izing a debug message Robert Haas
- Re: More work on SortSupport for text - strcoll() and strxfrm() caching Peter Geoghegan
- Re: RFC: replace pg_stat_activity.waiting with something more descriptive Robert Haas
- Re: FSM versus GIN pending list bloat Simon Riggs
- Re: RFC: replace pg_stat_activity.waiting with something more descriptive Robert Haas
- Re: RFC: replace pg_stat_activity.waiting with something more descriptive Alvaro Herrera
- Re: Raising our compiler requirements for 9.6 Robert Haas