pgsql-hackers since 2016-11-27 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

Nov. 27, 2016

Thread Author Time
pg_config --version David Fetter 00:16
Re: Parallel bitmap heap scan Dilip Kumar 02:34
Re: UNDO and in-place update Amit Kapila 03:49
Re: pg_config --version Michael Paquier 06:16
Re: make default TABLESPACE belong to target table. Amos Bird 08:01
Re: Logical decoding on standby Craig Ringer 11:39
Re: make default TABLESPACE belong to target table. Michael Paquier 11:41
Re: Mail thread references in commits Magnus Hagander 13:37
RFC Changing the version number for JDBC Dave Cramer 14:17
Re: pg_config --version Jim Nasby 15:12
Re: make default TABLESPACE belong to target table. Jim Nasby 15:20
Re: make default TABLESPACE belong to target table. Amos Bird 15:39
Re: Wrong order of tests in findDependentObjects() Jim Nasby 15:59
Re: Wrong order of tests in findDependentObjects() Tom Lane 16:15
Re: RFC Changing the version number for JDBC Tom Lane 16:29
Re: Tackling JsonPath support Christian Convey 16:50
Re: pg_config --version David Fetter 16:53
Re: User-defined Operator Pushdown and Collations Tom Lane 17:31
Re: PATCH: two slab-like memory allocators Petr Jelinek 18:25
Re: PATCH: two slab-like memory allocators Tomas Vondra 18:42
Autovacuum breakage from a734fd5d1 Tom Lane 18:45
Re: Logical Replication WIP Petr Jelinek 18:57
Re: [BUG?] pg_event_trigger_ddl_commands() error with ALTER TEXT SEARCH CONFIGURATION 📎 Artur Zakirov 18:59
Re: User-defined Operator Pushdown and Collations Paul Ramsey 19:15
Re: RFC Changing the version number for JDBC Dave Cramer 19:47
Re: User-defined Operator Pushdown and Collations Tom Lane 19:50
Re: pg_config --version David Fetter 20:25
Re: PATCH: two slab-like memory allocators Andres Freund 20:47
Re: Patch to implement pg_current_logfile() function 📎 Gilles Darold 20:54
Re: Logical decoding on standby Petr Jelinek 21:17
Re: PATCH: two slab-like memory allocators Petr Jelinek 21:21
Re: [PATCH] ALTER DEFAULT PRIVILEGES with GRANT/REVOKE ON SCHEMAS David Fetter 21:45
Re: PATCH: two slab-like memory allocators Andres Freund 22:02
Re: Logical Replication WIP Erik Rijkers 22:42
Re: Autovacuum breakage from a734fd5d1 Tom Lane 22:45
Re: Logical Replication WIP Petr Jelinek 22:54
Re: UNDO and in-place update Robert Haas 23:20
Re: Wrong order of tests in findDependentObjects() Jim Nasby 23:35
Re: Patch to implement pg_current_logfile() function Karl O. Pinc 23:37

Nov. 28, 2016

