pgsql-hackers before 2017-05-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

May 5, 2017

Thread Author Time
Re: Error message on missing SCRAM authentication with older clients Aleksander Alekseev 08:19
Re: Error message on missing SCRAM authentication with older clients Magnus Hagander 08:26
May cause infinite loop when initializing rel-cache contains partitioned table 甄明洋 08:26
Re: logical replication and PANIC during shutdown checkpoint in publisher Pavan Deolasee 08:33
Re: Error message on missing SCRAM authentication with older clients Heikki Linnakangas 08:35
Re: Patch - Tcl 8.6 version support for PostgreSQL Paresh More 08:36
Why type coercion is not performed for parameters? Konstantin Knizhnik 08:58
Re: logical replication and PANIC during shutdown checkpoint in publisher Michael Paquier 09:03
[patch] Build pgoutput with MSVC 📎 MauMau 09:10
Re: [patch] Build pgoutput with MSVC Michael Paquier 09:58
Re: [patch] Build pgoutput with MSVC Magnus Hagander 10:10
Re: Why type coercion is not performed for parameters? Marko Tiikkaja 10:29
Re: Why type coercion is not performed for parameters? Konstantin Knizhnik 10:58
Re: snapbuild woes Petr Jelinek 11:10
Re: Logical replication - TRAP: FailedAssertion in pgstat.c Petr Jelinek 11:13
Re: Duplicate usage of tablespace location? Neha Khatri 11:42
Re: snapbuild woes Petr Jelinek 11:53
Re: compiler warning with VS 2017 Petr Jelinek 12:00
Re: PG 10 release notes Petr Jelinek 12:09
Re: PG 10 release notes Petr Jelinek 12:28
Re: [patch] Build pgoutput with MSVC Petr Jelinek 12:40
Not getting error if ALTER SUBSCRIPTION syntax is wrong. tushar 12:40
Re: password_encryption, default and 'plain' support Michael Paquier 12:42
Re: CTE inlining 📎 David Rowley 12:43
Re: Patch - Tcl 8.6 version support for PostgreSQL Alvaro Herrera 13:37
Re: statement_timeout is not working as expected with postgres_fdw Robert Haas 14:14
Re: Why type coercion is not performed for parameters? Tom Lane 14:35
Re: logical replication and PANIC during shutdown checkpoint in publisher Peter Eisentraut 14:50
Re: compiler warning with VS 2017 Tom Lane 14:56
Re: compiler warning with VS 2017 Petr Jelinek 14:58
Re: SUBSCRIPTIONS and pg_upgrade Peter Eisentraut 15:01
Re: [PATCH] Incremental sort 📎 Alexander Korotkov 15:13
Re: statement_timeout is not working as expected with postgres_fdw Amit Kapila 15:15
Re: what's up with IDENTIFIER_LOOKUP_EXPR? Robert Haas 15:29
Re: statement_timeout is not working as expected with postgres_fdw Robert Haas 16:02
Re: Row Level Security UPDATE Confusion 📎 Stephen Frost 16:10
Re: snapbuild woes Andres Freund 16:18
Re: what's up with IDENTIFIER_LOOKUP_EXPR? Tom Lane 16:29
Re: compiler warning with VS 2017 Tom Lane 16:47
Re: logical replication syntax (was DROP SUBSCRIPTION, query cancellations and slot handling) 📎 Petr Jelinek 17:01
Re: snapbuild woes Petr Jelinek 17:32
Re: Not getting error if ALTER SUBSCRIPTION syntax is wrong. Petr Jelinek 17:51
Re: Not getting error if ALTER SUBSCRIPTION syntax is wrong. Robert Haas 18:11
Re: idea: custom log_line_prefix components besides application_name Robert Haas 18:20
Re: Row Level Security UPDATE Confusion Rod Taylor 18:48
Re: modeling parallel contention (was: Parallel Append implementation) Robert Haas 19:29
Re: modeling parallel contention (was: Parallel Append implementation) Robert Haas 19:34
Re: modeling parallel contention (was: Parallel Append implementation) Robert Haas 19:40
Re: Row Level Security UPDATE Confusion Stephen Frost 20:11
Re: modeling parallel contention (was: Parallel Append implementation) Andres Freund 21:24
Re: modeling parallel contention (was: Parallel Append implementation) Peter Geoghegan 21:42
Re: [patch] Build pgoutput with MSVC 📎 MauMau 22:07
Re: PG 10 release notes Bruce Momjian 22:08
Re: statement_timeout is not working as expected with postgres_fdw Amit Kapila 23:11
Re: [patch] Build pgoutput with MSVC Michael Paquier 23:28
Draft release notes for next week's back-branch releases Tom Lane 23:37

