pgsql-hackers - January 2018

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. 1, 2018

Thread Author Time
Re: Contributing with code Craig Ringer 03:43
Re: Increasing timeout of poll_query_until for TAP tests Noah Misch 05:52
Re: [HACKERS] Runtime Partition Pruning Beena Emerson 06:22
Re: [HACKERS] Transactions involving multiple postgres foreign servers Ashutosh Bapat 10:12
Re: Increasing timeout of poll_query_until for TAP tests Michael Paquier 10:55
Re: What does Time.MAX_VALUE actually represent? Tels 12:26
Re: What does Time.MAX_VALUE actually represent? Tels 12:28
Re: [HACKERS] Runtime Partition Pruning 📎 David Rowley 13:34
Re: ALTER TABLE ADD COLUMN fast default 📎 Andrew Dunstan 16:01
Re: [HACKERS] UPDATE of partition key Amit Khandekar 16:13
Re: Increasing timeout of poll_query_until for TAP tests Noah Misch 18:18
Re: [Patch] Checksums for SLRU files Andrey Borodin 18:19
Re: What does Time.MAX_VALUE actually represent? Gavin Flower 19:54
Re: pgsql: Add parallel-aware hash joins. Andres Freund 22:42

Jan. 2, 2018

Thread Author Time
Re: Race to build pg_isolation_regress in "make -j check-world" Noah Misch 01:39
Re: [HACKERS] SQL/JSON in PostgreSQL 📎 Nikita Glukhov 02:04
Unimpressed with pg_attribute_always_inline Tom Lane 03:17
Re: pgsql: Add parallel-aware hash joins. Thomas Munro 03:23
Re: Unimpressed with pg_attribute_always_inline Thomas Munro 03:58
Re: [HACKERS] UPDATE of partition key David Rowley 05:26
Re: [HACKERS] Moving relation extension locks out of heavyweight lock manager 📎 Mithun Cy 06:09
Re: [HACKERS] Partition-wise aggregation/grouping 📎 Jeevan Chalke 07:06
Re: [HACKERS] Partition-wise aggregation/grouping Jeevan Chalke 07:30
Re: [HACKERS] Partition-wise aggregation/grouping Jeevan Chalke 08:13
Re: [HACKERS] wrong t_bits alignment in pageinspect Andrey Borodin 09:33
Re: [HACKERS] Parallel tuplesort (for parallel B-Tree index creation) 📎 Rushabh Lathia 09:38
Re: [HACKERS] pgbench randomness initialization 📎 Fabien COELHO 09:48
Re: Add default role 'pg_access_server_files' Magnus Hagander 10:01
Re: [HACKERS] SQL/JSON in PostgreSQL Pavel Stehule 10:19
Re: [HACKERS] SQL/JSON in PostgreSQL Pavel Stehule 10:47
Re: [HACKERS] pgbench randomness initialization 📎 Fabien COELHO 10:57
Re: [HACKERS] SQL/JSON in PostgreSQL 📎 Pavel Stehule 11:05
Re: [HACKERS] UPDATE of partition key 📎 Amit Khandekar 11:26
Re: [HACKERS] why not parallel seq scan for slow functions 📎 Amit Kapila 11:38
Re: Add default role 'pg_access_server_files' Stephen Frost 12:08
Re: Better testing coverage and unified coding for plpgsql loops Alvaro Herrera 12:20
Re: Faster inserts with mostly-monotonically increasing values Pavan Deolasee 12:51
Re: Better testing coverage and unified coding for plpgsql loops Darafei Komяpa Praliaskouski 12:54
Re: How to Works with Centos Devrim Gündüz 13:43
Re: pg_(total_)relation_size and partitioned tables Peter Eisentraut 13:45
Re: Faster inserts with mostly-monotonically increasing values Tels 13:45
Re: Better testing coverage and unified coding for plpgsql loops Alvaro Herrera 13:46
Re: pg_(total_)relation_size and partitioned tables Alvaro Herrera 14:02
Re: [HACKERS] [Patch] Log SSL certificate verification errors Peter Eisentraut 14:17
Re: [HACKERS] Re: [HACKERS] generated columns Peter Eisentraut 14:31
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Peter Eisentraut 15:07
Re: Better testing coverage and unified coding for plpgsql loops Tom Lane 15:08
Re: [HACKERS] GSoC 2017: weekly progress reports (week 6) 📎 Shubham Barai 15:31
Re: [HACKERS] GnuTLS support Peter Eisentraut 15:35
Re: [HACKERS] Proposal: Local indexes for partitioned table 📎 Jesper Pedersen 15:44
Re: [HACKERS] Proposal: Local indexes for partitioned table Jesper Pedersen 15:47
Re: [HACKERS] Proposal: Local indexes for partitioned table Alvaro Herrera 16:03
Re: [HACKERS] Fix performance degradation of contended LWLock on NUMA Jesper Pedersen 16:09
Re: [PATCH] session_replication_role = replica with TRUNCATE 📎 Marco Nenciarini 16:16
Re: Better testing coverage and unified coding for plpgsql loops Tom Lane 16:16
Re: [HACKERS] LDAPS Peter Eisentraut 16:31
Re: [HACKERS] SQL procedures Robert Haas 16:40
Re: PATCH: Configurable file mode mask 📎 David Steele 16:43
Re: [HACKERS] SQL procedures Tom Lane 16:47
Re: Package version in PG_VERSION and version() Peter Eisentraut 16:53
Re: Add default role 'pg_access_server_files' Magnus Hagander 17:09
Re: Add default role 'pg_access_server_files' Stephen Frost 17:13
Re: [HACKERS] SQL procedures Pavel Stehule 17:19
Re: [PATCH] Logical decoding of TRUNCATE Marco Nenciarini 18:11
Re: AS OF queries Peter Eisentraut 18:12
Re: [PATCH] GET DIAGNOSTICS FUNCTION_NAME Peter Eisentraut 18:25
Re: [HACKERS] SQL procedures Robert Haas 18:45
Re: [HACKERS] SQL procedures Andrew Dunstan 18:57
Re: [HACKERS] SQL procedures Robert Haas 19:14
Re: TODO list (was Re: Contributing with code) Robert Haas 19:17
Re: TODO list (was Re: Contributing with code) Robert Haas 19:24
Re: [HACKERS] SQL procedures Andrew Dunstan 19:35
Re: [HACKERS] SQL/JSON in PostgreSQL Oleg Bartunov 19:44
Re: TODO list (was Re: Contributing with code) Robert Haas 19:48
Re: [HACKERS] eval_const_expresisions and ScalarArrayOpExpr 📎 Tom Lane 19:52
Re: TODO list (was Re: Contributing with code) Stephen Frost 19:52
Re: [HACKERS] LDAPS 📎 Thomas Munro 19:56
Re: [HACKERS] SQL/JSON in PostgreSQL Andrew Dunstan 20:39
Re: [HACKERS] SQL/JSON in PostgreSQL Pavel Stehule 20:48
Re: [HACKERS] SQL/JSON in PostgreSQL Andrew Dunstan 21:03
Re: [Patch] Make block and file size for WAL and relations defined at cluster creation Robert Haas 21:26
Copyright update Bruce Momjian 21:33
Re: [HACKERS] SQL/JSON in PostgreSQL Oleg Bartunov 21:38
Re: Copyright update Tom Lane 21:49
Re: [HACKERS] SQL/JSON in PostgreSQL 📎 Nikita Glukhov 22:04
Re: [Patch] Checksums for SLRU files Alexander Korotkov 22:21
heads up: Fix for intel hardware bug will lead to performance regressions Andres Freund 22:23
Re: [HACKERS] SQL/JSON in PostgreSQL Andrew Dunstan 22:23
Re: [HACKERS] SQL procedures Peter Eisentraut 22:47
Re: Contributing with code Peter Eisentraut 22:52
Re: [HACKERS] GnuTLS support Michael Paquier 23:35
Re: TODO list (was Re: Contributing with code) Joshua D. Drake 23:42

