pgsql-hackers before 2015-12-09 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

Dec. 4, 2015

Thread Author Time
Re: pg_hba_lookup function to get all matching pg_hba.conf entries Alvaro Herrera 16:16
Re: Freeze avoidance of very large table. Jeff Janes 16:21
Re: pg_hba_lookup function to get all matching pg_hba.conf entries Pavel Stehule 16:29
Re: pg_hba_lookup function to get all matching pg_hba.conf entries Alvaro Herrera 16:31
Re: pg_hba_lookup function to get all matching pg_hba.conf entries Alvaro Herrera 16:34
Re: Random crud left behind by aborted TAP tests Alvaro Herrera 16:37
Re: pg_hba_lookup function to get all matching pg_hba.conf entries Pavel Stehule 16:41
Replication stats from slaves Jehan-Guillaume de Rorthais 16:45
Re: Random crud left behind by aborted TAP tests Alvaro Herrera 16:46
Re: Random crud left behind by aborted TAP tests Tom Lane 16:59
Re: Remaining 9.5 open items Geoff Winkless 17:00
Re: WIP: Covering + unique indexes. Anastasia Lubennikova 17:00
Re: Freeze avoidance of very large table. Masahiko Sawada 17:29
Re: More stable query plans via more predictable column statistics Robert Haas 17:48
Size of Path nodes Tom Lane 17:50
Re: More stable query plans via more predictable column statistics Tom Lane 17:53
Re: Remaining 9.5 open items 📎 Stephen Frost 17:55
Re: dynloader.h missing in prebuilt package for Windows? Bruce Momjian 17:56
Re: Size of Path nodes Andres Freund 18:02
Re: Size of Path nodes Tom Lane 18:07
Re: Remaining 9.5 open items Tom Lane 18:33
Re: Remaining 9.5 open items Stephen Frost 18:52
Re: Remaining 9.5 open items Tom Lane 19:18
Re: Foreign join pushdown vs EvalPlanQual 📎 Robert Haas 20:15
Re: Remaining 9.5 open items 📎 Stephen Frost 20:22
Re: Size of Path nodes Robert Haas 21:00
Re: Support of partial decompression for datums Michael Paquier 21:14
remapped localhost causes connections to localhost to fail using Postgres Dann Corbit 21:55
Re: remapped localhost causes connections to localhost to fail using Postgres Bill Moran 22:16
Re: Size of Path nodes Jim Nasby 22:44
Re: Size of Path nodes Peter Geoghegan 23:14

Dec. 5, 2015

Thread Author Time
Re: dynloader.h missing in prebuilt package for Windows? Chapman Flack 00:09
Re: Size of Path nodes Jim Nasby 00:38
Re: Size of Path nodes Robert Haas 01:41
Re: Rework the way multixact truncations work Noah Misch 02:55
Re: Size of Path nodes Amit Kapila 04:25
libxml2 2.9.3 breaks xml test output Christian Ullrich 07:38
Re: libxml2 2.9.3 breaks xml test output Michael Paquier 07:57
Re: [patch] Proposal for \rotate in psql Pavel Stehule 07:59
[PATCH] Equivalence Class Filters 📎 David Rowley 09:53
Re: Re: In-core regression tests for replication, cascading, archiving, PITR, etc. Michael Paquier 11:44
Re: Random crud left behind by aborted TAP tests 📎 Michael Paquier 11:58
Re: psql: add \pset true/false Michael Paquier 12:05
Re: libxml2 2.9.3 breaks xml test output Christian Ullrich 12:10
Re: [PATCH] Equivalence Class Filters Tom Lane 17:07
Re: Size of Path nodes Robert Haas 17:19
Re: Size of Path nodes Tom Lane 17:35
Re: Random crud left behind by aborted TAP tests Tom Lane 18:25
Re: Size of Path nodes Robert Haas 18:43
Re: Size of Path nodes Greg Stark 18:45
Re: Re: In-core regression tests for replication, cascading, archiving, PITR, etc. Tom Lane 19:09
Re: Size of Path nodes Tom Lane 19:29
Re: dynloader.h missing in prebuilt package for Windows? Bruce Momjian 20:35