May 6, 2017

Thread Author Time
Re: [patch] Build pgoutput with MSVC MauMau 00:30
Re: modeling parallel contention (was: Parallel Append implementation) Thomas Munro 01:44
Re: statement_timeout is not working as expected with postgres_fdw Amit Kapila 02:52
Re: pg_dump emits ALTER TABLE ONLY partitioned_table Noah Misch 03:17
Re: pg_dump emits ALTER TABLE ONLY partitioned_table Stephen Frost 03:28
Re: [PATCH] New command to monitor progression of long running queries Vinayak Pokale 03:38
Re: [PATCH] New command to monitor progression of long running queries Jaime Casanova 03:57
Re: delta relations in AFTER triggers Noah Misch 05:33
Re: delta relations in AFTER triggers Noah Misch 05:34
Re: Should pg_current_wal_location() become pg_current_wal_lsn() Noah Misch 05:48
Re: Should pg_current_wal_location() become pg_current_wal_lsn() Tom Lane 06:09
"CURRENT_ROLE" is not documented 📎 Fabien COELHO 08:42
Re: logical replication and PANIC during shutdown checkpoint in publisher Michael Paquier 10:40
Re: password_encryption, default and 'plain' support Vik Fearing 10:44
Re: password_encryption, default and 'plain' support Gavin Flower 10:56
Re: [PROPOSAL] Use SnapshotAny in get_actual_variable_range Amit Kapila 12:02
Re: Not getting error if ALTER SUBSCRIPTION syntax is wrong. 📎 Petr Jelinek 12:44
Re: Draft release notes for next week's back-branch releases Petr Jelinek 12:56
Atomics for heap_parallelscan_nextpage() 📎 David Rowley 13:57
Re: Draft release notes for next week's back-branch releases Tom Lane 15:25
Re: Draft release notes for next week's back-branch releases 📎 Petr Jelinek 15:49
Re: Draft release notes for next week's back-branch releases Tom Lane 16:16
Re: statement_timeout is not working as expected with postgres_fdw Robert Haas 16:55
Re: Draft release notes for next week's back-branch releases Petr Jelinek 16:56
Re: "CURRENT_ROLE" is not documented Tom Lane 17:01
Re: statement_timeout is not working as expected with postgres_fdw 📎 Robert Haas 17:11
Re: Draft release notes for next week's back-branch releases Tom Lane 17:15
Re: Draft release notes for next week's back-branch releases Petr Jelinek 17:29
Re: Draft release notes for next week's back-branch releases Tom Lane 17:38
Re: "CURRENT_ROLE" is not documented Fabien COELHO 17:42
Re: "CURRENT_ROLE" is not documented Tom Lane 18:36
Re: SUBSCRIPTIONS and pg_upgrade Noah Misch 18:50
Re: transition table behavior with inheritance appears broken (was: Declarative partitioning - another take) Noah Misch 18:54
Re: Transition tables for triggers on foreign tables and views Noah Misch 18:58
Re: [BUGS] Concurrent ALTER SEQUENCE RESTART Regression Noah Misch 19:02
Re: "CURRENT_ROLE" is not documented Fabien COELHO 19:13
MSVC odd TAP test problem Andrew Dunstan 20:22
Re: CTE inlining Vik Fearing 20:38
Re: MSVC odd TAP test problem Craig Ringer 23:41
Google Summer Of Code 2017 & PostgreSQL Stephen Frost 23:54

May 7, 2017

