Mailing lists [pgsql-hackers]
- Re: more RLS oversights Alvaro Herrera
- Re: Remaining 'needs review' patchs in July commitfest Tom Lane
- Re: more RLS oversights Joe Conway
- Re: more RLS oversights Joe Conway
- Re: Parallel Seq Scan Kouhei Kaigai
- Re: CREATE FUNCTION .. LEAKPROOF docs Joe Conway
- Re: Supporting TAP tests with MSVC and Windows Michael Paquier
- Re: dblink: add polymorphic functions. Tom Lane
- Re: dblink: add polymorphic functions. Joe Conway
- Re: [COMMITTERS] pgsql: Row-Level Security Policies (RLS) Joe Conway
- Re: Eliminating CREATE INDEX comparator TID tie-breaker overhead Peter Geoghegan
- Using quicksort and a merge step to significantly improve on tuplesort's single run "external sort" Peter Geoghegan
- Re: Improving test coverage of extensions with pg_dump Michael Paquier
- Re: The real reason why TAP testing isn't ready for prime time Michael Paquier
- Re: dblink: add polymorphic functions. Tom Lane
- Re: The real reason why TAP testing isn't ready for prime time Tom Lane
- Re: Division by zero in planner.c:grouping_planner() Tom Lane
- Re: dblink: add polymorphic functions. Joe Conway
- Re: Support for N synchronous standby servers - take 2 Beena Emerson
- Division by zero in selfuncs.c:estimate_hash_bucketsize() Piotr Stefaniak
- Re: dblink: add polymorphic functions. Corey Huinker
- Updatable view? Tatsuo Ishii
- Re: LWLock deadlock and gdb advice Andres Freund
- Re: Reduce ProcArrayLock contention Andres Freund
- Re: security labels on databases are bad for dump & restore Noah Misch
- Re: Using quicksort and a merge step to significantly improve on tuplesort's single run "external sort" Heikki Linnakangas
- Re: Don'st start streaming after creating a slot in pg_receivexlog Michael Paquier
- Re: multivariate statistics / patch v7 Heikki Linnakangas
- Re: Autonomous Transaction is back Rajeev rastogi
- Re: Configurable location for extension .control files Heikki Linnakangas
- Re: Foreign join pushdown vs EvalPlanQual Etsuro Fujita
- Re: We need to support ForeignRecheck for late row locking, don't we? Etsuro Fujita
- Re: pg_dump quietly ignore missing tables - is it bug? Heikki Linnakangas
- Re: Using quicksort and a merge step to significantly improve on tuplesort's single run "external sort" Simon Riggs
- Re: Using quicksort and a merge step to significantly improve on tuplesort's single run "external sort" Heikki Linnakangas
- Re: multivariate statistics / patch v7 Kyotaro HORIGUCHI
- Re: Using quicksort and a merge step to significantly improve on tuplesort's single run "external sort" Greg Stark
- Re: Using quicksort and a merge step to significantly improve on tuplesort's single run "external sort" Simon Riggs
- [PATCH] Microvacuum for gist. Anastasia Lubennikova
- Re: 9.5a1 BUG FIX: pgbench negative latencies Heikki Linnakangas
- [BUG] CustomScan->custom_plans are not copied Kouhei Kaigai
- Re: [PATCH] Microvacuum for gist. Alexander Korotkov
- Re: multivariate statistics / patch v7 Tomas Vondra
- 64-bit XIDs again Alexander Korotkov
- Re: The real reason why TAP testing isn't ready for prime time Andrew Dunstan
- Re: multivariate statistics / patch v7 Tomas Vondra
- Re: [COMMITTERS] pgsql: Row-Level Security Policies (RLS) Dean Rasheed
- Re: creating extension including dependencies Petr Jelinek
- Re: 64-bit XIDs again Simon Riggs
- Re: 64-bit XIDs again Heikki Linnakangas
- Re: 64-bit XIDs again Joe Conway
- Re: LWLock deadlock and gdb advice Heikki Linnakangas
- Re: 64-bit XIDs again Alexander Korotkov
- Re: 64-bit XIDs again Heikki Linnakangas
- Re: 64-bit XIDs again Simon Riggs
- Re: 64-bit XIDs again Joshua D. Drake
- Re: security labels on databases are bad for dump & restore Alvaro Herrera
- Proposal: backend "niceness" / session_priority José Luis Tallón
- Re: Proposal: backend "niceness" / session_priority Tom Lane
- Re: LWLock deadlock and gdb advice Jeff Janes
- Re: pgbench stats per script & other stuff Fabien COELHO
- Re: Division by zero in selfuncs.c:estimate_hash_bucketsize() Tom Lane
- TAP tests are badly named Andrew Dunstan
- Re: [COMMITTERS] pgsql: Row-Level Security Policies (RLS) Joe Conway
- Re: dblink: add polymorphic functions. Tom Lane
- Re: multivariate statistics / patch v7 Heikki Linnakangas
- Re: dblink: add polymorphic functions. Alvaro Herrera
- Re: CREATE FUNCTION .. LEAKPROOF docs Joe Conway
- Re: dblink: add polymorphic functions. Tom Lane
- Re: Failing assertions in indxpath.c, placeholder.c and brin_minmax.c Alvaro Herrera
- Re: LWLock deadlock and gdb advice Andres Freund
- Re: Volatility of pg_xact_commit_timestamp() and pg_last_committed_xact() Alvaro Herrera
- Re: security labels on databases are bad for dump & restore Robert Haas
- Re: Using quicksort and a merge step to significantly improve on tuplesort's single run "external sort" Robert Haas
- Re: Reduce ProcArrayLock contention Robert Haas
- Re: Remaining 'needs review' patchs in July commitfest Robert Haas
- Re: brin index vacuum versus transaction snapshots Alvaro Herrera
- Re: Support for N synchronous standby servers - take 2 Robert Haas
- Re: 64-bit XIDs again Gavin Flower