Jan. 3, 2018

Thread Author Time
Re: Contributing with code Christopher Browne 00:03
Ensuring hash tuples are properly maxaligned 📎 Tom Lane 00:08
Re: TODO list (was Re: Contributing with code) Patrick Krecker 00:12
CFM for January commitfest? Tom Lane 00:54
Programmatically accessing selection predicates Walter Cai 01:01
Re: CFM for January commitfest? Ryan Murphy 01:06
Re: Ensuring hash tuples are properly maxaligned Andres Freund 01:09
Re: CFM for January commitfest? Joshua D. Drake 01:11
Re: pgsql: Add parallel-aware hash joins. Thomas Munro 01:14
Re: Ensuring hash tuples are properly maxaligned Tom Lane 01:20
Re: Enhance pg_stat_wal_receiver view to display connected host 📎 Haribabu Kommi 01:25
Re: Ensuring hash tuples are properly maxaligned Thomas Munro 01:29
Re: Ensuring hash tuples are properly maxaligned Andres Freund 01:33
Re: pgsql: Add parallel-aware hash joins. Tom Lane 01:38
Re: Ensuring hash tuples are properly maxaligned Tom Lane 01:40
Re: CFM for January commitfest? Gerdan Rezende dos Santos 01:41
Re: Ensuring hash tuples are properly maxaligned Andres Freund 01:43
Re: Ensuring hash tuples are properly maxaligned Tom Lane 01:49
Re: Contributing with code Noah Misch 01:52
Re: Package version in PG_VERSION and version() Craig Ringer 02:20
Re: Deadlock in multiple CIC. Alvaro Herrera 02:22
Re: TODO list (was Re: Contributing with code) Stephen Frost 02:43
Re: Contributing with code Stephen Frost 02:47
Re: CFM for January commitfest? Stephen Frost 02:50
Re: TODO list (was Re: Contributing with code) David Rowley 02:50
Re: CFM for January commitfest? Stephen Frost 02:53
Re: FOR EACH ROW triggers on partitioned tables Peter Eisentraut 03:12
copy_file_range() conflict between pg_rewind and libc Andres Freund 03:34
Re: [HACKERS] Parallel tuplesort (for parallel B-Tree index creation) Peter Geoghegan 03:41
copy_file_range is now a Linux kernel call Tom Lane 03:44
Re: copy_file_range is now a Linux kernel call Andres Freund 03:51
Re: [HACKERS] GnuTLS support Peter Eisentraut 03:54
Re: copy_file_range is now a Linux kernel call Tom Lane 04:08
Re: Observations in Parallel Append 📎 Amit Kapila 04:11
Re: copy_file_range is now a Linux kernel call Andres Freund 04:14
Re: Copyright update Bruce Momjian 04:31
Re: copy_file_range is now a Linux kernel call Tom Lane 04:34
Re: [HACKERS] Parallel tuplesort (for parallel B-Tree index creation) Rushabh Lathia 04:43
Re: CFM for January commitfest? Gerdan Rezende dos Santos 05:02
Re: [HACKERS] UPDATE of partition key Amit Khandekar 06:12
Re: [HACKERS] UPDATE of partition key Amit Khandekar 06:41
Re: [HACKERS] Pluggable storage 📎 Haribabu Kommi 07:08
Re: Enhance pg_stat_wal_receiver view to display connected host 📎 Haribabu Kommi 07:48
Re: copy_file_range is now a Linux kernel call Andres Freund 08:46
Do we really need to switch to per-tuple memory context in ATRewriteTable() when Table Rewrite is not happening Ashutosh Sharma 08:52
tsquery pre-parser Cyril Auburtin 09:05
Re: TODO list (was Re: Contributing with code) Vik Fearing 09:07
Re: [HACKERS] GnuTLS support Michael Paquier 09:59
Re: [HACKERS] UPDATE of partition key 📎 Amit Khandekar 11:29
Re: [HACKERS] eval_const_expresisions and ScalarArrayOpExpr Dmitry Dolgov 11:40
Re: pgsql: Add parallel-aware hash joins. 📎 Thomas Munro 12:06
Re: CFM for January commitfest? Jonathan S. Katz 12:47
Re: PATCH: Configurable file mode mask Robert Haas 13:11
Re: [HACKERS] GnuTLS support Peter Eisentraut 13:32
Re: [HACKERS] UPDATE of partition key David Rowley 13:52
Re: Do we really need to switch to per-tuple memory context in ATRewriteTable() when Table Rewrite is not happening Alvaro Herrera 13:55
Re: Deadlock in multiple CIC. Alvaro Herrera 14:28
Re: Do we really need to switch to per-tuple memory context in ATRewriteTable() when Table Rewrite is not happening Andrew Gierth 14:36
Re: Package version in PG_VERSION and version() Robert Haas 15:25
Re: [HACKERS] LDAPS Peter Eisentraut 15:34
Re: TODO list (was Re: Contributing with code) Jeff Janes 15:36
Re: Do we really need to switch to per-tuple memory context in ATRewriteTable() when Table Rewrite is not happening Ashutosh Sharma 15:40
Re: Do we really need to switch to per-tuple memory context in ATRewriteTable() when Table Rewrite is not happening Ashutosh Sharma 15:49
Re: TODO list (was Re: Contributing with code) Jeff Janes 15:49
Re: [HACKERS] SQL/JSON in PostgreSQL Oleg Bartunov 16:04
Re: TODO list (was Re: Contributing with code) Alvaro Herrera 16:10
Re: WIP Patch: Pgbench Serialization and deadlock errors Fabien COELHO 16:28
Re: TODO list (was Re: Contributing with code) Joshua D. Drake 16:40
Re: TODO list (was Re: Contributing with code) Peter Eisentraut 16:42
Re: TODO list (was Re: Contributing with code) Alvaro Herrera 17:00
Re: TODO list (was Re: Contributing with code) Joshua D. Drake 17:08
Re: [HACKERS] list of credits for release notes Bruce Momjian 17:15
Re: [HACKERS] SQL/JSON in PostgreSQL Andrew Dunstan 17:30
Re: [HACKERS] eval_const_expresisions and ScalarArrayOpExpr Tom Lane 17:37
Re: [HACKERS] Issues with logical replication 📎 Alvaro Herrera 17:47
Re: Speeding up pg_upgrade Bruce Momjian 17:49
to_timestamp TZH and TZM format specifiers 📎 Andrew Dunstan 18:03
Re: pgsql: Add parallel-aware hash joins. Tom Lane 18:03
Re: to_timestamp TZH and TZM format specifiers Tom Lane 18:34
Re: Better testing coverage and unified coding for plpgsql loops Robert Haas 18:36
Re: Better testing coverage and unified coding for plpgsql loops Tom Lane 18:53
Re: Better testing coverage and unified coding for plpgsql loops Robert Haas 18:56
Re: to_timestamp TZH and TZM format specifiers Andrew Dunstan 19:21
Re: to_timestamp TZH and TZM format specifiers Tom Lane 19:27
Re: Better testing coverage and unified coding for plpgsql loops Alvaro Herrera 19:31
Re: to_timestamp TZH and TZM format specifiers Vik Fearing 19:33
Re: Better testing coverage and unified coding for plpgsql loops Tom Lane 19:37
Programmatically accessing selection predicates Walter Cai 19:38
Re: to_timestamp TZH and TZM format specifiers Tom Lane 19:39
Re: to_timestamp TZH and TZM format specifiers Vik Fearing 19:42
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Tomas Vondra 19:53
Re: to_timestamp TZH and TZM format specifiers Tom Lane 19:54
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions 📎 Tomas Vondra 20:06
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Tomas Vondra 20:13
Re: [HACKERS] Issues with logical replication Alvaro Herrera 20:35
Re: [Patch] Make block and file size for WAL and relations defined at cluster creation Remi Colinet 20:43
Re: AS OF queries legrand legrand 20:49
Re: [HACKERS] Proposal: Local indexes for partitioned table Peter Eisentraut 20:51
Re: [Patch] Make block and file size for WAL and relations defined at cluster creation Andres Freund 20:51
Re: [HACKERS] Proposal: Local indexes for partitioned table Alvaro Herrera 20:59
Re: [Patch] Make block and file size for WAL and relations defined at cluster creation Robert Haas 21:04
Re: CFM for January commitfest? Stephen Frost 21:14
Re: CFM for January commitfest? Stephen Frost 21:21
[Patch v2] Make block and file size for WAL and relations defined at cluster creation 📎 Remi Colinet 21:45
LIKE foo% optimization easily defeated by OR? Greg Stark 21:57
Re: [PATCH] Comment typo in get_collation_name() comment Dagfinn Ilmari =?utf-8?Q?Manns=C3=A5ker?= 21:58
Re: [Patch v2] Make block and file size for WAL and relations defined at cluster creation Alvaro Herrera 22:11
Re: [PATCH] Comment typo in get_collation_name() comment Alvaro Herrera 22:14

Browse Archives

Prev | Next