Dec. 6, 2015

Thread Author Time
Re: Size of Path nodes Robert Haas 02:11
Re: Size of Path nodes Robert Haas 02:12
a word-choice question Chapman Flack 04:41
Re: [PATCH] Equivalence Class Filters David Rowley 09:26
Re: proposal: multiple psql option -c 📎 Michael Paquier 13:56
Re: proposal: multiple psql option -c 📎 Michael Paquier 14:27
Re: CustomScan in a larger structure (RE: CustomScan support on readfuncs.c) Kouhei Kaigai 16:00
Re: a word-choice question Tom Lane 16:03
Re: [PATCH] Equivalence Class Filters Tom Lane 16:38
Re: Logical replication and multimaster Konstantin Knizhnik 17:39
[sqlsmith] Failed to generate plan on lateral subqueries Andreas Seltenreich 17:52
Re: a word-choice question Andrew Dunstan 17:58
Re: dynloader.h missing in prebuilt package for Windows? Olson, Ken 19:16
Unicode collations in FreeBSD 11, DragonFly BSD 4.4 without ICU Thomas Munro 21:45
Re: PATCH: index-only scans with partial indexes Tomas Vondra 22:48
Re: Using quicksort for every external sort run Jeff Janes 23:59

Dec. 7, 2015

Thread Author Time
Re: Using quicksort for every external sort run Peter Geoghegan 00:04
Re: Using quicksort for every external sort run 📎 Peter Geoghegan 00:25
Re: Using quicksort for every external sort run Peter Geoghegan 00:45
Re: Double linking MemoryContext children Jim Nasby 01:30
Re: Attach comments to functions' parameters and return value Jim Nasby 01:37
jsonb_delete not documented Peter Eisentraut 02:11
Redundant sentence within INSERT documentation page (exclusion constraints) 📎 Peter Geoghegan 02:36
Re: jsonb_delete not documented Tom Lane 02:51
Re: Logical replication and multimaster Craig Ringer 02:51
Re: Re: In-core regression tests for replication, cascading, archiving, PITR, etc. Noah Misch 03:06
Re: pglogical_output - a general purpose logical decoding output plugin Craig Ringer 03:10
Re: Re: Reusing abbreviated keys during second pass of ordered [set] aggregates Andreas Karlsson 03:14
Re: Logical replication and multimaster Craig Ringer 03:24
Re: Re: Reusing abbreviated keys during second pass of ordered [set] aggregates Peter Geoghegan 03:28
Re: jsonb_delete not documented Peter Eisentraut 03:44
Re: jsonb_delete not documented Tom Lane 03:49
Re: Foreign join pushdown vs EvalPlanQual Etsuro Fujita 05:25
Re: Re: In-core regression tests for replication, cascading, archiving, PITR, etc. 📎 Michael Paquier 05:34
Re: Making tab-complete.c easier to maintain Michael Paquier 06:00
Re: [sqlsmith] Failed to generate plan on lateral subqueries Amit Langote 06:28
Re: [PROPOSAL] VACUUM Progress Checker. Amit Langote 07:41
Re: Making tab-complete.c easier to maintain Michael Paquier 07:41
Re: Support of partial decompression for datums Ildus Kurbangaliev 09:41
Re: More stable query plans via more predictable column statistics Shulgin, Oleksandr 10:19
Re: Some questions about the array. 📎 YUriy Zhuravlev 11:29
Re: HINTing on UPDATE foo SET foo.bar = ..; Michael Paquier 12:14
Re: Using quicksort for every external sort run Greg Stark 13:17
Re: [HACKERS] max_worker_processes on the standby Fujii Masao 13:33
Re: Tsvector editing functions 📎 Stas Kelvich 14:05
Re: pg_receivexlog: spurious error message connecting to 9.3 📎 Fujii Masao 14:37
Re: Cube extension kNN support 📎 Stas Kelvich 14:47
Re: [sqlsmith] Failed to generate plan on lateral subqueries Tom Lane 15:24
Re: [PATCH] Equivalence Class Filters Jim Nasby 15:35
Re: [PATCH] Equivalence Class Filters Tom Lane 15:54
Re: [PATCH] Equivalence Class Filters David G. Johnston 16:27
Re: [PATCH] Equivalence Class Filters Simon Riggs 16:44
Re: [PATCH] Equivalence Class Filters Jim Nasby 16:48
Re: [PATCH] Equivalence Class Filters Jim Nasby 16:55
Re: Foreign join pushdown vs EvalPlanQual Robert Haas 17:01
Re: Using quicksort for every external sort run Jeff Janes 17:01
Re: jsonb_delete not documented Andrew Dunstan 17:05
Re: Foreign join pushdown vs EvalPlanQual Tom Lane 18:06
Re: Using quicksort for every external sort run Peter Geoghegan 18:18
Re: [PATCH] Equivalence Class Filters Simon Riggs 18:23
Re: [PATCH] Equivalence Class Filters Gavin Flower 19:27
Re: [PATCH] Equivalence Class Filters Evgeniy Shishkin 19:34
Re: [PATCH] Equivalence Class Filters Gavin Flower 20:09
Re: Patch: Implement failover on libpq connect level. Korry Douglas 20:26
Re: Patch: Implement failover on libpq connect level. Korry Douglas 21:12
Re: Re: In-core regression tests for replication, cascading, archiving, PITR, etc. Alvaro Herrera 22:43
Re: Re: In-core regression tests for replication, cascading, archiving, PITR, etc. Alvaro Herrera 22:46
Re: Re: In-core regression tests for replication, cascading, archiving, PITR, etc. Tom Lane 22:54
Re: Re: In-core regression tests for replication, cascading, archiving, PITR, etc. Alvaro Herrera 23:07
Re: [sqlsmith] Failed to generate plan on lateral subqueries Tom Lane 23:57

