pgsql-hackers since 2015-07-30 00:00

The PostgreSQL developers team lives here. Discussion of current development issues, problems and bugs, and proposed new features. If your question cannot be answered by people in the other lists, and it is likely that only a developer will know the answer, you may re-post your question in this list. You must try elsewhere first!

Search the Archives

(enter a message-id to go directly to that message)

Browse Archives

Prev | Next

July 30, 2015

Thread Author Time
Re: dblink: add polymorphic functions. Tom Lane 00:13
Re: dblink: add polymorphic functions. Joe Conway 00:20
Re: [COMMITTERS] pgsql: Row-Level Security Policies (RLS) 📎 Joe Conway 00:35
Re: Eliminating CREATE INDEX comparator TID tie-breaker overhead Peter Geoghegan 00:41
Using quicksort and a merge step to significantly improve on tuplesort's single run "external sort" 📎 Peter Geoghegan 01:05
Re: Improving test coverage of extensions with pg_dump 📎 Michael Paquier 02:48
Re: The real reason why TAP testing isn't ready for prime time Michael Paquier 02:57
Re: dblink: add polymorphic functions. Tom Lane 02:58
Re: The real reason why TAP testing isn't ready for prime time Tom Lane 03:17
Re: Division by zero in planner.c:grouping_planner() Tom Lane 04:19
Re: dblink: add polymorphic functions. Joe Conway 04:41
Re: Support for N synchronous standby servers - take 2 Beena Emerson 05:16
Division by zero in selfuncs.c:estimate_hash_bucketsize() Piotr Stefaniak 05:28
Re: dblink: add polymorphic functions. Corey Huinker 05:39
Updatable view? Tatsuo Ishii 06:03
Re: security labels on databases are bad for dump & restore Noah Misch 06:49
Re: Using quicksort and a merge step to significantly improve on tuplesort's single run "external sort" Heikki Linnakangas 07:00
Re: Don'st start streaming after creating a slot in pg_receivexlog 📎 Michael Paquier 08:14
Re: multivariate statistics / patch v7 Heikki Linnakangas 08:21
Re: Autonomous Transaction is back Rajeev rastogi 09:55
Re: Configurable location for extension .control files 📎 Heikki Linnakangas 10:15
Re: Foreign join pushdown vs EvalPlanQual Etsuro Fujita 10:15
Re: We need to support ForeignRecheck for late row locking, don't we? Etsuro Fujita 10:20
Re: pg_dump quietly ignore missing tables - is it bug? Heikki Linnakangas 10:44
Re: Using quicksort and a merge step to significantly improve on tuplesort's single run "external sort" Simon Riggs 10:47
Re: Using quicksort and a merge step to significantly improve on tuplesort's single run "external sort" Heikki Linnakangas 11:09
Re: multivariate statistics / patch v7 📎 Kyotaro HORIGUCHI 11:26
Re: Using quicksort and a merge step to significantly improve on tuplesort's single run "external sort" Greg Stark 11:26
Re: Using quicksort and a merge step to significantly improve on tuplesort's single run "external sort" Simon Riggs 11:35
[PATCH] Microvacuum for gist. 📎 Anastasia Lubennikova 11:51
Re: 9.5a1 BUG FIX: pgbench negative latencies Heikki Linnakangas 11:52
[BUG] CustomScan->custom_plans are not copied 📎 Kouhei Kaigai 12:03
Re: [PATCH] Microvacuum for gist. Alexander Korotkov 12:33
Re: multivariate statistics / patch v7 Tomas Vondra 12:55
64-bit XIDs again Alexander Korotkov 13:26
Re: The real reason why TAP testing isn't ready for prime time Andrew Dunstan 13:43
Re: multivariate statistics / patch v7 Tomas Vondra 13:47
Re: [COMMITTERS] pgsql: Row-Level Security Policies (RLS) 📎 Dean Rasheed 13:52
Re: creating extension including dependencies Petr Jelinek 13:58
Re: 64-bit XIDs again Simon Riggs 14:14
Re: 64-bit XIDs again Heikki Linnakangas 14:24
Re: 64-bit XIDs again Joe Conway 14:32
Re: LWLock deadlock and gdb advice Heikki Linnakangas 14:36
Re: 64-bit XIDs again Alexander Korotkov 14:57
Re: 64-bit XIDs again Heikki Linnakangas 14:59
Re: 64-bit XIDs again Simon Riggs 15:04
Re: 64-bit XIDs again Joshua D. Drake 15:12
Re: security labels on databases are bad for dump & restore Alvaro Herrera 15:44
Proposal: backend "niceness" / session_priority José Luis Tallón 15:47
Re: Proposal: backend "niceness" / session_priority Tom Lane 15:54
Re: LWLock deadlock and gdb advice Jeff Janes 16:03
Re: pgbench stats per script & other stuff 📎 Fabien COELHO 16:03
Re: Division by zero in selfuncs.c:estimate_hash_bucketsize() Tom Lane 16:12
TAP tests are badly named Andrew Dunstan 16:40
Re: [COMMITTERS] pgsql: Row-Level Security Policies (RLS) Joe Conway 16:40
Re: dblink: add polymorphic functions. 📎 Tom Lane 16:51
Re: multivariate statistics / patch v7 Heikki Linnakangas 16:58
Re: dblink: add polymorphic functions. Alvaro Herrera 17:14
Re: CREATE FUNCTION .. LEAKPROOF docs Joe Conway 17:18
Re: dblink: add polymorphic functions. Tom Lane 17:31
Re: Failing assertions in indxpath.c, placeholder.c and brin_minmax.c Alvaro Herrera 18:14
Re: LWLock deadlock and gdb advice Andres Freund 18:14
Re: Volatility of pg_xact_commit_timestamp() and pg_last_committed_xact() Alvaro Herrera 18:22
Re: security labels on databases are bad for dump & restore Robert Haas 18:26
Re: Using quicksort and a merge step to significantly improve on tuplesort's single run "external sort" Robert Haas 18:32
Re: Reduce ProcArrayLock contention Robert Haas 18:32
Re: Remaining 'needs review' patchs in July commitfest Robert Haas 18:47
Re: brin index vacuum versus transaction snapshots Alvaro Herrera 20:01
Re: Support for N synchronous standby servers - take 2 Robert Haas 20:04
Re: 64-bit XIDs again Gavin Flower 20:31
Re: 64-bit XIDs again Tom Lane 21:23
Re: 64-bit XIDs again Arthur Silva 21:23
Re: brin index vacuum versus transaction snapshots Tom Lane 21:24
Re: multivariate statistics / patch v7 Tomas Vondra 21:28
Re: 64-bit XIDs again Josh Berkus 21:29
Re: Improving test coverage of extensions with pg_dump Andreas Karlsson 21:41
Re: Planner debug views Jim Nasby 21:42
Re: Updatable view? Jim Nasby 21:55
Re: [PATCH] Microvacuum for gist. Jim Nasby 22:07
Re: Proposal: backend "niceness" / session_priority Jim Nasby 22:18
Re: 64-bit XIDs again Petr Jelinek 22:27
Re: [PATCH] Reload SSL certificates on SIGHUP Andreas Karlsson 22:28
Re: Proposal: backend "niceness" / session_priority Andreas Karlsson 22:33
Re: Using quicksort and a merge step to significantly improve on tuplesort's single run "external sort" Peter Geoghegan 23:01
Re: Using quicksort and a merge step to significantly improve on tuplesort's single run "external sort" Peter Geoghegan 23:04
Re: Using quicksort and a merge step to significantly improve on tuplesort's single run "external sort" Peter Geoghegan 23:18
Re: Using quicksort and a merge step to significantly improve on tuplesort's single run "external sort" Peter Geoghegan 23:26
Re: Doubt about AccessExclusiveLock in ALTER TABLE .. SET ( .. ); 📎 Fabrízio de Royes Mello 23:30
Re: TAP tests are badly named Andrew Dunstan 23:54