Thread Author Time
Re: Change GetLastImportantRecPtr's definition? (wasSkip checkpoints, archiving on idle systems.) Andres Freund 00:01
Re: tuplesort_gettuple_common() and *should_free argument Andres Freund 00:04
Re: MSVC odd TAP test problem Andrew Dunstan 00:54
Re: Row Level Security UPDATE Confusion Stephen Frost 01:50
Re: PG 10 release notes 📎 Bruce Momjian 03:36
Re: statement_timeout is not working as expected with postgres_fdw Amit Kapila 04:42
Re: logical replication syntax (was DROP SUBSCRIPTION, query cancellations and slot handling) Noah Misch 08:21
Re: logical replication syntax (was DROP SUBSCRIPTION, query cancellations and slot handling) Noah Misch 08:23
Re: Change GetLastImportantRecPtr's definition? (wasSkip checkpoints, archiving on idle systems.) Michael Paquier 12:38
Re: [Proposal]: Extends VisualStudio to automatically precompile EmbeddedSQL Francis ANDRE 13:47
Re: [Proposal]: Extends VisualStudio to automatically precompile EmbeddedSQL zosrothko 13:52
Re: statement_timeout is not working as expected with postgres_fdw Robert Haas 15:54
Question about toasting code Mat Arye 17:04
Detecting schema changes during logical replication Daniele Varrazzo 18:27
Re: Detecting schema changes during logical replication Andres Freund 19:04
Re: Question about toasting code Tom Lane 19:48
Re: Question about toasting code Mat Arye 20:51
Re: proposal psql \gdesc Fabien COELHO 20:55
Re: Detecting schema changes during logical replication Daniele Varrazzo 21:54
logical replication deranged sender Jeff Janes 23:17
Re: Concurrent ALTER SEQUENCE RESTART Regression Andres Freund 23:43

May 8, 2017

