pgsql-hackers since 2018-01-12 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

Jan. 12, 2018

Thread Author Time
Re: Doc tweak for huge_pages? Thomas Munro 00:12
Re: Jsonb transform for pl/python Thomas Munro 00:33
Re: [HACKERS] Cached plans and statement generalization Thomas Munro 00:40
Re: Minor code improvement to estimate_path_cost_size in postgres_fdw Tatsuro Yamada 00:42
Re: [HACKERS] Cache lookup errors with functions manipulation object addresses Thomas Munro 00:45
Re: [HACKERS] PATCH: multivariate histograms and MCV lists Thomas Munro 00:48
Re: [HACKERS] Support to COMMENT ON DATABASE CURRENT_DATABASE Thomas Munro 01:12
Re: pg_get_functiondef forgets about most GUC_LIST_INPUT GUCs 📎 Michael Paquier 01:24
Possible performance regression with pg_dump of a large number of relations Luke Cowell 01:26
Re: [HACKERS] Re: proposal - psql: possibility to specify sort for describe commands, when size is printed Thomas Munro 01:35
Re: [HACKERS] postgres_fdw bug in 9.6 Thomas Munro 01:41
Re: add queryEnv to ExplainOneQuery_hook Tatsuro Yamada 01:43
Re: add queryEnv to ExplainOneQuery_hook Tatsuro Yamada 01:45
Re: [HACKERS] Bug in to_timestamp(). Thomas Munro 01:48
Re: numeric regression test passes, but why? Chapman Flack 01:54
Re: [HACKERS] Support to COMMENT ON DATABASE CURRENT_DATABASE Stephen Frost 01:57
Re: Add default role 'pg_access_server_files' Thomas Munro 01:58
Re: [HACKERS] Parallel tuplesort (for parallel B-Tree index creation) Peter Geoghegan 01:58
Re: [HACKERS] Cache lookup errors with functions manipulation object addresses 📎 Michael Paquier 02:01
Re: add queryEnv to ExplainOneQuery_hook Michael Paquier 02:08
Re: Add default role 'pg_access_server_files' Stephen Frost 02:14
Re: IndexTupleDSize macro seems redundant Stephen Frost 02:17
Re: Transform for pl/perl Thomas Munro 02:19
Re: [Sender Address Forgery]Re: [Sender Address Forgery]Re: [HACKERS] path toward faster partition pruning 📎 Amit Langote 02:27
Re: [PATCH] using arc4random for strong randomness matters. Stephen Frost 02:37
Re: Enhance pg_stat_wal_receiver view to display connected host Michael Paquier 02:37
CREATE ROUTINE MAPPING Corey Huinker 02:37
Re: [HACKERS] Fix duplicated "the" occurrences in codebase Bruce Momjian 02:50
Re: IndexTupleDSize macro seems redundant Robert Haas 02:59
Re: Parameters in user-defined aggregate final functions Robert Haas 03:15
Re: [HACKERS] [BUGS] BUG #14825: enum type: unsafe use? Robert Haas 03:19
Re: [Sender Address Forgery]Re: [Sender Address Forgery]Re: [HACKERS] path toward faster partition pruning 📎 David Rowley 03:30
Re: [HACKERS] Crash on promotion when recovery.conf is renamed Stephen Frost 03:35
Re: [HACKERS] [BUGS] BUG #14825: enum type: unsafe use? Thomas Munro 04:01
Re: [HACKERS] GUC for cleanup indexes threshold. Masahiko Sawada 04:05
Re: [Sender Address Forgery]Re: [Sender Address Forgery]Re: [Sender Address Forgery]Re: [HACKERS] path toward faster partition pruning Amit Langote 04:12
Re: Enhance pg_stat_wal_receiver view to display connected host Michael Paquier 04:26
Re: Parameters in user-defined aggregate final functions Tom Lane 04:49
Re: Enhance pg_stat_wal_receiver view to display connected host Haribabu Kommi 04:55
Re: Enhance pg_stat_wal_receiver view to display connected host Michael Paquier 05:06
Re: Enhance pg_stat_wal_receiver view to display connected host 📎 Haribabu Kommi 05:32
Re: PATCH: psql tab completion for SELECT 📎 Edmund Horner 05:59
Re: CREATE ROUTINE MAPPING David Fetter 05:59
Re: [HACKERS] Restrict concurrent update/delete with UPDATE of partition key 📎 amul sul 06:13
Re: [HACKERS] postgres_fdw bug in 9.6 📎 Etsuro Fujita 07:15
Re: bytea bitwise logical operations implementation (xor / and / or / not) Fabien COELHO 07:53
Re: [HACKERS] [PATCH] Improve geometric types Kyotaro HORIGUCHI 08:16
Re: master make check fails on Solaris 10 📎 Marina Polyakova 08:37
Re: Transform for pl/perl 📎 Anthony Bykov 08:47
Re: CREATE ROUTINE MAPPING Ashutosh Bapat 09:02
Re: [HACKERS] path toward faster partition pruning David Rowley 09:09
Re: Enhance pg_stat_wal_receiver view to display connected host Michael Paquier 09:16
Re: [HACKERS] A design for amcheck heapam verification Andrey Borodin 09:41
Re: [Sender Address Forgery]Re: [HACKERS] path toward faster partition pruning Amit Langote 09:51
Re: CREATE ROUTINE MAPPING Pavel Stehule 09:57
Re: [Sender Address Forgery]Re: [HACKERS] path toward faster partition pruning David Rowley 09:58
Re: [HACKERS] UPDATE of partition key Amit Khandekar 10:12
Re: bytea bitwise logical operations implementation (xor / and / or / not) Darafei Komяpa Praliaskouski 10:15
Minor fix for pgbench documentation 📎 Ildar Musin 10:57
Re: Jsonb transform for pl/python 📎 Anthony Bykov 11:04
Re: master make check fails on Solaris 10 📎 Marina Polyakova 11:05
Re: Changing WAL Header to reduce contention during ReserveXLogInsertLocation() 📎 Alexander Kuzmenkov 11:34
Re: General purpose hashing func in pgbench 📎 Ildar Musin 11:50
Re: WIP Patch: Pgbench Serialization and deadlock errors Fabien COELHO 12:47
Re: [HACKERS] [BUGS] BUG #14825: enum type: unsafe use? Robert Haas 12:51
Re: [HACKERS] Cached plans and statement generalization 📎 Konstantin Knizhnik 12:53
Re: bytea bitwise logical operations implementation (xor / and / or / not) Christian Rossow 12:57
Re: [HACKERS] Bug in to_timestamp(). 📎 Arthur Zakirov 12:58
Re: [HACKERS] Parallel tuplesort (for parallel B-Tree index creation) Amit Kapila 13:19
Re: WIP Patch: Pgbench Serialization and deadlock errors Marina Polyakova 14:10
Re: [HACKERS] Parallel tuplesort (for parallel B-Tree index creation) Robert Haas 14:14
Re: Doc tweak for huge_pages? Peter Eisentraut 14:15
Re: WIP: a way forward on bootstrap data Alvaro Herrera 14:25
[PATCH] Find additional connection service files in pg_service.conf.d directory 📎 Curt Tilmes 14:53
Re: [HACKERS] UPDATE of partition key Robert Haas 14:54
Re: General purpose hashing func in pgbench Fabien COELHO 15:03
Re: General purpose hashing func in pgbench Fabien COELHO 15:03
Re: Changing WAL Header to reduce contention during ReserveXLogInsertLocation() Robert Haas 15:06
Re: [HACKERS] Re: proposal - psql: possibility to specify sort for describe commands, when size is printed Pavel Stehule 15:11
Re: master make check fails on Solaris 10 Alvaro Herrera 15:12
Re: WIP Patch: Pgbench Serialization and deadlock errors Fabien COELHO 15:13
Re: master make check fails on Solaris 10 Marina Polyakova 15:15
Re: Jsonb transform for pl/python Aleksander Alekseev 15:43
Re: Changing WAL Header to reduce contention during ReserveXLogInsertLocation() Tom Lane 15:45
Re: improve type conversion of SPI_processed in Python Peter Eisentraut 15:49
Re: [HACKERS] PoC: custom signal handler for extensions Teodor Sigaev 15:51
Re: Possible performance regression with pg_dump of a large number of relations Jeff Janes 16:01
Re: Changing WAL Header to reduce contention during ReserveXLogInsertLocation() Tom Lane 16:03
Re: improve type conversion of SPI_processed in Python Tom Lane 16:06
Re: CREATE ROUTINE MAPPING Corey Huinker 16:11
Re: pgbench - add \if support Teodor Sigaev 16:14
Re: Possible performance regression with pg_dump of a large number of relations Jeff Janes 16:22
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Peter Eisentraut 16:35
Re: WIP: a way forward on bootstrap data Tom Lane 16:38
Re: WIP: a way forward on bootstrap data David Fetter 16:43
Re: [HACKERS] Proposal: Local indexes for partitioned table Peter Eisentraut 16:51
Re: WIP Patch: Pgbench Serialization and deadlock errors Marina Polyakova 17:01
Re: Possible performance regression with pg_dump of a large number of relations Luke Cowell 17:03
Re: [HACKERS] UPDATE of partition key Amit Khandekar 17:23
Re: WIP: a way forward on bootstrap data Alvaro Herrera 17:24
Re: master make check fails on Solaris 10 Marina Polyakova 17:50
Re: WIP: a way forward on bootstrap data Tom Lane 17:57
Re: master make check fails on Solaris 10 Tom Lane 18:00
Re: [HACKERS] Parallel tuplesort (for parallel B-Tree index creation) Robert Haas 18:28
Re: pgbench - add \if support Fabien COELHO 18:29
Re: CREATE ROUTINE MAPPING David Fetter 18:50
Re: Rangejoin rebased Alexander Kuzmenkov 19:02
Re: [Sender Address Forgery]Re: [Sender Address Forgery]Re: [HACKERS] path toward faster partition pruning Robert Haas 19:10
Re: CREATE ROUTINE MAPPING Corey Huinker 19:29
Re: [HACKERS] GSoC 2017: Foreign Key Arrays 📎 Alvaro Herrera 19:36
Re: CREATE ROUTINE MAPPING David Fetter 19:39
Re: [HACKERS] GSoC 2017: Foreign Key Arrays Mark Rofail 19:47
Re: [HACKERS] Parallel tuplesort (for parallel B-Tree index creation) Peter Geoghegan 19:55
Re: PoC: custom signal handler for extensions legrand legrand 20:26
Re: [HACKERS] GSoC 2017: Foreign Key Arrays Alvaro Herrera 20:28
Re: [HACKERS] Race between SELECT and ALTER TABLE NO INHERIT Tom Lane 20:52
Re: WIP: a way forward on bootstrap data John Naylor 20:54
Re: [HACKERS] postgres_fdw bug in 9.6 📎 Robert Haas 21:07
Re: [HACKERS] GSoC 2017: Foreign Key Arrays Mark Rofail 21:19
Re: WIP: a way forward on bootstrap data Peter Eisentraut 21:22
Re: [HACKERS] UPDATE of partition key Robert Haas 21:26
Re: WIP: a way forward on bootstrap data David Fetter 21:33
Re: WIP: a way forward on bootstrap data Alvaro Herrera 21:36
Re: WIP: a way forward on bootstrap data Andres Freund 21:40
Re: Changing WAL Header to reduce contention during ReserveXLogInsertLocation() Andres Freund 21:58
Re: [HACKERS] [BUGS] BUG #14825: enum type: unsafe use? Andres Freund 22:06
Re: WIP: a way forward on bootstrap data Tom Lane 22:19
Re: Changing WAL Header to reduce contention during ReserveXLogInsertLocation() Tom Lane 22:24
Re: Changing WAL Header to reduce contention during ReserveXLogInsertLocation() Andres Freund 22:32
Re: [HACKERS] Refactoring identifier checks to consistently use strcmp 📎 Daniel Gustafsson 22:35
Re: Changing WAL Header to reduce contention during ReserveXLogInsertLocation() Tom Lane 22:43
Re: [HACKERS] PATCH: multivariate histograms and MCV lists 📎 Tomas Vondra 22:51
Re: Changing WAL Header to reduce contention during ReserveXLogInsertLocation() Andres Freund 22:58
Re: [HACKERS] Re: [COMMITTERS] pgsql: Remove pgbench "progress" test pending solution of its timing is (fwd) Tom Lane 23:31
Re: Changing WAL Header to reduce contention during ReserveXLogInsertLocation() Claudio Freire 23:43
Re: Changing WAL Header to reduce contention during ReserveXLogInsertLocation() Claudio Freire 23:44