July 31, 2015

Thread Author Time
Re: Improving test coverage of extensions with pg_dump Michael Paquier 00:35
Re: creating extension including dependencies 📎 Michael Paquier 01:03
patch: prevent user from setting wal_buffers over 2GB bytes 📎 Josh Berkus 01:17
Re: Doubt about AccessExclusiveLock in ALTER TABLE .. SET ( .. ); Michael Paquier 01:46
Re: Doubt about AccessExclusiveLock in ALTER TABLE .. SET ( .. ); Andres Freund 02:28
Re: security labels on databases are bad for dump & restore Adam Brightwell 02:37
Re: Doubt about AccessExclusiveLock in ALTER TABLE .. SET ( .. ); Fabrízio de Royes Mello 02:41
Re: Doubt about AccessExclusiveLock in ALTER TABLE .. SET ( .. ); Michael Paquier 02:46
Re: Doubt about AccessExclusiveLock in ALTER TABLE .. SET ( .. ); 📎 Fabrízio de Royes Mello 03:21
Re: LWLock deadlock and gdb advice Andres Freund 03:22
Re: [PROPOSAL] VACUUM Progress Checker. Rahila Syed 03:30
Re: Reduce ProcArrayLock contention 📎 Amit Kapila 04:41
Re: Updatable view? Tatsuo Ishii 04:44
Re: 64-bit XIDs again Gurjeet Singh 06:22
Re: Updatable view? Tatsuo Ishii 06:29
Re: 64-bit XIDs again Heikki Linnakangas 06:32
Re: Updatable view? Atri Sharma 06:45
Re: Using quicksort and a merge step to significantly improve on tuplesort's single run "external sort" 📎 Peter Geoghegan 06:56
Re: Using quicksort and a merge step to significantly improve on tuplesort's single run "external sort" Heikki Linnakangas 07:59
Re: 64-bit XIDs again Alexander Korotkov 09:16
Re: 64-bit XIDs again Alexander Korotkov 10:00
Re: Transactions involving multiple postgres foreign servers Ashutosh Bapat 10:33
Re: LWLock deadlock and gdb advice Heikki Linnakangas 10:41
Re: Using quicksort and a merge step to significantly improve on tuplesort's single run "external sort" Jeremy Harris 11:21
Re: Doubt about AccessExclusiveLock in ALTER TABLE .. SET ( .. ); Michael Paquier 13:01
Encoding of early PG messages Shay Rojansky 13:02
Re: Doubt about AccessExclusiveLock in ALTER TABLE .. SET ( .. ); Michael Paquier 13:04
Re: Doubt about AccessExclusiveLock in ALTER TABLE .. SET ( .. ); Simon Riggs 13:05
Re: creating extension including dependencies Petr Jelinek 13:09
Re: Doubt about AccessExclusiveLock in ALTER TABLE .. SET ( .. ); Michael Paquier 13:11
Re: Proposal: backend "niceness" / session_priority Amit Kapila 13:40
Re: deparsing utility commands Shulgin, Oleksandr 13:45
Re: Encoding of early PG messages Tom Lane 13:46
Re: 64-bit XIDs again Simon Riggs 13:50
Re: brin index vacuum versus transaction snapshots Simon Riggs 14:23
Re: Encoding of early PG messages Shay Rojansky 14:28
Re: brin index vacuum versus transaction snapshots Kevin Grittner 14:30
Re: brin index vacuum versus transaction snapshots Kevin Grittner 14:48
Re: brin index vacuum versus transaction snapshots Simon Riggs 15:14
RequestAddinLWLocks(int n) 📎 Jesper Pedersen 15:56
Re: LWLock deadlock and gdb advice Jeff Janes 16:48
Re: Re: Using quicksort and a merge step to significantly improve on tuplesort's single run "external sort" Robert Haas 17:31
Re: RequestAddinLWLocks(int n) Robert Haas 17:35
Re: Autonomous Transaction is back Robert Haas 17:40
Re: patch: prevent user from setting wal_buffers over 2GB bytes Robert Haas 17:43
Re: brin index vacuum versus transaction snapshots 📎 Alvaro Herrera 17:57
Re: RequestAddinLWLocks(int n) 📎 Jesper Pedersen 18:10
Re: [PROPOSAL] VACUUM Progress Checker. Alvaro Herrera 18:21
Re: [PROPOSAL] VACUUM Progress Checker. Joshua D. Drake 18:43
Re: Transactions involving multiple postgres foreign servers Robert Haas 18:48
Re: [PROPOSAL] VACUUM Progress Checker. Robert Haas 18:54
Re: Planner debug views Qingqing Zhou 18:55
Re: 64-bit XIDs again Robert Haas 19:00
Re: Doubt about AccessExclusiveLock in ALTER TABLE .. SET ( .. ); 📎 Fabrízio de Royes Mello 19:12
Re: [PROPOSAL] VACUUM Progress Checker. Alvaro Herrera 19:29
Use of PRId64 with PostgreSQL functions Paragon Corporation 19:43
Re: brin index vacuum versus transaction snapshots Alvaro Herrera 19:45
Re: Doubt about AccessExclusiveLock in ALTER TABLE .. SET ( .. ); Alvaro Herrera 20:00
Re: brin index vacuum versus transaction snapshots Kevin Grittner 20:21
Re: brin index vacuum versus transaction snapshots Alvaro Herrera 20:51
Re: Use of PRId64 with PostgreSQL functions Alvaro Herrera 21:04
Re: Use of PRId64 with PostgreSQL functions Tom Lane 21:23
Re: 64-bit XIDs again Heikki Linnakangas 21:46
Re: Use of PRId64 with PostgreSQL functions Paragon Corporation 22:34
Re: Use of PRId64 with PostgreSQL functions Tom Lane 23:43