Thread Author Time
Re: Declarative partitioning - another take 📎 Amit Langote 00:47
Re: Declarative partitioning - another take Thomas Munro 01:22
Re: modeling parallel contention (was: Parallel Append implementation) David Rowley 01:30
Re: modeling parallel contention (was: Parallel Append implementation) David Rowley 01:39
Re: Declarative partitioning - another take 📎 Amit Langote 01:44
Re: modeling parallel contention (was: Parallel Append implementation) Thomas Munro 02:00
Re: pg_dump emits ALTER TABLE ONLY partitioned_table Amit Langote 02:05
Re: Concurrent ALTER SEQUENCE RESTART Regression Michael Paquier 02:27
Re: Detecting schema changes during logical replication Craig Ringer 02:48
Re: PG 10 release notes Masahiko Sawada 03:18
Re: subscription worker doesn't start immediately on eabled Masahiko Sawada 03:21
Re: pg_dump emits ALTER TABLE ONLY partitioned_table Stephen Frost 03:42
Re: Compiler warning in costsize.c David Rowley 04:46
Fix a typo in snapmgr.c 📎 Masahiko Sawada 05:28
Re: Not getting error if ALTER SUBSCRIPTION syntax is wrong. Noah Misch 06:53
Re: Concurrent ALTER SEQUENCE RESTART Regression Noah Misch 06:58
Re: multi-column range partition constraint 📎 Amit Langote 06:59
Re: Transition tables for triggers on foreign tables and views Noah Misch 07:00
Re: SUBSCRIPTIONS and pg_upgrade Noah Misch 07:03
Re: proposal psql \gdesc Fabien COELHO 07:08
Re: transition table behavior with inheritance appears broken (was: Declarative partitioning - another take) Thomas Munro 07:09
Re: snapbuild woes Andres Freund 07:10
Re: proposal psql \gdesc Pavel Stehule 07:37
Re: password_encryption, default and 'plain' support Heikki Linnakangas 07:44
Re: Fix a typo in snapmgr.c Simon Riggs 07:57
Re: Fix a typo in snapmgr.c Masahiko Sawada 08:08
Re: Adding support for Default partition in partitioning Rahila Syed 08:12
Re: password_encryption, default and 'plain' support Heikki Linnakangas 08:27
Re: [PATCH v1] Add and report the new "in_hot_standby" GUC pseudo-variable. Tsunakawa, Takayuki 08:29
Re: May cause infinite loop when initializing rel-cache contains partitioned table 📎 Amit Langote 09:07
Get stuck when dropping a subscription during synchronizing table Masahiko Sawada 09:27
Re: Draft release notes for next week's back-branch releases Petr Jelinek 09:49
Re: Other formats in pset like markdown, rst, mediawiki Fabien COELHO 10:02
Re: Get stuck when dropping a subscription during synchronizing table Erik Rijkers 10:14
Re: password_encryption, default and 'plain' support Dagfinn Ilmari =?utf-8?Q?Manns=C3=A5ker?= 10:36
Re: Other formats in pset like markdown, rst, mediawiki Fabien COELHO 10:38
Re: proposal psql \gdesc Fabien COELHO 10:59
Re: Get stuck when dropping a subscription during synchronizing table Masahiko Sawada 11:13
Re: Get stuck when dropping a subscription during synchronizing table Petr Jelinek 11:42
Re: logical replication deranged sender Petr Jelinek 11:47
Re: Get stuck when dropping a subscription during synchronizing table Erik Rijkers 11:53
Re: Get stuck when dropping a subscription during synchronizing table Masahiko Sawada 12:04
Re: proposal psql \gdesc Pavel Stehule 12:30
Re: Should pg_current_wal_location() become pg_current_wal_lsn() Neha Khatri 12:38
Re: no test coverage for ALTER FOREIGN DATA WRAPPER name HANDLER ... Ashutosh Bapat 12:39
Re: [PROPOSAL] Use SnapshotAny in get_actual_variable_range Dmitriy Sarafannikov 13:00
Re: Fix a typo in snapmgr.c Tom Lane 13:12
Re: Detecting schema changes during logical replication Daniele Varrazzo 13:12
Re: Page Scan Mode in Hash Index 📎 Ashutosh Sharma 13:25
Re: Atomics for heap_parallelscan_nextpage() Amit Kapila 13:26
Re: [PROPOSAL] Use SnapshotAny in get_actual_variable_range Amit Kapila 13:47
Re: PG 10 release notes Bruce Momjian 13:50
Re: Fix a typo in snapmgr.c Masahiko Sawada 13:52
Re: PG 10 release notes Masahiko Sawada 13:52
Re: [PROPOSAL] Use SnapshotAny in get_actual_variable_range 📎 Dmitriy Sarafannikov 14:23
Re: Logical replication ApplyContext bloat Peter Eisentraut 15:26
Re: Logical replication ApplyContext bloat Peter Eisentraut 15:27
Re: [PATCH] Incremental sort Robert Haas 15:51
Re: Logical replication - TRAP: FailedAssertion in pgstat.c Masahiko Sawada 15:52
Re: Logical replication - TRAP: FailedAssertion in pgstat.c Peter Eisentraut 16:12
Re: SUBSCRIPTIONS and pg_upgrade Peter Eisentraut 16:26
Re: Adding support for Default partition in partitioning Robert Haas 16:26
Re: Logical replication - TRAP: FailedAssertion in pgstat.c Petr Jelinek 16:26
Re: Logical replication - TRAP: FailedAssertion in pgstat.c Petr Jelinek 16:27
Re: [BUGS] Concurrent ALTER SEQUENCE RESTART Regression Peter Eisentraut 16:28
Re: pgbench tap tests & minor fixes Nikolay Shaplov 16:30
Re: [BUGS] Concurrent ALTER SEQUENCE RESTART Regression Andres Freund 16:42
Re: pgbench tap tests & minor fixes Alvaro Herrera 16:53
Debian "postgresql-common" config check issue with pg10 Fabien COELHO 16:54
Re: [Pkg-postgresql-public] Debian "postgresql-common" config check issue with pg10 Christoph Berg 17:50
Re: Not getting error if ALTER SUBSCRIPTION syntax is wrong. Peter Eisentraut 18:04
Re: Adding support for Default partition in partitioning Jeevan Ladhe 18:47
Re: [Pkg-postgresql-public] Debian "postgresql-common" config check issue with pg10 Fabien COELHO 18:51
Re: pgbench tap tests & minor fixes Fabien COELHO 19:07
Re: Adding support for Default partition in partitioning Robert Haas 19:43
Re: pgbench tap tests & minor fixes 📎 Fabien COELHO 20:08
Re: pgbench tap tests & minor fixes Nikolay Shaplov 20:40
Re: logical replication syntax (was DROP SUBSCRIPTION, query cancellations and slot handling) Peter Eisentraut 20:55
Re: Re: logical replication syntax (was DROP SUBSCRIPTION, query cancellations and slot handling) Peter Eisentraut 21:01
Re: pgbench tap tests & minor fixes Fabien COELHO 21:17
Re: Google Summer Of Code 2017 & PostgreSQL David Fetter 21:27
Re: logical replication syntax (was DROP SUBSCRIPTION, query cancellations and slot handling) 📎 Petr Jelinek 21:55
Re: snapbuild woes Erik Rijkers 22:03

Browse Archives

Prev | Next