Jan. 13, 2018

Thread Author Time
Re: [HACKERS] Planning counters in pg_stat_statements Tom Lane 00:36
Re: [HACKERS] Planning counters in pg_stat_statements Tom Lane 01:16
Re: Changing WAL Header to reduce contention during ReserveXLogInsertLocation() Tom Lane 01:49
Re: Changing WAL Header to reduce contention during ReserveXLogInsertLocation() Claudio Freire 02:06
Re: [PROPOSAL] Shared Ispell dictionaries Tomas Vondra 02:25
Re: [HACKERS] [BUGS] BUG #14825: enum type: unsafe use? Robert Haas 02:42
Re: Possible performance regression with pg_dump of a large number of relations Stephen Frost 03:39
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Tomas Vondra 04:01
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Tomas Vondra 04:19
Re: General purpose hashing func in pgbench Fabien COELHO 08:16
Re: master make check fails on Solaris 10 Marina Polyakova 09:40
Re: WIP: a way forward on bootstrap data 📎 John Naylor 10:43
Re: WIP: a way forward on bootstrap data John Naylor 11:47
Re: [HACKERS] Parallel tuplesort (for parallel B-Tree index creation) Amit Kapila 12:32
Re: [HACKERS] Parallel tuplesort (for parallel B-Tree index creation) Amit Kapila 13:34
Re: WIP: a way forward on bootstrap data 📎 John Naylor 13:37
Re: [PATCH] ECPG bug fix in preproc when indicator struct is shorter than record struct Michael Meskes 14:02
Re: [PATCH] ECPG bug fix in preproc when indicator struct is shorter than record struct Rader, David 14:27
Re: Transform for pl/perl Andrew Dunstan 14:29
Re: [PROPOSAL] Shared Ispell dictionaries Arthur Zakirov 15:22
Re: Changing WAL Header to reduce contention during ReserveXLogInsertLocation() Simon Riggs 15:40
Re: [HACKERS] Replication status in logical replication Simon Riggs 15:43
Re: [HACKERS] Re: [COMMITTERS] pgsql: Remove pgbench "progress" test pending solution of its timing is (fwd) Fabien COELHO 15:46
Re: Minor fix for pgbench documentation Fabien COELHO 16:30
Re: master make check fails on Solaris 10 Tom Lane 18:10
Re: GSoC 2018 Alexander Korotkov 19:00
Re: [HACKERS] Parallel tuplesort (for parallel B-Tree index creation) Peter Geoghegan 20:13
Re: [PATCH] ECPG bug fix in preproc when indicator struct is shorter than record struct Michael Meskes 20:17
Re: [PROPOSAL] Shared Ispell dictionaries Tomas Vondra 21:33
Re: proposal: alternative psql commands quit and exit Stephen Frost 21:52
Re: [HACKERS] Crash on promotion when recovery.conf is renamed Thomas Munro 22:13
Re: WIP: a way forward on bootstrap data Tom Lane 23:07

Jan. 14, 2018

Thread Author Time
Re: proposal: alternative psql commands quit and exit Vik Fearing 00:20
Re: proposal: alternative psql commands quit and exit Stephen Frost 00:41
Re: proposal: alternative psql commands quit and exit Tom Lane 01:31
Re: proposal: alternative psql commands quit and exit Stephen Frost 01:34
Re: proposal: alternative psql commands quit and exit Everaldo Canuto 02:36
PQHost() undefined behavior if connecting string contains both host and hostaddr types 📎 Haribabu Kommi 03:19
Re: proposal: alternative psql commands quit and exit Chapman Flack 04:38
Re: PQHost() undefined behavior if connecting string contains both host and hostaddr types Michael Paquier 10:44
Re: [HACKERS] UPDATE of partition key Amit Khandekar 11:57
Re: WIP: a way forward on bootstrap data Greg Stark 12:15
Re: [HACKERS] [PATCH] Improve geometric types Emre Hasegeli 12:20
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

Browse Archives

Prev | Next