pgsql-hackers since 2017-03-11 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

March 11, 2017

Thread Author Time
Re: make check-world output Peter Eisentraut 00:00
Re: Need a builtin way to run all tests faster manner Jim Nasby 00:00
Re: make check-world output Peter Eisentraut 00:01
Re: Need a builtin way to run all tests faster manner Peter Eisentraut 00:04
Re: Need a builtin way to run all tests faster manner Peter Eisentraut 00:06
Re: WIP: Faster Expression Processing v4 Peter Eisentraut 00:13
Re: make check-world output Jeff Janes 00:15
Re: WIP: Faster Expression Processing v4 Peter Eisentraut 00:15
Re: make check-world output Jeff Janes 00:26
Re: [HACKERS] Small issue in online devel documentation build Bruce Momjian 00:31
Re: Speed up Clog Access by increasing CLOG buffers Amit Kapila 00:39
Re: WIP: Faster Expression Processing v4 Bruce Momjian 00:42
How to get the 'ctid' from a record type? Eric Ridge 00:48
Indirect assignment code for array slices is dead code? Andres Freund 00:58
Re: How to get the 'ctid' from a record type? Tom Lane 01:29
Re: Indirect assignment code for array slices is dead code? Tom Lane 01:59
Re: Indirect assignment code for array slices is dead code? Andres Freund 02:03
Re: Need a builtin way to run all tests faster manner Tom Lane 02:10
Re: make check-world output Alvaro Herrera 02:14
Re: [PATCH] Enabling atomics on ARM64 Roman Shaposhnik 02:14
Re: [PATCH] Enabling atomics on ARM64 Andres Freund 02:17
Re: SERIALIZABLE with parallel query 📎 Thomas Munro 02:19
Re: make check-world output Tom Lane 02:19
Re: make check-world output Peter Eisentraut 03:06
[GSOC 17] Eliminate O(N^2) scaling from rw-conflict tracking in serializable transactions Mengxing Liu 03:12
Re: Bizarre choice of case for RELKIND_PARTITIONED_TABLE Bruce Momjian 03:24
Re: How to get the 'ctid' from a record type? Eric Ridge 04:31
Re: Write Ahead Logging for Hash Indexes Amit Kapila 05:20
Re: New CORRESPONDING clause design 📎 Pavel Stehule 06:01
Re: [HACKERS] Small issue in online devel documentation build Fabien COELHO 06:04
Logical replication initial feedback Mark Kirkwood 06:22
Re: [PATCH] Transaction traceability - txid_status(bigint) Craig Ringer 06:32
Re: Upgrading postmaster's log messages about bind/listen errors Craig Ringer 06:34
Re: Speedup twophase transactions 📎 Nikhil Sontakke 10:26
Re: Explicit subtransactions for PL/Tcl Pavel Stehule 10:59
Re: Re: proposal - psql: possibility to specify sort for describe commands, when size is printed 📎 Pavel Stehule 12:06
Re: make check-world output Alvaro Herrera 13:24
Re: background sessions Pavel Stehule 15:11
Re: make check-world output Tom Lane 16:14
Re: Need a builtin way to run all tests faster manner 📎 Tom Lane 17:05
Re: SQL/JSON in PostgreSQL Oleg Bartunov 18:21
Re: Need a builtin way to run all tests faster manner Jim Nasby 19:19
proposal - Default namespaces for XPath expressions (PostgreSQL 11) 📎 Pavel Stehule 19:44
Re: Need a builtin way to run all tests faster manner Andres Freund 19:48
Re: Explicit subtransactions for PL/Tcl Tom Lane 20:02
Re: Need a builtin way to run all tests faster manner Tom Lane 20:06
Re: Need a builtin way to run all tests faster manner Jim Nasby 20:13
Re: [GSOC 17] Eliminate O(N^2) scaling from rw-conflict tracking in serializable transactions Kevin Grittner 20:24
Re: Index usage for elem-contained-by-const-range clauses Jim Nasby 20:28
Re: scram and \password Joe Conway 20:35
Re: [HACKERS] Small issue in online devel documentation build Bruce Momjian 20:37
INSERT INTO arr2(array[1].d, array[2].d) Jim Nasby 20:43
Re: How to get the 'ctid' from a record type? Jim Nasby 20:52
Re: [HACKERS] Small issue in online devel documentation build Fabien COELHO 21:04
Re: INSERT INTO arr2(array[1].d, array[2].d) Andres Freund 21:13
Re: How to get the 'ctid' from a record type? Andres Freund 21:14
Re: \if, \elseif, \else, \endif (was Re: PSQL commands: \quit_if, \quit_unless) Tom Lane 21:17
Re: [bug fix] dblink leaks unnamed connections Joe Conway 21:37
Re: How to get the 'ctid' from a record type? Eric Ridge 21:58
Preserving param location 📎 Julien Rouhaud 22:09
Re: Need a builtin way to run all tests faster manner 📎 Andres Freund 22:17
Re: scram and \password Michael Paquier 22:21
Re: Need a builtin way to run all tests faster manner Andres Freund 22:36
Re: Changing references of password encryption to hashing Joe Conway 22:51
src/test/regress's check-prepared-txns target Andres Freund 23:00
Re: scram and \password Joe Conway 23:04
Re: scram and \password Michael Paquier 23:15
Re: Need a builtin way to run all tests faster manner 📎 Andres Freund 23:17
Re: \if, \elseif, \else, \endif (was Re: PSQL commands: \quit_if, \quit_unless) Corey Huinker 23:34
Re: possible encoding issues with libxml2 functions Noah Misch 23:56

