pgsql-hackers since 2018-01-14 12:33

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

Jan. 14, 2018

Thread Author Time
Re: [PATCH] Find additional connection service files in pg_service.conf.d directory Michael Paquier 12:33
Re: proposal: alternative psql commands quit and exit Everaldo Canuto 14:56
Re: WIP: a way forward on bootstrap data Tom Lane 15:45
Re: WIP: a way forward on bootstrap data Tom Lane 16:44
Re: WIP: a way forward on bootstrap data John Naylor 17:55
Re: [HACKERS] Custom compression methods 📎 Ildus Kurbangaliev 21:49
Re: Logical decoding fast-forward and slot advance 📎 Petr Jelinek 23:15
Re: Implementing SQL ASSERTION 📎 Joe Wildish 23:33

Jan. 15, 2018

Thread Author Time
Re: PATCH: psql tab completion for SELECT 📎 Edmund Horner 01:12
Re: PATCH: psql tab completion for SELECT Andres Freund 01:20
Re: [HACKERS] Adding column_constraint description in ALTER TABLE synopsis Stephen Frost 01:32
Re: [HACKERS] Refactoring identifier checks to consistently use strcmp Michael Paquier 01:33
Re: PATCH: psql tab completion for SELECT Edmund Horner 01:44
Removing WITH clause support in CREATE FUNCTION, for isCachable and isStrict 📎 Michael Paquier 02:27
Re: [HACKERS] Useless code in ExecInitModifyTable Stephen Frost 02:28
Re: [HACKERS] GSoC 2017: weekly progress reports (week 4) and patch for hash index Stephen Frost 02:33
Re: [HACKERS] Useless code in ExecInitModifyTable Amit Langote 02:35
Re: [PATCH] Atomic pgrename on Windows Stephen Frost 02:42
Re: PATCH: psql tab completion for SELECT Andres Freund 02:45
Re: [HACKERS] Parallel tuplesort (for parallel B-Tree index creation) Amit Kapila 04:25
Re: [COMMITTERS] pgsql: Improve performance of get_actual_variable_range with recently-d 📎 Masahiko Sawada 05:02
Re: [HACKERS] Restricting maximum keep segments by repslots Kyotaro HORIGUCHI 06:05
Re: [HACKERS] Restricting maximum keep segments by repslots Kyotaro HORIGUCHI 06:36
Re: Enhance pg_stat_wal_receiver view to display connected host 📎 Haribabu Kommi 06:51
Re: BUG #14999: pg_rewind corrupts control file global/pg_control 📎 Michael Paquier 07:25
Re: [HACKERS] postgres_fdw bug in 9.6 Etsuro Fujita 08:09
Re: [HACKERS] Useless code in ExecInitModifyTable Etsuro Fujita 08:10
Re: Removing WITH clause support in CREATE FUNCTION, for isCachable and isStrict Daniel Gustafsson 09:11
Re: Minor fix for pgbench documentation Ildar Musin 09:30
Re: [HACKERS] UPDATE of partition key 📎 Amit Khandekar 10:38
Re: [HACKERS] UPDATE of partition key 📎 Amit Khandekar 10:41
Re: [PATCH] Logical decoding of TRUNCATE 📎 Marco Nenciarini 10:50
Re: master make check fails on Solaris 10 Marina Polyakova 12:07
Re: [HACKERS] UPDATE of partition key Robert Haas 12:09
Re: Implementing SQL ASSERTION Fabien COELHO 12:10
Re: proposal: alternative psql commands quit and exit Laurenz Albe 12:28
Re: Implementing SQL ASSERTION Joe Wildish 12:50
Re: new function for tsquery creartion Aleksander Alekseev 13:00
Re: WIP: a way forward on bootstrap data Alvaro Herrera 13:36
Re: [HACKERS] WIP Patch: Precalculate stable functions, infrastructure v1 📎 Marina Polyakova 13:54
Re: Implementing SQL ASSERTION Fabien COELHO 14:40
Re: WIP Patch: Precalculate stable functions, infrastructure v1 Aleksander Alekseev 14:56
Re: [HACKERS] GSoC 2017: weekly progress reports (week 4) and patch for hash index 📎 Shubham Barai 15:29
Re: proposal: alternative psql commands quit and exit 📎 Robert Haas 15:32
Re: Rangejoin rebased Robert Haas 15:36
Re: proposal: alternative psql commands quit and exit Stephen Frost 15:48
Re: proposal: alternative psql commands quit and exit Tom Lane 15:57
Re: proposal: alternative psql commands quit and exit Robert Haas 16:04
Re: proposal: alternative psql commands quit and exit Robert Haas 16:10
Re: proposal: alternative psql commands quit and exit Geoff Winkless 16:13
Re: proposal: alternative psql commands quit and exit Laurenz Albe 16:16
Re: proposal: alternative psql commands quit and exit Stephen Frost 16:18
Re: proposal: alternative psql commands quit and exit Geoff Winkless 16:29
Re: Implementing SQL ASSERTION David Fetter 16:35
Re: [HACKERS] postgres_fdw bug in 9.6 Robert Haas 16:47
Re: proposal: alternative psql commands quit and exit Tom Lane 16:48
Re: [HACKERS] [FEATURE PATCH] pg_stat_statements with plans (v02) Julian Markwort 16:48
Re: proposal: alternative psql commands quit and exit Geoff Winkless 16:53
Re: proposal: alternative psql commands quit and exit Tom Lane 16:55
Re: proposal: alternative psql commands quit and exit David Fetter 16:56
Re: proposal: alternative psql commands quit and exit Tom Lane 17:03
Re: proposal: alternative psql commands quit and exit Geoff Winkless 17:04
Re: [HACKERS] Early locking option to parallel backup Robert Haas 17:12
Re: pgbench - add \if support 📎 Fabien COELHO 17:28
Re: [HACKERS] postgres_fdw bug in 9.6 Tom Lane 17:31
Re: [HACKERS] proposal: psql command \graw Alexander Korotkov 17:40
Re: proposal: alternative psql commands quit and exit Geoff Winkless 17:43
polymorphic parameters limits - correct solution? Pavel Stehule 17:45
Re: proposal: alternative psql commands quit and exit Tom Lane 17:53
Re: [HACKERS] Transaction control in procedures Andrew Dunstan 17:57
Re: [HACKERS] proposal: psql command \graw Pavel Stehule 18:01
Re: proposal: alternative psql commands quit and exit Chapman Flack 18:24
Re: New gist vacuum. 📎 Alexander Korotkov 18:34
Re: New gist vacuum. Alexander Korotkov 18:42
Re: [PROPOSAL] Shared Ispell dictionaries Arthur Zakirov 19:02
Re: [HACKERS] postgres_fdw bug in 9.6 Robert Haas 19:10
Re: proposal: alternative psql commands quit and exit Tels 19:34
Re: proposal: alternative psql commands quit and exit Tels 19:39
Re: [HACKERS] Parallel tuplesort (for parallel B-Tree index creation) Peter Geoghegan 20:33
Re: Implementing SQL ASSERTION Joe Wildish 21:14
Re: [HACKERS] WIP: Aggregation push-down Robert Haas 21:15
Re: proposal: alternative psql commands quit and exit David Fetter 21:32
Re: [HACKERS] postgres_fdw bug in 9.6 Tom Lane 21:38
Re: [HACKERS] Partition-wise aggregation/grouping Robert Haas 22:11
Re: proposal: alternative psql commands quit and exit Chapman Flack 22:19
Re: master make check fails on Solaris 10 📎 Tom Lane 23:41

