pgsql-hackers since 2018-09-14 21:31

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

Sept. 14, 2018

Thread Author Time
Re: [HACKERS] proposal: schema variables 📎 Pavel Stehule 21:31
Re: pg_dump test instability Tom Lane 21:32
Defaulting to jit=on/off for v11 Andres Freund 22:26
Re: Defaulting to jit=on/off for v11 Tom Lane 22:32
Re: move PartitionDispatchData definition to execPartition.c Alvaro Herrera 22:37
Re: Defaulting to jit=on/off for v11 Jonathan S. Katz 22:47
Re: pgsql: Allow concurrent-safe open() and fopen() in frontend code for Wi Michael Paquier 22:49

Sept. 15, 2018

Thread Author Time
Re: Defaulting to jit=on/off for v11 Peter Geoghegan 00:18
Re: Code of Conduct plan Steve Litt 01:52
Re: Code of Conduct plan Steve Litt 01:57
Re: Code of Conduct plan Steve Litt 02:04
Re: move PartitionDispatchData definition to execPartition.c Tom Lane 02:20
Re: Code of Conduct plan James Keener 02:47
Re: Code of Conduct plan Chris Travers 06:44
Re: Delta Materialized View Refreshes? denty 08:11
Re: when set track_commit_timestamp on, database system abort startup 📎 Masahiko Sawada 10:26
Re: Code of Conduct plan Olivier Gautherot 13:05
Re: move PartitionDispatchData definition to execPartition.c Alvaro Herrera 13:15
Re: PATCH: pgbench - option to build using ppoll() for larger connection counts 📎 Fabien COELHO 13:59
Re: Defaulting to jit=on/off for v11 Andrew Dunstan 14:26
Re: Postgres 11 release notes 📎 Jonathan S. Katz 15:06
Re: Code of Conduct plan Bruce Momjian 15:32
Re: Code of Conduct plan Bruce Momjian 15:43
Re: Code of Conduct plan Tom Lane 15:50
Re: [HACKERS] proposal: schema variables 📎 Pavel Stehule 16:06
Re: Code of Conduct plan Melvin Davidson 16:11
Re: Code of Conduct plan Martin Mueller 16:24
Re: Code of Conduct plan Bruce Momjian 16:32
Re: Code of Conduct plan Karsten Hilbert 16:33
Re: Code of Conduct plan Martin Mueller 16:37
Re: Defaulting to jit=on/off for v11 Andres Freund 18:07
Re: Code of Conduct plan Tom Lane 18:11
Re: Defaulting to jit=on/off for v11 Tom Lane 18:14
Re: Defaulting to jit=on/off for v11 Andres Freund 18:17
Re: Defaulting to jit=on/off for v11 Tom Lane 18:19
Re: Defaulting to jit=on/off for v11 Andres Freund 18:41
Re: Defaulting to jit=on/off for v11 Andres Freund 18:59
Re: Should contrib modules install .h files? Andrew Gierth 19:46
Re: Index Skip Scan 📎 Dmitry Dolgov 19:52
Re: Should contrib modules install .h files? 📎 Andrew Gierth 20:03
Re: Something fishy happening on frogmouth 📎 Noah Misch 22:15
Re: Something fishy happening on frogmouth Tom Lane 22:21
Re: Code of Conduct plan Adrian Klaver 23:12
Re: Code of Conduct plan Adrian Klaver 23:20

Sept. 16, 2018