March 12, 2017

Thread Author Time
Re: scram and \password Joe Conway 00:10
Re: \if, \elseif, \else, \endif (was Re: PSQL commands: \quit_if, \quit_unless) 📎 Tom Lane 00:45
Re: \if, \elseif, \else, \endif (was Re: PSQL commands: \quit_if, \quit_unless) Robert Haas 02:09
Re: WIP: Faster Expression Processing v4 Robert Haas 02:24
Re: Write Ahead Logging for Hash Indexes Robert Haas 02:36
Re: [GSOC 17] Eliminate O(N^2) scaling from rw-conflict tracking in serializable transactions Mengxing Liu 02:39
Re: \if, \elseif, \else, \endif (was Re: PSQL commands: \quit_if, \quit_unless) Tom Lane 02:40
Re: Speed up Clog Access by increasing CLOG buffers Robert Haas 02:41
Re: src/test/regress's check-prepared-txns target Andrew Dunstan 03:08
Re: Need a builtin way to run all tests faster manner Tom Lane 03:14
Re: \if, \elseif, \else, \endif (was Re: PSQL commands: \quit_if, \quit_unless) Robert Haas 03:18
Re: Parallel Append implementation Robert Haas 03:20
Re: Parallel Append implementation Robert Haas 03:29
Re: WIP: Faster Expression Processing v4 Tomas Vondra 04:40
Re: \if, \elseif, \else, \endif (was Re: PSQL commands: \quit_if, \quit_unless) David G. Johnston 06:52
Re: scram and \password Michael Paquier 07:07
Re: \if, \elseif, \else, \endif (was Re: PSQL commands: \quit_if, \quit_unless) Fabien COELHO 07:35
Re: \if, \elseif, \else, \endif (was Re: PSQL commands: \quit_if, \quit_unless) Fabien COELHO 08:22
issue about the streaming replication Jinhua Luo 08:24
Re: issue about the streaming replication Michael Paquier 11:20
Re: issue about the streaming replication Jinhua Luo 13:19
Re: Parallel Append implementation Tels 14:01
Re: Other formats in pset like markdown, rst, mediawiki Jan Michálek 15:35
Re: scram and \password Joe Conway 15:48
Re: \if, \elseif, \else, \endif (was Re: PSQL commands: \quit_if, \quit_unless) Corey Huinker 17:12
Re: \if, \elseif, \else, \endif (was Re: PSQL commands: \quit_if, \quit_unless) Tom Lane 17:24
Re: \if, \elseif, \else, \endif (was Re: PSQL commands: \quit_if, \quit_unless) Corey Huinker 17:40
Re: \if, \elseif, \else, \endif (was Re: PSQL commands: \quit_if, \quit_unless) David G. Johnston 17:45
Re: Other formats in pset like markdown, rst, mediawiki Jan Michálek 18:21
Re: [PATCH] Move all am-related reloption code into src/backend/access/[am-name] and get rid of relopt_kind for custom AM 📎 Nikolay Shaplov 19:29
Re: \if, \elseif, \else, \endif (was Re: PSQL commands: \quit_if, \quit_unless) Tom Lane 19:29
Re: possible encoding issues with libxml2 functions Pavel Stehule 19:36
Re: [REVIEW] macaddr 64 bit (EUI-64) datatype support 📎 Stephen Frost 19:38
bugfix: xpath encoding issue Pavel Stehule 19:44
Re: [REVIEW] macaddr 64 bit (EUI-64) datatype support 📎 Stephen Frost 19:52
Re: possible encoding issues with libxml2 functions Noah Misch 20:57
Re: delta relations in AFTER triggers 📎 Thomas Munro 21:08
Re: possible encoding issues with libxml2 functions Pavel Stehule 21:26
Re: Parallel tuplesort (for parallel B-Tree index creation) 📎 Peter Geoghegan 22:05