Jan. 16, 2018

Thread Author Time
Re: jsonpath Andrew Dunstan 00:24
Re: [HACKERS] Parallel tuplesort (for parallel B-Tree index creation) 📎 Peter Geoghegan 00:54
Re: [HACKERS] Replication status in logical replication Masahiko Sawada 01:40
Re: [HACKERS] postgres_fdw bug in 9.6 Etsuro Fujita 01:57
Re: [HACKERS] postgres_fdw bug in 9.6 Tom Lane 02:17
Re: polymorphic parameters limits - correct solution? Alvaro Herrera 02:21
Re: [HACKERS] Restricting maximum keep segments by repslots Robert Haas 02:34
Re: [HACKERS] Restricting maximum keep segments by repslots Tom Lane 02:45
Re: WIP: a way forward on bootstrap data John Naylor 02:46
Re: [HACKERS] Race between SELECT and ALTER TABLE NO INHERIT Kyotaro HORIGUCHI 02:54
Re: [HACKERS] postgres_fdw bug in 9.6 Etsuro Fujita 03:00
Re: WIP: a way forward on bootstrap data Tom Lane 03:19
Re: [HACKERS] Proposal: Local indexes for partitioned table David Rowley 03:35
Re: [HACKERS] UPDATE of partition key David Rowley 03:47
Re: polymorphic parameters limits - correct solution? Pavel Stehule 04:40
Re: ALTER TABLE ADD COLUMN fast default David Rowley 05:13
Re: New gist vacuum. Andrey Borodin 05:24
Re: [HACKERS] taking stdbool.h into use Michael Paquier 06:14
Re: [HACKERS] Replication status in logical replication Michael Paquier 06:21
Re: [HACKERS] generated columns Michael Paquier 06:35
Setting BLCKSZ 4kB sanyam jain 06:50
Re: Enhance pg_stat_wal_receiver view to display connected host Haribabu Kommi 06:56
[HACKERS][PATCH] Applying PMDK to WAL operations for persistent memory 📎 Yoshimi Ichiyanagi 07:00
Re: [HACKERS] Deadlock in XLogInsert at AIX Michael Paquier 07:12
jdbc targetServerType=slave with readonly connection VladimĂ­r Houba ml. 07:47
Re: Rangejoin rebased Jeff Davis 07:49
Re: PostgreSQL crashes with SIGSEGV Aleksandr Parfenov 07:52
Re: [Sender Address Forgery]Re: [Sender Address Forgery]Re: [HACKERS] path toward faster partition pruning 📎 Amit Langote 08:08
RE:[HACKERS] Deadlock in XLogInsert at AIX REIX, Tony 08:25
Re: [HACKERS] Partition-wise aggregation/grouping Jeevan Chalke 08:56
Re: [HACKERS] Restricting maximum keep segments by repslots Kyotaro HORIGUCHI 09:04
Re: [HACKERS] Parallel tuplesort (for parallel B-Tree index creation) Prabhat Sahu 09:17
Re: [HACKERS] [PATCH] Overestimated filter cost and its mitigation 📎 Yuto Hayamizu 09:45
TOAST table created for partitioned tables 📎 Amit Langote 10:13
Re: Setting BLCKSZ 4kB Giuseppe Broccolo 10:17
Re: [HACKERS] UPDATE of partition key 📎 Amit Khandekar 10:39
Re: [HACKERS] UPDATE of partition key Amit Khandekar 10:42
Re: proposal: alternative psql commands quit and exit 📎 Geoff Winkless 11:44
Re: [HACKERS] [PATCH] Improve geometric types Kyotaro HORIGUCHI 12:23
Re: [HACKERS] Deadlock in XLogInsert at AIX Michael Paquier 12:50
Re: ALTER TABLE ADD COLUMN fast default 📎 Andrew Dunstan 13:21
RE:[HACKERS] Deadlock in XLogInsert at AIX REIX, Tony 13:50
Re: [HACKERS] Deadlock in XLogInsert at AIX Andrew Dunstan 14:30
Re: General purpose hashing func in pgbench 📎 Ildar Musin 14:49
Re: [HACKERS] generated columns 📎 Peter Eisentraut 14:55
Re: [HACKERS] Proposal: Local indexes for partitioned table Alvaro Herrera 14:58
Re: [HACKERS] Transaction control in procedures 📎 Peter Eisentraut 15:16
Re: PATCH: Exclude unlogged tables from base backups Adam Brightwell 15:54
Re: [HACKERS] Deadlock in XLogInsert at AIX Noah Misch 16:19
Re: New gist vacuum. 📎 Andrey Borodin 16:42
RE:[HACKERS] Deadlock in XLogInsert at AIX REIX, Tony 16:44
Re: [HACKERS] WIP: Covering + unique indexes. 📎 Anastasia Lubennikova 16:50
Re: [HACKERS] Deadlock in XLogInsert at AIX Andres Freund 16:50
let's not complain about harmless patch-apply failures Robert Haas 16:56
Re: let's not complain about harmless patch-apply failures Simon Riggs 17:10
Re: [HACKERS] Replication status in logical replication Simon Riggs 17:16
Re: proposal: alternative psql commands quit and exit Robert Haas 17:17
Re: proposal: alternative psql commands quit and exit Robert Haas 17:20
Re: let's not complain about harmless patch-apply failures Robert Haas 17:22
Re: proposal: alternative psql commands quit and exit Tom Lane 17:31
Re: jdbc targetServerType=slave with readonly connection Vladimir Sitnikov 17:38
Re: proposal: alternative psql commands quit and exit Alvaro Herrera 19:23
Re: let's not complain about harmless patch-apply failures David Fetter 19:31
Re: [HACKERS] Partition-wise aggregation/grouping Robert Haas 19:48
Re: let's not complain about harmless patch-apply failures Alvaro Herrera 19:51
Re: [HACKERS] Transaction control in procedures Andrew Dunstan 20:24
Re: TOAST table created for partitioned tables Robert Haas 20:32
Re: [HACKERS] replace GrantObjectType with ObjectType 📎 Peter Eisentraut 21:18
Re: WIP Patch: Precalculate stable functions, infrastructure v1 Tom Lane 21:30
Re: WIP Patch: Precalculate stable functions, infrastructure v1 Tom Lane 22:05
Re: [HACKERS] Proposal: Local indexes for partitioned table David Rowley 23:08
Re: [HACKERS] taking stdbool.h into use Peter Eisentraut 23:12
Re: let's not complain about harmless patch-apply failures Peter Geoghegan 23:46
Re: let's not complain about harmless patch-apply failures Tom Lane 23:54