Thread Author Time
Re: Code of Conduct plan Mark Kirkwood 04:00
Re: [patch] Support LLVM 7 Christoph Berg 07:48
Re: Collation versioning Thomas Munro 08:19
Re: Code of Conduct plan Chris Travers 10:38
Clarification of nodeToString() use cases 📎 Andrey Lepikhov 11:43
Code of Conduct plan Stephen Cook 12:07
Re: Code of Conduct plan Martin Mueller 12:52
Re: Postgres 11 release notes Bruce Momjian 15:14
Re: Postgres 11 release notes 📎 Jonathan S. Katz 15:17
XMLNAMESPACES (was Re: Clarification of nodeToString() use cases) Tom Lane 15:21
Re: Postgres 11 release notes Bruce Momjian 15:36
Re: Postgres 11 release notes 📎 Jonathan S. Katz 16:07
Re: Code of Conduct plan Dmitri Maziuk 16:28
Re: XMLNAMESPACES (was Re: Clarification of nodeToString() use cases) 📎 Tom Lane 18:05
Re: Collation versioning Douglas Doole 18:12
Re: Collation versioning Andrew Gierth 18:39
Re: ssl tests README and certs Heikki Linnakangas 18:41
Re: Collation versioning Douglas Doole 19:00
Re: XMLNAMESPACES (was Re: Clarification of nodeToString() use cases) Andrew Gierth 19:32
RE: Code of Conduct plan farjad.farid 19:35
Re: pgbench - add pseudo-random permutation function 📎 Fabien COELHO 20:05
Re: XMLNAMESPACES (was Re: Clarification of nodeToString() use cases) Tom Lane 20:13
Re: Collation versioning Thomas Munro 20:13
Re: ssl tests README and certs Dave Cramer 20:42
Re: Collation versioning Stephen Frost 21:02
Re: [HACKERS] [PATCH] kNN for SP-GiST 📎 Alexander Korotkov 21:03
Re: XMLNAMESPACES (was Re: Clarification of nodeToString() use cases) Andrew Dunstan 21:57
Re: Collation versioning Thomas Munro 22:23
infinite loop in parallel hash joins / DSA / get_best_segment 📎 Tomas Vondra 22:38
Re: infinite loop in parallel hash joins / DSA / get_best_segment Thomas Munro 22:42
More deficiencies in outfuncs/readfuncs processing 📎 Tom Lane 23:03

Sept. 17, 2018