March 13, 2017

Thread Author Time
Re: [BUGS] Bug in Physical Replication Slots (at least 9.5)? Venkata B Nagothi 00:06
Re: Adding support for Default partition in partitioning Robert Haas 00:12
Re: scram and \password Robert Haas 00:15
Re: PATCH: Batch/pipelining support for libpq Vaishnavi Prabakaran 00:54
Re: Transactions involving multiple postgres foreign servers 📎 Masahiko Sawada 00:59
Re: BRIN cost estimate David Rowley 01:19
Why is there a doubtful copyObject call in add_vars_to_targetlist Neha Khatri 01:22
Re: PATCH: Batch/pipelining support for libpq Craig Ringer 01:32
Re: Parallel tuplesort (for parallel B-Tree index creation) Peter Geoghegan 01:50
Re: [NOVICE] Why is there a doubtful copyObject call in add_vars_to_targetlist David Rowley 01:50
Re: REINDEX CONCURRENTLY 2.0 📎 Andreas Karlsson 02:11
Re: make async slave to wait for lsn to be replayed Thomas Munro 02:20
Re: PassDownLimitBound for ForeignScan/CustomScan [take-2] 📎 Kouhei Kaigai 02:25
Re: asynchronous execution Amit Langote 02:33
Re: Logical decoding on standby 📎 Craig Ringer 02:56
Re: Logical replication existing data copy 📎 Craig Ringer 02:57
Re: Need a builtin way to run all tests faster manner Andres Freund 02:58
Re: scram and \password Michael Paquier 03:10
Re: scram and \password Michael Paquier 03:14
Re: Logical decoding on standby Craig Ringer 03:21
Re: [PATCH] Transaction traceability - txid_status(bigint) Craig Ringer 03:22
Re: REINDEX CONCURRENTLY 2.0 Andreas Karlsson 03:41
Re: Allow interrupts on waiting standby Michael Paquier 03:44
Re: Need a builtin way to run all tests faster manner Tom Lane 04:35
Re: [NOVICE] Why is there a doubtful copyObject call in add_vars_to_targetlist Tom Lane 04:52
Re: asynchronous execution Corey Huinker 05:06
Re: [NOVICE] Why is there a doubtful copyObject call in add_vars_to_targetlist Neha Khatri 05:07
Re: [NOVICE] Why is there a doubtful copyObject call in add_vars_to_targetlist Tom Lane 05:10
Re: [NOVICE] Why is there a doubtful copyObject call in add_vars_to_targetlist Neha Khatri 05:11
Re: wait events for disk I/O Rajkumar Raghuwanshi 05:24
Re: Bug in get_partition_for_tuple Jeevan Ladhe 05:31
Re: Bug in get_partition_for_tuple 📎 Amit Langote 05:41
Re: Page Scan Mode in Hash Index Ashutosh Sharma 05:46
Re: PATCH: pageinspect / add page_checksum and bt_page_items(bytea) Ashutosh Sharma 05:49
Re: increasing the default WAL segment size Beena Emerson 06:06
Re: SQL/JSON in PostgreSQL Nico Williams 06:14
Re: possible encoding issues with libxml2 functions 📎 Pavel Stehule 06:15
Re: SQL/JSON in PostgreSQL Nico Williams 06:16
Re: Relation cache invalidation on replica Victor Yegorov 06:22
Re: SQL/JSON in PostgreSQL Nico Williams 06:24
Re: SQL/JSON in PostgreSQL Pavel Stehule 06:31
Re: Speedup twophase transactions Michael Paquier 06:44
Re: Changing references of password encryption to hashing 📎 Michael Paquier 07:11
Re: Relation cache invalidation on replica Andres Freund 07:22
Re: PassDownLimitBound for ForeignScan/CustomScan [take-2] Jeevan Chalke 07:25
Typo in snapbuild.c 📎 Masahiko Sawada 07:33
Re: WIP: [[Parallel] Shared] Hash 📎 Rafia Sabih 07:40
Re: WIP: Faster Expression Processing v4 📎 Andres Freund 08:03
Re: increasing the default WAL segment size Prabhat Sahu 08:19
Re: increasing the default WAL segment size Beena Emerson 08:47
Re: Changing references of password encryption to hashing Craig Ringer 08:48
Re: IF NOT EXISTS option for CREATE SERVER and CREATE USER MAPPING statements Artur Zakirov 08:53
Re: BRIN cost estimate Emre Hasegeli 08:58
Re: Parallel Append implementation Amit Khandekar 08:59
Re: Parallel Append implementation Amit Khandekar 09:04
Re: make check-world output Dagfinn Ilmari =?utf-8?Q?Manns=C3=A5ker?= 09:35
Re: multivariate statistics (v25) David Rowley 10:00
Re: IF NOT EXISTS option for CREATE SERVER and CREATE USER MAPPING statements 📎 Anastasia Lubennikova 10:01
Re: Partitioned tables and relfilenode Amit Langote 10:24
Re: Partitioned tables and relfilenode 📎 Amit Langote 10:30
Re: IF NOT EXISTS option for CREATE SERVER and CREATE USER MAPPING statements Artur Zakirov 10:48
Re: SQL/JSON in PostgreSQL Oleg Bartunov 10:48
Re: Typo in snapbuild.c Magnus Hagander 11:11
Re: Parallel Append implementation Robert Haas 11:46
Re: Enabling parallelism for queries coming from SQL or other PL functions 📎 Rafia Sabih 12:18
Re: Write Ahead Logging for Hash Indexes 📎 Amit Kapila 12:56
Re: Write Ahead Logging for Hash Indexes Amit Kapila 12:59
Re: New CORRESPONDING clause design Surafel Temesgen 13:13
Re: Proposal : For Auto-Prewarm. 📎 Mithun Cy 13:15
Re: Proposal : For Auto-Prewarm. Mithun Cy 13:20
Re: New CORRESPONDING clause design Pavel Stehule 14:07
Re: [COMMITTERS] pgsql: Improve postmaster's logging of listen socket creation. Robert Haas 14:12
Re: Parallel Append implementation Robert Haas 14:18
Re: Parallel seq. plan is not coming against inheritance or partition table 📎 Amit Kapila 14:18
Re: [COMMITTERS] pgsql: Improve postmaster's logging of listen socket creation. Tom Lane 14:19
Re: [PATCH] Suppress Clang 3.9 warnings David Steele 14:19
Re: WAL Consistency checking for hash indexes Ashutosh Sharma 14:36
Re: IF (NOT) EXISTS in psql-completion David Steele 14:42
Re: \h tab-completion David Steele 14:56
Re: [GSOC 17] Eliminate O(N^2) scaling from rw-conflict tracking in serializable transactions Kevin Grittner 14:58
Re: [PATCH] ALTER DEFAULT PRIVILEGES with GRANT/REVOKE ON SCHEMAS David Steele 15:15
Re: \if, \elseif, \else, \endif (was Re: PSQL commands: \quit_if, \quit_unless) 📎 Tom Lane 15:18
Re: tuplesort_gettuple_common() and *should_free argument David Steele 15:23
Re: [COMMITTERS] pgsql: Improve postmaster's logging of listen socket creation. Alvaro Herrera 15:31
Re: [PATCH] Suppress Clang 3.9 warnings 📎 Aleksander Alekseev 15:35
Re: [COMMITTERS] pgsql: Improve postmaster's logging of listen socket creation. Tom Lane 15:37
Re: [COMMITTERS] pgsql: Improve postmaster's logging of listen socket creation. Stephen Frost 15:45
Re: PATCH: Make pg_stop_backup() archive wait optional 📎 David Steele 16:25
Re: \if, \elseif, \else, \endif (was Re: PSQL commands: \quit_if, \quit_unless) Corey Huinker 16:36
Re: PATCH: Configurable file mode mask David Steele 16:42
Re: PATCH: Configurable file mode mask David Steele 16:56

Browse Archives

Prev | Next