Thread Author Time
Re: Physical append-only tables Jim Nasby 00:05
Re: Autovacuum breakage from a734fd5d1 Robert Haas 01:02
Re: UNDO and in-place update Tsunakawa, Takayuki 01:26
Re: Autovacuum breakage from a734fd5d1 Tom Lane 02:33
Re: Autovacuum breakage from a734fd5d1 📎 Michael Paquier 02:36
Re: Mail thread references in commits Tom Lane 02:36
Re: Autovacuum breakage from a734fd5d1 Michael Paquier 02:40
Re: Parallel bitmap heap scan Thomas Munro 02:41
Re: Autovacuum breakage from a734fd5d1 Tom Lane 02:46
Re: Fixed pg_class refcache leak when the meta tuple in pg_class in invalid. Michael Paquier 02:47
Re: Parallel bitmap heap scan Amit Kapila 02:49
Re: Autovacuum breakage from a734fd5d1 Michael Paquier 02:49
Re: UNDO and in-place update Robert Haas 03:03
Re: Autovacuum breakage from a734fd5d1 Robert Haas 03:14
Re: Logical decoding on standby Craig Ringer 03:16
Re: Autovacuum breakage from a734fd5d1 Michael Paquier 03:26
Re: Autovacuum breakage from a734fd5d1 Tom Lane 03:30
Re: UNDO and in-place update Amit Kapila 03:44
Re: Parallel bitmap heap scan Thomas Munro 03:50
Re: Parallel bitmap heap scan Dilip Kumar 03:53
Re: Autovacuum breakage from a734fd5d1 Robert Haas 03:59
Re: Performance degradation in Bitmapscan (commit 75ae538bc3168bf44475240d4e0487ee2f3bb376) Dilip Kumar 04:09
Re: [PATCH] Reload SSL certificates on SIGHUP Michael Paquier 05:01
HASH_CHUNK_SIZE vs malloc rounding Thomas Munro 06:28
Re: [COMMITTERS] pgsql: libpq: Allow connection strings and URIs to specify multiple hos Michael Paquier 07:12
Re: proposal: session server side variables 📎 Pavel Stehule 07:42
Re: [patch] psql tab completion for ALTER DEFAULT PRIVILEGES Gilles Darold 08:16
Re: Proposal: scan key push down to heap [WIP] 📎 Dilip Kumar 09:30
Re: Proposal: scan key push down to heap [WIP] Dilip Kumar 09:32
Re: proposal: session server side variables Artur Zakirov 09:39
Re: IF (NOT) EXISTS in psql-completion 📎 Kyotaro HORIGUCHI 10:13
A bug of psql completion 📎 Kyotaro HORIGUCHI 10:16
Fix comment in build_simple_rel 📎 Amit Langote 10:18
Re: Push down more full joins in postgres_fdw 📎 Etsuro Fujita 10:22
Re: asynchronous execution Kyotaro HORIGUCHI 10:22
Re: Radix tree for character conversion Kyotaro HORIGUCHI 10:25
Re: Physical append-only tables Masahiko Sawada 10:37
Re: Quorum commit for multiple synchronous replication. 📎 Masahiko Sawada 11:03
Re: Mail thread references in commits Magnus Hagander 11:07
Re: proposal: session server side variables Pavel Stehule 12:03
Re: pg_dump / copy bugs with "big lines" ? Daniel Verite 12:23
Re: make default TABLESPACE belong to target table. Amit Kapila 12:49
Re: Tackling JsonPath support Pavel Stehule 13:20
Re: [PATCH] pgpassfile connection option 📎 Julian Markwort 14:15
Re: User-defined Operator Pushdown and Collations Paul Ramsey 14:33
Re: Declarative partitioning - another take Ashutosh Bapat 14:42
Re: Mail thread references in commits Alvaro Herrera 14:49
Re: UNDO and in-place update Bruce Momjian 14:50
Re: Proposal: scan key push down to heap [WIP] Robert Haas 14:55
Re: [PATCH] ALTER DEFAULT PRIVILEGES with GRANT/REVOKE ON SCHEMAS 📎 Matheus de Oliveira 15:31
Re: [PATCH] pgpassfile connection option Fabien COELHO 15:53
Re: Tackling JsonPath support David Fetter 16:26
Re: Alternative MATERIALIZED VIEW design and implementation with history table and other features Nico Williams 16:44
Re: A bug of psql completion Tom Lane 16:52
Re: Tackling JsonPath support Pavel Stehule 16:56
Re: pg_dump / copy bugs with "big lines" ? 📎 Alvaro Herrera 17:00
Re: Wrong order of tests in findDependentObjects() Tom Lane 17:04
Re: Autovacuum breakage from a734fd5d1 Tom Lane 17:18
Re: HASH_CHUNK_SIZE vs malloc rounding Tom Lane 17:27
Re: pg_dump / copy bugs with "big lines" ? Alvaro Herrera 17:28
Re: Tackling JsonPath support Christian Convey 17:29
Re: UNDO and in-place update Robert Haas 17:31
GIN non-intrusive vacuum of posting tree 📎 Andrew Borodin 17:31
Re: Tackling JsonPath support Christian Convey 17:40
PSQL commands: \quit_if, \quit_unless 📎 Corey Huinker 17:47
Re: Tackling JsonPath support Christian Convey 17:52
Re: Patch to implement pg_current_logfile() function Karl O. Pinc 17:54
Re: Tackling JsonPath support Christian Convey 17:57
Re: Autovacuum breakage from a734fd5d1 Robert Haas 17:59
Re: [BUG?] pg_event_trigger_ddl_commands() error with ALTER TEXT SEARCH CONFIGURATION Robert Haas 18:32
Re: Mail thread references in commits Andrew Dunstan 18:36
Re: Tackling JsonPath support Nico Williams 18:38
Re: Dynamic shared memory areas Robert Haas 18:48
Re: Fix comment in build_simple_rel Alvaro Herrera 18:57
Re: PSQL commands: \quit_if, \quit_unless Fabien COELHO 19:03
Re: Tackling JsonPath support Nico Williams 19:23
Bug in Physical Replication Slots (at least 9.5)? Jonathon Nelson 19:39
Time to up bgwriter_lru_maxpages? Jim Nasby 19:40
Re: Wrong order of tests in findDependentObjects() 📎 Tom Lane 19:48
Re: Time to up bgwriter_lru_maxpages? Devrim Gündüz 19:53
Re: Time to up bgwriter_lru_maxpages? Joshua D. Drake 19:53
Re: PSQL commands: \quit_if, \quit_unless Pavel Stehule 20:00
Re: Patch to implement pg_current_logfile() function Gilles Darold 20:00
Re: PSQL commands: \quit_if, \quit_unless Corey Huinker 20:03
Re: PSQL commands: \quit_if, \quit_unless Tom Lane 21:07
Re: Logical Replication WIP 📎 Petr Jelinek 21:20
Re: Time to up bgwriter_lru_maxpages? Jim Nasby 21:20
Re: PSQL commands: \quit_if, \quit_unless David G. Johnston 21:23
Re: PSQL commands: \quit_if, \quit_unless Corey Huinker 21:27
Re: Tackling JsonPath support Petr Jelinek 21:41
Re: PSQL commands: \quit_if, \quit_unless Andrew Dunstan 21:52
Re: GiST support for UUIDs Tom Lane 22:04
Re: [BUG?] pg_event_trigger_ddl_commands() error with ALTER TEXT SEARCH CONFIGURATION Artur Zakirov 22:12
Re: patch: function xmltable Alvaro Herrera 22:34
Types gbtreekey32 and gbtreekey16 aren't adequately aligned Tom Lane 22:43
Re: PSQL commands: \quit_if, \quit_unless Tom Lane 22:50
Re: matview incremental maintenance Nico Williams 23:18
Re: Improving RLS planning Stephen Frost 23:55