Thread Author Time
Re: [HACKERS] proposal - Default namespaces for XPath expressions (PostgreSQL 11) Thomas Munro 00:04
Re: [PATCH] Add support for ON UPDATE/DELETE actions on ALTER CONSTRAINT 📎 Matheus de Oliveira 03:03
Re: XMLNAMESPACES (was Re: Clarification of nodeToString() use cases) Tom Lane 03:11
Re: Code of Conduct plan Steve Litt 03:35
Re: [HACKERS] proposal - Default namespaces for XPath expressions (PostgreSQL 11) Pavel Stehule 05:35
View to get all the extension control file details Haribabu Kommi 06:49
Re: XMLNAMESPACES (was Re: Clarification of nodeToString() use cases) Andrey Lepikhov 06:51
Re: infinite loop in parallel hash joins / DSA / get_best_segment 📎 Thomas Munro 09:12
Re: Speeding up INSERTs and UPDATEs to partitioned tables 📎 David Rowley 09:15
Re: [HACKERS] advanced partition matching algorithm for partition-wise join Ashutosh Bapat 09:20
Re: [HACKERS] [PATCH] kNN for SP-GiST Andrey Borodin 09:42
Re: Collation versioning Stephen Frost 10:34
Re: More deficiencies in outfuncs/readfuncs processing Stephen Frost 10:42
Multiple primary key on partition table? Rajkumar Raghuwanshi 11:20
Re: Tid scan improvements David Rowley 11:21
Re: pgsql: Allow concurrent-safe open() and fopen() in frontend code for Wi Michael Paquier 11:41
Re: pgsql: Improve autovacuum logging for aggressive and anti-wraparound ru Michael Paquier 11:49
Re: Connection slots reserved for replication 📎 Alexander Kukushkin 12:25
Re: XMLNAMESPACES (was Re: Clarification of nodeToString() use cases) Andrew Dunstan 12:31
Re: Stored procedures and out parameters Jonathan S. Katz 12:44
Re: [PATCH] Fix for infinite signal loop in parallel scan Oleksii Kliukin 12:59
Re: [PATCH] Fix for infinite signal loop in parallel scan 📎 Chris Travers 13:05
SSL tests failing with "ee key too small" error on Debian SID Michael Paquier 13:13
Re: [PATCH] Fix for infinite signal loop in parallel scan Chris Travers 13:15
Strange OSX make check-world failure Chris Travers 13:28
Re: pgsql: Allow concurrent-safe open() and fopen() in frontend code for Wi Tom Lane 13:41
Re: pgsql: Allow concurrent-safe open() and fopen() in frontend code for Wi Michael Paquier 14:02
Re: Online verification of checksums Michael Banck 14:04
Re: Strange OSX make check-world failure Tom Lane 14:13
Re: Online verification of checksums Stephen Frost 14:46
Re: pgsql: Allow concurrent-safe open() and fopen() in frontend code for Wi Tom Lane 14:48
Re: Code of Conduct plan Dmitri Maziuk 15:11
Re: pgsql: Allow concurrent-safe open() and fopen() in frontend code for Wi Andrew Dunstan 15:13
Re: Code of Conduct plan Joshua D. Drake 15:27
Re: Multiple primary key on partition table? amul sul 15:36
Re: Code of Conduct plan Chris Travers 15:39
Re: Stored procedures and out parameters Merlin Moncure 15:41
Re: Stored procedures and out parameters Vladimir Sitnikov 15:47
Re: Stored procedures and out parameters Jonathan S. Katz 15:53
Re: Code of Conduct plan Steve Litt 15:57
Re: Code of Conduct plan Steve Litt 16:07
Re: Online verification of checksums Tomas Vondra 16:13
Re: pgsql: Allow concurrent-safe open() and fopen() in frontend code for Wi Tom Lane 16:13
Re: Code of Conduct plan Steve Atkins 16:17
Re: Stored procedures and out parameters Tom Lane 16:24
Re: Online verification of checksums Tomas Vondra 16:25
Re: Online verification of checksums Stephen Frost 16:42
Re: Online verification of checksums Tomas Vondra 17:00
Re: Collation versioning Douglas Doole 17:01
Re: Online verification of checksums Stephen Frost 17:11
Re: Code of Conduct plan Chris Travers 17:15
Re: Online verification of checksums Tomas Vondra 17:19
Re: Code of Conduct plan Dimitri Maziuk 17:20
Re: Online verification of checksums Stephen Frost 17:35
Re: Online verification of checksums Michael Banck 17:38
Re: Online verification of checksums Stephen Frost 18:09
Re: Stored procedures and out parameters Pavel Stehule 18:27
Re: pgsql: Allow concurrent-safe open() and fopen() in frontend code for Wi Andrew Dunstan 18:30
Re: Collation versioning Greg Stark 19:32
Re: [HACKERS] proposal: schema variables 📎 Pavel Stehule 19:46
Re: Collation versioning Douglas Doole 19:56
Re: Collation versioning Thomas Munro 20:49
Re: [HACKERS] proposal - Default namespaces for XPath expressions (PostgreSQL 11) 📎 Thomas Munro 21:14
Re: Strange OSX make check-world failure Thomas Munro 21:29
Re: Online verification of checksums Tomas Vondra 21:33
Re: Strange OSX make check-world failure Tom Lane 21:39
Re: Query is over 2x slower with jit=on Tom Lane 21:50
Re: pgsql: Allow concurrent-safe open() and fopen() in frontend code for Wi Tom Lane 22:00
Re: Online verification of checksums Stephen Frost 22:01
Re: infinite loop in parallel hash joins / DSA / get_best_segment 📎 Thomas Munro 23:35
Re: pgsql: Allow concurrent-safe open() and fopen() in frontend code for Wi 📎 Tom Lane 23:38

Sept. 18, 2018