Dec. 8, 2015

Thread Author Time
Re: [PATCH] Equivalence Class Filters David Rowley 01:26
Re: Re: In-core regression tests for replication, cascading, archiving, PITR, etc. 📎 Michael Paquier 01:27
Re: [sqlsmith] Failed to generate plan on lateral subqueries Andreas Seltenreich 01:27
Re: pg_hba_lookup function to get all matching pg_hba.conf entries 📎 Haribabu Kommi 04:11
Re: proposal: PL/Pythonu - function ereport Catalin Iacob 06:06
Re: [sqlsmith] Failed to generate plan on lateral subqueries 📎 Andreas Seltenreich 06:55
[No subject] Michael Paquier 07:37
Re: pg_receivexlog: spurious error message connecting to 9.3 Michael Paquier 07:39
Re: Michael Paquier 07:40
Re: postgres_fdw join pushdown (was Re: Custom/Foreign-Join-APIs) Ashutosh Bapat 08:27
Re: Some bugs in psql_complete of psql Kyotaro HORIGUCHI 08:56
Re: Making tab-complete.c easier to maintain Kyotaro HORIGUCHI 09:31
Re: [PATCH] Equivalence Class Filters Jeremy Harris 09:52
Re: Move PinBuffer and UnpinBuffer to atomics 📎 Alexander Korotkov 09:53
Re: Move PinBuffer and UnpinBuffer to atomics Andres Freund 10:04
Re: psql: add \pset true/false Kyotaro HORIGUCHI 10:18
Re: Move PinBuffer and UnpinBuffer to atomics Alexander Korotkov 10:26
HELP!!! The WAL Archive is taking up all space FattahRozzaq 10:33
Re: Foreign join pushdown vs EvalPlanQual 📎 Etsuro Fujita 10:49
Minor comment update in setrefs.c 📎 Etsuro Fujita 11:16
Re: postgres_fdw join pushdown (was Re: Custom/Foreign-Join-APIs) Etsuro Fujita 11:40
Re: Rework the way multixact truncations work Andres Freund 11:43
Re: Making tab-complete.c easier to maintain Michael Paquier 11:50
Re: psql: add \pset true/false Michael Paquier 11:51
Include ppc64le build type for back branches Sandeep Thakkar 12:27
Re: Error with index on unlogged table 📎 Andres Freund 12:57
Re: Error with index on unlogged table Andres Freund 13:09
Tab-comletion for RLS 📎 Masahiko Sawada 13:32
Re: [PROPOSAL] Backup and recovery of pg_statistic Simon Riggs 13:42
Re: Move PinBuffer and UnpinBuffer to atomics Amit Kapila 15:00
Re: Include ppc64le build type for back branches Tom Lane 15:27
Re: pg_hba_lookup function to get all matching pg_hba.conf entries Amit Kapila 15:36
Re: [PoC] Asynchronous execution again (which is not parallel) Robert Haas 15:40
Should psql exit when the log file can't be written into? 📎 Daniel Verite 15:46
Re: Foreign join pushdown vs EvalPlanQual Robert Haas 16:13
Re: Erroneous cost estimation for nested loop join Robert Haas 16:30
Re: [sqlsmith] Failed to generate plan on lateral subqueries Tom Lane 17:13
Re: Combining Aggregates Robert Haas 17:18
Re: Include ppc64le build type for back branches Andrew Dunstan 17:24
Weird portability issue in TestLib.pm's slurp_file Tom Lane 17:31
Re: pg_rewind test race condition..? Oleksii Kliukin 17:35
Re: Should psql exit when the log file can't be written into? Tom Lane 17:55
Re: Remaining 9.5 open items Robert Haas 17:56
Re: Rework the way multixact truncations work Robert Haas 18:05
Re: Include ppc64le build type for back branches Robert Haas 18:06
fix for readline terminal size problems when window is resized with open pager Merlin Moncure 18:07
Re: Include ppc64le build type for back branches Tom Lane 18:35
Re: [patch] Proposal for \rotate in psql 📎 Pavel Stehule 18:39
Re: Getting sorted data from foreign server for merge join Robert Haas 18:44
Re: proposal: multiple psql option -c Robert Haas 18:51
Re: proposal: multiple psql option -c David Fetter 19:08
Re: proposal: multiple psql option -c Robert Haas 19:09
Re: fix for readline terminal size problems when window is resized with open pager Tom Lane 19:18
Re: Include ppc64le build type for back branches Robert Haas 19:22
Re: Speed up Clog Access by increasing CLOG buffers Robert Haas 19:32
Re: Fwd: Another little thing about psql wrapped expanded output Robert Haas 19:36
Re: W-TinyLfu for cache eviction Robert Haas 19:45
Re: PostgresNode::_update_pid using undefined variables in tap tests Robert Haas 19:47
Re: fix for readline terminal size problems when window is resized with open pager Tom Lane 20:02
Re: proposal: multiple psql option -c Pavel Stehule 20:08
Re: fix for readline terminal size problems when window is resized with open pager Merlin Moncure 20:33
Re: fix for readline terminal size problems when window is resized with open pager Merlin Moncure 20:34
Re: Passing initially_valid values instead of !skip_validation to StoreRelCheck() in AddRelationNewConstraints() Robert Haas 20:50
Re: Weird portability issue in TestLib.pm's slurp_file Robert Haas 21:24
Re: fix for readline terminal size problems when window is resized with open pager Merlin Moncure 21:30
Re: Include ppc64le build type for back branches Peter Eisentraut 22:03
Re: Patch: ResourceOwner optimization for tables with many partitions Robert Haas 22:30
Re: PostgresNode::_update_pid using undefined variables in tap tests Michael Paquier 23:09
Re: Fwd: Another little thing about psql wrapped expanded output Jim Nasby 23:39
Re: Double linking MemoryContext children Thom Brown 23:40
Re: HELP!!! The WAL Archive is taking up all space Michael Paquier 23:41
Re: HELP!!! The WAL Archive is taking up all space David G. Johnston 23:43
Re: Double linking MemoryContext children Kevin Grittner 23:44
Re: HELP!!! The WAL Archive is taking up all space David G. Johnston 23:45
Re: [PATCH] Equivalence Class Filters Jim Nasby 23:55
Re: PostgresNode::_update_pid using undefined variables in tap tests Alvaro Herrera 23:57
Re: [PATCH] Equivalence Class Filters Jim Nasby 23:58

Browse Archives

Prev | Next