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

Jan. 11, 2018

Thread Author Time
Re: [HACKERS] [PATCH] Generic type subscripting Tom Lane 00:09
Re: [PATCH] GET DIAGNOSTICS FUNCTION_NAME Yugo Nagata 02:03
Re: BUG #14941: Vacuum crashes Masahiko Sawada 02:17
Re: refactor subscription tests to use PostgresNode's wait_for_catchup Peter Eisentraut 02:45
Re: refactor subscription tests to use PostgresNode's wait_for_catchup Michael Paquier 03:24
Re: pl/perl extension fails on Windows Noah Misch 05:08
Re: [HACKERS] UPDATE of partition key David Rowley 05:14
Re: [HACKERS] UPDATE of partition key Amit Khandekar 05:18
Re: [HACKERS] Parallel tuplesort (for parallel B-Tree index creation) Rushabh Lathia 06:17
Re: [HACKERS] Proposal: Local indexes for partitioned table David Rowley 06:21
numeric regression test passes, but why? Chapman Flack 06:22
Re: [HACKERS] Planning counters in pg_stat_statements Haribabu Kommi 06:36
RE: pl/perl extension fails on Windows Christian Ullrich 06:42
pg_get_functiondef forgets about most GUC_LIST_INPUT GUCs Michael Paquier 06:49
Re: [HACKERS] Restricting maximum keep segments by repslots 📎 Kyotaro HORIGUCHI 06:59
Re: numeric regression test passes, but why? Tom Lane 07:07
Re: Incorrect comment for expand_single_inheritance_child Etsuro Fujita 07:53
Re: TAP test module - PostgresClient Kyotaro HORIGUCHI 07:54
Re: postgres_fdw: perform UPDATE/DELETE .. RETURNING on a join directly 📎 Etsuro Fujita 07:58
Re: [HACKERS] Refactoring identifier checks to consistently use strcmp Michael Paquier 08:01
Re: [HACKERS] WAL logging problem in 9.4.3? 📎 Kyotaro HORIGUCHI 08:03
Re: [HACKERS] asynchronous execution 📎 Kyotaro HORIGUCHI 08:08
Re: [HACKERS] Secondary index access optimizations Antonin Houska 09:34
Re: [Sender Address Forgery]Re: [HACKERS] path toward faster partition pruning 📎 Amit Langote 09:52
Re: [HACKERS] Restricting maximum keep segments by repslots Sergei Kornilov 09:55
Re: [HACKERS] path toward faster partition pruning Amit Langote 10:00
Re: [HACKERS] Creating backup history files for backups taken from standbys Masahiko Sawada 10:10
Re: [HACKERS] A design for amcheck heapam verification Andrey Borodin 10:14
Minor code improvement to estimate_path_cost_size in postgres_fdw 📎 Tatsuro Yamada 10:14
Re: [Sender Address Forgery]Re: [HACKERS] path toward faster partition pruning David Rowley 10:23
Re: [Sender Address Forgery]Re: [HACKERS] path toward faster partition pruning David Rowley 10:40
Re: [HACKERS] Planning counters in pg_stat_statements 📎 Thomas Munro 11:00
Re: CUBE seems a bit confused about ORDER BY 📎 Alexander Korotkov 11:00
Re: [HACKERS] Partition-wise aggregation/grouping 📎 Jeevan Chalke 11:00
Re: [HACKERS] UPDATE of partition key Amit Khandekar 11:07
add queryEnv to ExplainOneQuery_hook 📎 Tatsuro Yamada 11:16
Re: add queryEnv to ExplainOneQuery_hook Thomas Munro 11:43
Re: CUBE seems a bit confused about ORDER BY Teodor Sigaev 11:56
Re: [HACKERS] Secondary index access optimizations 📎 Konstantin Knizhnik 11:59
Re: numeric regression test passes, but why? Chapman Flack 12:26
Re: CUBE seems a bit confused about ORDER BY Alvaro Herrera 12:27
Re: numeric regression test passes, but why? Dagfinn Ilmari =?utf-8?Q?Manns=C3=A5ker?= 12:39
Re: WIP Patch: Pgbench Serialization and deadlock errors Marina Polyakova 12:42
Re: numeric regression test passes, but why? Sergei Kornilov 12:44
Re: add queryEnv to ExplainOneQuery_hook Michael Paquier 12:46
Re: [HACKERS] Creating backup history files for backups taken from standbys Michael Paquier 12:47
Re: numeric regression test passes, but why? Dagfinn Ilmari =?utf-8?Q?Manns=C3=A5ker?= 12:54
Re: [HACKERS] Restricting maximum keep segments by repslots Greg Stark 13:56
Re: [HACKERS] Early locking option to parallel backup Stephen Frost 14:02
Re: [HACKERS] Restrict concurrent update/delete with UPDATE of partition key Stephen Frost 14:36
Re: [HACKERS] [FEATURE PATCH] pg_stat_statements with plans (v02) David Fetter 14:43
Re: pl/perl extension fails on Windows Andrew Dunstan 15:16
Re: CUBE seems a bit confused about ORDER BY Tom Lane 15:19
Animals baiji, mastodon and narwhal Dave Page 15:20
Re: CUBE seems a bit confused about ORDER BY Alvaro Herrera 15:42
Re: pg_get_functiondef forgets about most GUC_LIST_INPUT GUCs Tom Lane 15:42
The first function call Diego Silva e Silva 15:52
Re: General purpose hashing func in pgbench 📎 Ildar Musin 15:53
Re: [HACKERS] PoC: custom signal handler for extensions Arthur Zakirov 15:53
Re: CUBE seems a bit confused about ORDER BY Tom Lane 15:55
Identifying ALTER TABLE "sub-command" Jeremy Finzel 15:56
Re: The first function call Tom Lane 15:59
Re: The first function call David G. Johnston 16:01
Re: numeric regression test passes, but why? Chapman Flack 16:16
Re: Identifying ALTER TABLE "sub-command" 📎 Sergei Kornilov 16:19
Re: General purpose hashing func in pgbench Ildar Musin 16:21
Re: numeric regression test passes, but why? Alvaro Herrera 16:23
Re: Identifying ALTER TABLE "sub-command" Alvaro Herrera 16:25
Re: numeric regression test passes, but why? Chapman Flack 16:30
[PATCH] ECPG bug fix in preproc when indicator struct is shorter than record struct 📎 Rader, David 16:47
Re: Minor code improvement to estimate_path_cost_size in postgres_fdw Tom Lane 16:54
Re: add queryEnv to ExplainOneQuery_hook Tom Lane 17:02
master make check fails on Solaris 10 📎 Marina Polyakova 17:21
Re: IndexTupleDSize macro seems redundant 📎 Stephen Frost 17:22
Re: [HACKERS] [PATCH] Generic type subscripting Robert Haas 17:32
Re: master make check fails on Solaris 10 Tom Lane 17:34
Re: master make check fails on Solaris 10 Andres Freund 17:39
Re: IndexTupleDSize macro seems redundant Tom Lane 17:47
Re: [HACKERS] [PATCH] Generic type subscripting Tom Lane 18:15
Re: IndexTupleDSize macro seems redundant Stephen Frost 18:17
Re: IndexTupleDSize macro seems redundant Tom Lane 18:26
Re: [HACKERS] [PATCH] Generic type subscripting Robert Haas 18:30
Re: IndexTupleDSize macro seems redundant Andres Freund 18:35
Re: [HACKERS] [PATCH] Generic type subscripting Tom Lane 18:37
Re: refactor subscription tests to use PostgresNode's wait_for_catchup Peter Eisentraut 18:41
Re: IndexTupleDSize macro seems redundant Robert Haas 18:45
Re: [HACKERS] Proposal: Local indexes for partitioned table 📎 Alvaro Herrera 18:52
bytea bitwise logical operations implementation (xor / and / or / not) 📎 Christian Rossow 19:02
Re: [HACKERS] [PATCH] Generic type subscripting Robert Haas 19:05
Re: [HACKERS] [PATCH] Generic type subscripting Tom Lane 19:20
Re: CUBE seems a bit confused about ORDER BY Alvaro Herrera 19:29
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Peter Eisentraut 19:41
Re: [HACKERS] UPDATE of partition key Robert Haas 19:48
Re: [HACKERS] [PATCH] Generic type subscripting Robert Haas 19:48
Re: CUBE seems a bit confused about ORDER BY Alexander Korotkov 19:51
Re: [HACKERS] Parallel tuplesort (for parallel B-Tree index creation) Robert Haas 19:51
Parameters in user-defined aggregate final functions Esteban Zimanyi 19:51
Re: CUBE seems a bit confused about ORDER BY Teodor Sigaev 20:00
Re: [HACKERS] Parallel tuplesort (for parallel B-Tree index creation) Peter Geoghegan 20:06
Re: [HACKERS] Parallel tuplesort (for parallel B-Tree index creation) Peter Geoghegan 20:25
Re: IndexTupleDSize macro seems redundant 📎 Stephen Frost 20:32
Re: unique indexes on partitioned tables 📎 Alvaro Herrera 21:04
Re: [HACKERS] Parallel tuplesort (for parallel B-Tree index creation) Robert Haas 21:44
Re: [HACKERS] taking stdbool.h into use Peter Eisentraut 22:01
Re: [HACKERS] Parallel tuplesort (for parallel B-Tree index creation) Peter Geoghegan 22:18
Re: [HACKERS] Parallel tuplesort (for parallel B-Tree index creation) Robert Haas 22:26
Re: Parameters in user-defined aggregate final functions David Fetter 22:53
Re: [HACKERS] [BUGS] BUG #14825: enum type: unsafe use? Thomas Munro 23:01
Re: Parameters in user-defined aggregate final functions Tom Lane 23:11
Re: [HACKERS] PATCH: Batch/pipelining support for libpq 📎 Vaishnavi Prabakaran 23:12
Re: [HACKERS] Planning counters in pg_stat_statements Haribabu Kommi 23:15
Re: IndexTupleDSize macro seems redundant Tom Lane 23:19
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Greg Stark 23:23
Re: [HACKERS] taking stdbool.h into use Tom Lane 23:40

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

Browse Archives

Prev | Next