Nov. 29, 2016

Thread Author Time
Re: Fix comment in build_simple_rel Amit Langote 00:54
Re: Tackling JsonPath support Christian Convey 01:50
Corner-case improvement to eqjoinsel_semi 📎 Tom Lane 01:58
Re: Tackling JsonPath support Nico Williams 02:26
Re: Tackling JsonPath support Christian Convey 02:38
Re: Tackling JsonPath support Nico Williams 02:55
Re: Tackling JsonPath support David G. Johnston 03:00
Re: Tackling JsonPath support Nico Williams 03:25
Re: Proposal: scan key push down to heap [WIP] Dilip Kumar 04:17
Re: Time to up bgwriter_lru_maxpages? Michael Paquier 04:22
Re: Re: BUG #13755: pgwin32_is_service not checking if SECURITY_SERVICE_SID is disabled Michael Paquier 04:24
Re: Proposal: scan key push down to heap [WIP] Andres Freund 04:25
Re: pgsql: Add putenv support for msvcrt from Visual Studio 2013 Michael Paquier 04:26
Re: Fix checkpoint skip logic on idle systems by tracking LSN progress Michael Paquier 04:28
Re: Re: [sqlsmith] FailedAssertion("!(XLogCtl->Insert.exclusiveBackup)", File: "xlog.c", Line: 10200) Michael Paquier 04:29
Re: pg_dump, pg_dumpall and data durability Michael Paquier 04:30
Re: WAL consistency check facility Michael Paquier 04:31
Re: Quorum commit for multiple synchronous replication. Michael Paquier 04:32
Re: Forbid use of LF and CR characters in database and role names Michael Paquier 04:33
Re: Renaming of pg_xlog and pg_clog Michael Paquier 04:35
Re: Password identifiers, protocol aging and SCRAM protocol Michael Paquier 04:36
Re: Mention column name in error messages Michael Paquier 04:37
Thinko in set_rel_consider_parallel() 📎 Amit Langote 04:49
Re: UNDO and in-place update Amit Kapila 05:21
Re: Proposal : For Auto-Prewarm. 📎 Mithun Cy 05:26
Re: Tackling JsonPath support Pavel Stehule 05:28
Re: GiST support for UUIDs 📎 Chris Bandy 05:31
Re: Tackling JsonPath support Pavel Stehule 05:39
Re: Tackling JsonPath support Christian Convey 06:34
Re: Tackling JsonPath support Pavel Stehule 06:37
Re: GIN non-intrusive vacuum of posting tree Vladimir Borodin 07:03
Re: PSQL commands: \quit_if, \quit_unless Fabien COELHO 07:44
Re: [PATCH] Logical decoding timeline following take II Craig Ringer 07:55
Re: pg_recvlogical --endpos Craig Ringer 08:03
Re: UNDO and in-place update Alexander Korotkov 09:03
Re: macaddr 64 bit (EUI-64) datatype support 📎 Haribabu Kommi 09:36
Re: pg_hba_file_settings view patch Haribabu Kommi 09:40
Re: Contains and is contained by operators of inet datatypes 📎 Emre Hasegeli 09:41
Re: PSQL commands: \quit_if, \quit_unless Pavel Stehule 09:43
Re: Parallel execution and prepared statements Amit Kapila 10:09
Re: commitfest 2016-11 status summary Haribabu Kommi 10:11
Re: pg_hba_file_settings view patch Ashutosh Bapat 10:15
Re: Parallel execution and prepared statements Albe Laurenz 11:10
Re: make default TABLESPACE belong to target table. Amit Kapila 11:19
Re: Declarative partitioning - another take Amit Langote 11:24
Re: Parallel execution and prepared statements Amit Kapila 11:24
XactLockTableWait doesn't set wait_event correctly Simon Riggs 11:26
EvalPlanQual() doesn't follow LockTuple() pattern 📎 Simon Riggs 11:26
Re: make default TABLESPACE belong to target table. Amos Bird 11:38
Re: PSQL commands: \quit_if, \quit_unless Fabien COELHO 12:10
tiny psql doc inconsistency 📎 Fabien COELHO 12:56
Random number generation, take two 📎 Heikki Linnakangas 13:02
Re: tiny psql doc inconsistency Stephen Frost 14:03
Re: Re: Use procsignal_sigusr1_handler and RecoveryConflictInterrupt() from walsender? Craig Ringer 14:29
Re: pg_dump / copy bugs with "big lines" ? Daniel Verite 15:02
Re: Proposal for changes to recovery.conf API Simon Riggs 15:13
Compiler warnings 📎 Stephen Frost 15:21
Re: Compiler warnings Stephen Frost 15:25
Re: Dynamic shared memory areas Robert Haas 15:35
Re: Thinko in set_rel_consider_parallel() Tom Lane 16:07
Re: Patch to implement pg_current_logfile() function Karl O. Pinc 16:09
Re: Exclude pg_largeobject form pg_dump Stephen Frost 16:12
Re: Tackling JsonPath support Christian Convey 16:16

Browse Archives

Prev | Next