Aug. 1, 2015

Thread Author Time
Re: patch: prevent user from setting wal_buffers over 2GB bytes Josh Berkus 00:09
Re: 64-bit XIDs again Josh Berkus 00:18
Re: 64-bit XIDs again Tom Lane 00:27
[sqlsmith] Failed assertion in joinrels.c Andreas Seltenreich 00:56
Re: [sqlsmith] Failed assertion in joinrels.c Tom Lane 01:11
Re: Solaris testers wanted for strxfrm() behavior Josh Berkus 03:29
Re: [DESIGN] ParallelAppend Amit Kapila 05:27
Re: security labels on databases are bad for dump & restore Noah Misch 06:56
Re: 64-bit XIDs again Simon Riggs 07:42
Re: Encoding of early PG messages Shay Rojansky 09:47
Re: [sqlsmith] Failed assertion in joinrels.c Andreas Seltenreich 09:51
Re: Foreign join pushdown vs EvalPlanQual Robert Haas 11:50
Re: Transactions involving multiple postgres foreign servers Amit Kapila 11:57
Re: Doubt about AccessExclusiveLock in ALTER TABLE .. SET ( .. ); Michael Paquier 12:17
Re: Doubt about AccessExclusiveLock in ALTER TABLE .. SET ( .. ); Andres Freund 12:20
Re: [DESIGN] ParallelAppend Kouhei Kaigai 13:09
Re: Foreign join pushdown vs EvalPlanQual Kouhei Kaigai 13:34
Re: Re: Using quicksort and a merge step to significantly improve on tuplesort's single run "external sort" Jeremy Harris 13:49
Re: Re: Using quicksort and a merge step to significantly improve on tuplesort's single run "external sort" Andres Freund 13:56
Re: [PROPOSAL] VACUUM Progress Checker. Rahila Syed 14:25
Re: Foreign join pushdown vs EvalPlanQual Tom Lane 14:25
No more libedit?! - openssl plans to switch to APL2 Andres Freund 15:14
Cleaning up missing ERRCODE assignments 📎 Tom Lane 15:39
Re: [sqlsmith] Failed assertion in joinrels.c Tom Lane 15:59
Re: brin index vacuum versus transaction snapshots Kevin Grittner 17:40
Re: Solaris testers wanted for strxfrm() behavior Noah Misch 18:13
Re: [sqlsmith] Failed assertion in joinrels.c Andreas Seltenreich 18:40
Re: pg_rewind failure by file deletion in source server Heikki Linnakangas 19:01
Null pointer passed as source to memcpy() in numeric.c:make_result() and numeric:set_var_from_var() Piotr Stefaniak 19:28
Re: Cleaning up missing ERRCODE assignments Peter Geoghegan 20:24
Re: TAP tests are badly named Noah Misch 20:44
Re: TAP tests are badly named Andrew Dunstan 23:13
Re: upgrade failure from 9.5 to head Noah Misch 23:13
Re: TAP tests are badly named Noah Misch 23:20
Re: upgrade failure from 9.5 to head Andrew Dunstan 23:22

Aug. 2, 2015

Thread Author Time
Re: Parallel Seq Scan Kouhei Kaigai 02:36
Re: [sqlsmith] Failed assertion in joinrels.c Piotr Stefaniak 07:59
Re: [sqlsmith] Failed assertion in joinrels.c Peter Geoghegan 08:39
Incorrect comment about abbreviated keys 📎 Peter Geoghegan 09:11
[sqlsmith] subplan variable reference / unassigned NestLoopParams (was: [sqlsmith] Failed assertion in joinrels.c) Andreas Seltenreich 09:12
Minimum tuple threshold to decide last pass of VACUUM Michael Paquier 12:13
Re: upgrade failure from 9.5 to head Andres Freund 14:15
Re: LWLock deadlock and gdb advice Andres Freund 15:04
Re: LWLock deadlock and gdb advice 📎 Andres Freund 15:05
pageinspect patch, for showing tuple data 📎 Nikolay Shaplov 16:03
Explanation for intermittent buildfarm pg_upgradecheck failures Tom Lane 16:30

Browse Archives

Prev | Next