Jan. 17, 2018

Thread Author Time
Re: let's not complain about harmless patch-apply failures Peter Geoghegan 00:13
Re: [HACKERS] Replication status in logical replication Masahiko Sawada 00:26
Re: let's not complain about harmless patch-apply failures Michael Paquier 00:28
pgsql: Centralize json and jsonb handling of datetime types Andrew Dunstan 00:29
Re: [Sender Address Forgery]Re: [Sender Address Forgery]Re: [HACKERS] path toward faster partition pruning David Rowley 03:32
Re: [Sender Address Forgery]Re: [Sender Address Forgery]Re: [HACKERS] path toward faster partition pruning David Rowley 04:05
Re: TOAST table created for partitioned tables Amit Langote 04:09
Re: [HACKERS] replace GrantObjectType with ObjectType Michael Paquier 04:38
Re: TOAST table created for partitioned tables Tom Lane 04:38
Re: TOAST table created for partitioned tables Michael Paquier 04:51
Re: pgsql: Centralize json and jsonb handling of datetime types 📎 Amit Langote 05:34
Re: Rangejoin rebased Jeff Davis 05:49
Re: TOAST table created for partitioned tables Amit Langote 06:03
Re: [Sender Address Forgery]Re: [Sender Address Forgery]Re: [HACKERS] path toward faster partition pruning Amit Langote 06:14
Re: pgsql: Centralize json and jsonb handling of datetime types Erik Rijkers 06:23
Test-cases for exclusion constraints is missing in alter_table.sql file Ashutosh Sharma 07:34
Re: General purpose hashing func in pgbench Fabien COELHO 07:52
Re: WIP Patch: Precalculate stable functions, infrastructure v1 Marina Polyakova 07:59
Re: pgsql: Centralize json and jsonb handling of datetime types Andrew Dunstan 08:34
Re: [HACKERS] Deadlock in XLogInsert at AIX Noah Misch 08:36
Re: [HACKERS] WIP: Covering + unique indexes. Andrey Borodin 08:45
Re: [HACKERS] postgres_fdw bug in 9.6 Etsuro Fujita 09:02
Re: pgsql: Centralize json and jsonb handling of datetime types Amit Langote 09:10
Re: [Sender Address Forgery]Re: [Sender Address Forgery]Re: [HACKERS] path toward faster partition pruning 📎 David Rowley 09:19
Re: [HACKERS] postgres_fdw bug in 9.6 Etsuro Fujita 10:32
Re: [Sender Address Forgery]Re: [Sender Address Forgery]Re: [HACKERS] path toward faster partition pruning Amit Langote 10:48
Re: [Sender Address Forgery]Re: [Sender Address Forgery]Re: [HACKERS] path toward faster partition pruning David Rowley 11:13
Re: [HACKERS] Deadlock in XLogInsert at AIX 📎 Bernd Helmle 11:32
Unnecessary static variable? Antonin Houska 11:46
Re: proposal: alternative psql commands quit and exit Geoff Winkless 11:50
Re: [HACKERS] [BUGS] Bug in Physical Replication Slots (at least 9.5)? Stephen Frost 12:38
Re: [HACKERS] Another oddity in handling of WCO constraints in postgres_fdw Stephen Frost 13:00
Re: Setting BLCKSZ 4kB Fabien COELHO 13:10
Re: [HACKERS] Parallel tuplesort (for parallel B-Tree index creation) Amit Kapila 13:47
Re: [HACKERS] Proposal: Local indexes for partitioned table Robert Haas 13:49
Re: pg_(total_)relation_size and partitioned tables Peter Eisentraut 13:51
Re: [HACKERS] PATCH: enabling parallel execution for cursors explicitly (experimental) Simon Riggs 13:53
Re: [HACKERS] PATCH: enabling parallel execution for cursors explicitly (experimental) Simon Riggs 13:58
Re: Package version in PG_VERSION and version() Peter Eisentraut 14:01
Re: [HACKERS] [Patch] Log SSL certificate verification errors Peter Eisentraut 14:03

Browse Archives

Prev | Next