Thread Author Time
Re: pgsql: Allow concurrent-safe open() and fopen() in frontend code for Wi Michael Paquier 00:11
Re: Online verification of checksums Tomas Vondra 00:34
Re: Online verification of checksums Stephen Frost 00:45
Re: [PATCH] Fix for infinite signal loop in parallel scan 📎 Thomas Munro 01:18
Re: Changing the setting of wal_sender_timeout per standby Kyotaro HORIGUCHI 02:20
Re: Problem while setting the fpw with SIGHUP Kyotaro HORIGUCHI 02:38
Re: pgsql: Allow concurrent-safe open() and fopen() in frontend code for Wi 📎 Michael Paquier 02:42
Re: Changing the setting of wal_sender_timeout per standby Michael Paquier 02:47
Re: [HACKERS] proposal - Default namespaces for XPath expressions (PostgreSQL 11) Pavel Stehule 04:01
Re: Problem while setting the fpw with SIGHUP Kyotaro HORIGUCHI 04:06
Re: Query is over 2x slower with jit=on 📎 Amit Khandekar 04:33
Re: Query is over 2x slower with jit=on Amit Khandekar 04:52
Re: Getting ERROR: could not open file "base/13164/t3_16388" with partition table with ON COMMIT Rajkumar Raghuwanshi 05:31
Difference in TO_TIMESTAMP results. Prabhat Sahu 05:43
Re: Multiple primary key on partition table? 📎 amul sul 05:49
Re: Cache lookup errors with functions manipulation object addresses 📎 Michael Paquier 05:51
Re: Problem while setting the fpw with SIGHUP Michael Paquier 06:34
Re: Problem while setting the fpw with SIGHUP Michael Paquier 06:39
Re: Problem while setting the fpw with SIGHUP 📎 Kyotaro HORIGUCHI 07:15
Re: Difference in TO_TIMESTAMP results. Alexander Korotkov 07:51
Re: [HACKERS] Removing LEFT JOINs in more cases Antonin Houska 08:02
RE: Changing the setting of wal_sender_timeout per standby 📎 Tsunakawa, Takayuki 08:27
Re: Difference in TO_TIMESTAMP results. Andrew Gierth 08:32
Re: [PATCH] Fix for infinite signal loop in parallel scan Oleksii Kliukin 09:25
Re: Online verification of checksums Michael Banck 10:11
Code of Conduct Dave Page 10:27
Re: Online verification of checksums 📎 Michael Banck 10:37
Is it possible for postgres_fdw to push down queries on co-located tables? Jinhua Luo 10:55
What is OLD in INSTEAD OF trigger? Jinhua Luo 11:05
Re: [HACKERS] Bug in to_timestamp(). Prabhat Sahu 11:07
EXPLAIN stored procedures Jinhua Luo 11:33
Re: Changing the setting of wal_sender_timeout per standby Masahiko Sawada 11:35
Re: Code of Conduct James Keener 11:47
Re: [PATCH] Fix for infinite signal loop in parallel scan Thomas Munro 11:54
Re: EXPLAIN stored procedures Andrew Gierth 12:02
Re: Add RESPECT/IGNORE NULLS and FROM FIRST/LAST options Krasiyan Andreev 12:05
Re: Problem while updating a foreign table pointing to a partitioned table on foreign server Kyotaro HORIGUCHI 12:14
Re: Unused argument from execute_sql_string() Yugo Nagata 12:34
Re: Collation versioning Stephen Frost 12:48
Re: [HACKERS] Bug in to_timestamp(). Alexander Korotkov 13:42
Re: Is it possible for postgres_fdw to push down queries on co-located tables? Tom Lane 13:43
Re: Is it possible for postgres_fdw to push down queries on co-located tables? Jinhua Luo 14:20
Re: Code of Conduct Tomas Vondra 14:34
Re: Online verification of checksums 📎 Michael Banck 14:37
Re: pgsql: Allow concurrent-safe open() and fopen() in frontend code for Wi Tom Lane 14:45
Is it really difficult for postgres_fdw to implement READ COMMITTED isolation? Jinhua Luo 14:58
Re: pgsql: Allow concurrent-safe open() and fopen() in frontend code for Wi Laurenz Albe 15:28
Re: [HACKERS] proposal - Default namespaces for XPath expressions (PostgreSQL 11) Tom Lane 15:33
Re: pgsql: Allow concurrent-safe open() and fopen() in frontend code for Wi Tom Lane 15:38
Re: Online verification of checksums Stephen Frost 15:45
Re: Progress reporting for pg_verify_checksums 📎 Michael Banck 15:53
Re: pgsql: Allow concurrent-safe open() and fopen() in frontend code for Wi Laurenz Albe 16:04
Re: Is it really difficult for postgres_fdw to implement READ COMMITTED isolation? Ashutosh Bapat 16:09
Re: Is it possible for postgres_fdw to push down queries on co-located tables? Dilip Kumar 16:10

Browse Archives

Prev | Next