pgsql-hackers since 2018-09-04 13:16

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

Thread Author Time
Re: MERGE SQL statement for PG12 📎 Pavan Deolasee 13:16
Bug fix for glibc broke freebsd build in REL_11_STABLE Victor Wagner 13:16
Re: speeding up planning with partitions David Rowley 13:24
Re: Bug fix for glibc broke freebsd build in REL_11_STABLE Andres Freund 13:59
Re: [HACKERS] git down Tom Lane 14:04
Re: jsonpath 📎 Stas Kelvich 14:15
Re: [HACKERS] PATCH: multivariate histograms and MCV lists Dean Rasheed 14:16
pgsql: Clean up after TAP tests in oid2name and vacuumlo. Tom Lane 14:52
Re: Add SKIP LOCKED to VACUUM and ANALYZE Bossart, Nathan 15:49
Re: Bug fix for glibc broke freebsd build in REL_11_STABLE Andrew Gierth 16:38
Re: PostgreSQL logical decoder output plugin - unchanged toast data Andres Freund 16:42
Re: pointless check in RelationBuildPartitionDesc 📎 Alvaro Herrera 16:50
Collation versioning 📎 Thomas Munro 17:02
Re: Collation versioning 📎 Thomas Munro 17:04
Re: pgsql: Clean up after TAP tests in oid2name and vacuumlo. Michael Paquier 17:29
Re: pgsql: Clean up after TAP tests in oid2name and vacuumlo. Tom Lane 17:41
Re: Enable using IS NOT DISTINCT FROM in hash and merge joins 📎 Alexander Kuzmenkov 17:47
Re: Bug fix for glibc broke freebsd build in REL_11_STABLE Thomas Munro 18:06
Re: Incorrect use of errcode_for_file_access in backend code Michael Paquier 18:14
Re: Add SKIP LOCKED to VACUUM and ANALYZE Michael Paquier 18:30
Re: patch to allow disable of WAL recycling 📎 Tomas Vondra 18:41
Re: pgsql: Clean up after TAP tests in oid2name and vacuumlo. Michael Paquier 19:03
Re: pgsql: Clean up after TAP tests in oid2name and vacuumlo. Tom Lane 19:16
Re: Bug fix for glibc broke freebsd build in REL_11_STABLE Tom Lane 19:48
Re: Bug fix for glibc broke freebsd build in REL_11_STABLE Victor Wagner 19:52
Bug in ginRedoRecompress that causes opaque data on page to be overrun 📎 R, Siva 19:59
Re: Bug fix for glibc broke freebsd build in REL_11_STABLE Victor Wagner 19:59
Re: Bug fix for glibc broke freebsd build in REL_11_STABLE Thomas Munro 20:06
Re: Bug fix for glibc broke freebsd build in REL_11_STABLE Tom Lane 20:13
Re: Bug fix for glibc broke freebsd build in REL_11_STABLE Andrew Gierth 20:16
Re: Bug fix for glibc broke freebsd build in REL_11_STABLE Andres Freund 20:25
test_pg_dump missing cleanup actions 📎 Michael Paquier 20:30
Re: pgsql: Clean up after TAP tests in oid2name and vacuumlo. 📎 Michael Paquier 20:58
Re: Bug fix for glibc broke freebsd build in REL_11_STABLE Andrew Gierth 20:59
Re: Bug fix for glibc broke freebsd build in REL_11_STABLE Andrew Gierth 21:14
Re: Bug in ginRedoRecompress that causes opaque data on page to be overrun Alexander Korotkov 21:16
Re: test_pg_dump missing cleanup actions Tom Lane 21:44
Re: Bug fix for glibc broke freebsd build in REL_11_STABLE Tom Lane 21:46
Re: Bug in ginRedoRecompress that causes opaque data on page to be overrun Peter Geoghegan 21:55
Re: test_pg_dump missing cleanup actions Stephen Frost 22:02
Re: Bug fix for glibc broke freebsd build in REL_11_STABLE Andrew Gierth 22:06
Prevent concurrent DROP SCHEMA when certain objects are being initially created in the namespace 📎 Jimmy Yih 22:09
Re: Bug fix for glibc broke freebsd build in REL_11_STABLE Andrew Gierth 22:10
Re: Bug fix for glibc broke freebsd build in REL_11_STABLE Andres Freund 22:16
Re: [HACKERS] Bug in to_timestamp(). David G. Johnston 22:21
Re: Bug fix for glibc broke freebsd build in REL_11_STABLE Andres Freund 22:44
Re: Bug in ginRedoRecompress that causes opaque data on page to be overrun R, Siva 22:45
Re: Bug fix for glibc broke freebsd build in REL_11_STABLE Andres Freund 22:59
Re: Bug fix for glibc broke freebsd build in REL_11_STABLE Tom Lane 23:02
Re: test_pg_dump missing cleanup actions Michael Paquier 23:14
Re: Bug fix for glibc broke freebsd build in REL_11_STABLE Andres Freund 23:18
Re: Prevent concurrent DROP SCHEMA when certain objects are being initially created in the namespace Michael Paquier 23:34

Sept. 5, 2018

Thread Author Time
Re: pointless check in RelationBuildPartitionDesc Amit Langote 00:45
Re: Bug fix for glibc broke freebsd build in REL_11_STABLE Andrew Gierth 00:47
Re: Bug fix for glibc broke freebsd build in REL_11_STABLE Andres Freund 00:51
Re: pointless check in RelationBuildPartitionDesc Amit Langote 00:53
Re: pg_verify_checksums failure with hash indexes Amit Kapila 02:55
Re: Pluggable Storage - Andres's take Haribabu Kommi 04:04
Re: Prevent concurrent DROP SCHEMA when certain objects are being initially created in the namespace Tom Lane 04:11
Re: pg_verify_checksums failure with hash indexes Tom Lane 04:16
Re: Prevent concurrent DROP SCHEMA when certain objects are being initially created in the namespace Andres Freund 04:29
Re: pg_verify_checksums failure with hash indexes Amit Kapila 04:41
Re: Prevent concurrent DROP SCHEMA when certain objects are being initially created in the namespace Tom Lane 05:05
Re: speeding up planning with partitions Amit Langote 05:25
Re: [HACKERS] Restricting maximum keep segments by repslots Masahiko Sawada 05:31
Re: Bug fix for glibc broke freebsd build in REL_11_STABLE Victor Wagner 06:21
Implement predicate propagation for non-equivalence clauses 📎 Richard Guo 06:34
Re: Implement predicate propagation for non-equivalence clauses Heikki Linnakangas 06:55
Re: Implement predicate propagation for non-equivalence clauses Tom Lane 06:56
Re: Prevent concurrent DROP SCHEMA when certain objects are being initially created in the namespace 📎 Jimmy Yih 07:14
Re: Bug fix for glibc broke freebsd build in REL_11_STABLE Peter Eisentraut 07:23
Re: A strange GiST error message or fillfactor of GiST build 📎 Kyotaro HORIGUCHI 08:29
Re: A strange GiST error message or fillfactor of GiST build Andrey Borodin 08:37
unaccent(text) fails depending on search_path (WAS: pg_upgrade fails saying function unaccent(text) doesn't exist) Gunnlaugur Thor Briem 08:49
Re: Bug in ginRedoRecompress that causes opaque data on page to be overrun Alexander Korotkov 09:26
Re: [HACKERS] Bug in to_timestamp(). Alexander Korotkov 09:35
PostgreSQL does not start when max_files_per_process> 1200 on Windows 7 📎 Victor Spirin 10:06
Re: Collation versioning Christoph Berg 10:35
Re: Problem while updating a foreign table pointing to a partitioned table on foreign server Etsuro Fujita 11:02
Re: Bug in ginRedoRecompress that causes opaque data on page to be overrun 📎 Alexander Korotkov 11:39
Re: [HACKERS] Bug in to_timestamp(). amul sul 12:09
Re: [WIP] [B-Tree] Retail IndexTuple deletion 📎 Andrey Lepikhov 12:25
Re: [HACKERS] Bug in to_timestamp(). Alexander Korotkov 13:05
Re: pointless check in RelationBuildPartitionDesc Alvaro Herrera 13:05
Re: unaccent(text) fails depending on search_path (WAS: pg_upgrade fails saying function unaccent(text) doesn't exist) Adrian Klaver 14:00
Re: Bug fix for glibc broke freebsd build in REL_11_STABLE Tom Lane 14:05
Re: Bug in ginRedoRecompress that causes opaque data on page to be overrun 📎 Alexander Korotkov 14:05
Re: unaccent(text) fails depending on search_path (WAS: pg_upgrade fails saying function unaccent(text) doesn't exist) Gunnlaugur Thor Briem 14:06
Re: pgsql: Clean up after TAP tests in oid2name and vacuumlo. Alvaro Herrera 14:39
Re: Collation versioning Thomas Munro 15:20
Funny hang on PostgreSQL 10 during parallel index scan on slave Chris Travers 15:22
Re: Add SKIP LOCKED to VACUUM and ANALYZE 📎 Bossart, Nathan 15:24
Re: Funny hang on PostgreSQL 10 during parallel index scan on slave Thomas Munro 15:27
Re: Out arguments name of "pg_identify_object_as_address" function in 9.5.14 and 11beta3 Tom Lane 15:49
Re: Out arguments name of "pg_identify_object_as_address" function in 9.5.14 and 11beta3 📎 Alvaro Herrera 15:57
Re: Prevent concurrent DROP SCHEMA when certain objects are being initially created in the namespace Andres Freund 16:23
Re: PostgreSQL does not start when max_files_per_process> 1200 on Windows 7 Andres Freund 16:24
Re: Collation versioning Thomas Munro 16:27
Re: PL/Python: Remove use of simple slicing API Peter Eisentraut 16:28
Re: [HACKERS] Bug in to_timestamp(). amul sul 16:28
Re: Funny hang on PostgreSQL 10 during parallel index scan on slave Chris Travers 16:40
Re: Bug fix for glibc broke freebsd build in REL_11_STABLE Andres Freund 16:42
Re: [HACKERS] Proposal to add work_mem option to postgres_fdw module Peter Eisentraut 16:46
Re: Funny hang on PostgreSQL 10 during parallel index scan on slave Chris Travers 16:48
Re: Funny hang on PostgreSQL 10 during parallel index scan on slave Thomas Munro 16:53
Re: Funny hang on PostgreSQL 10 during parallel index scan on slave Andres Freund 16:55
Re: Bug fix for glibc broke freebsd build in REL_11_STABLE Peter Eisentraut 16:55
Re: Bug fix for glibc broke freebsd build in REL_11_STABLE Andres Freund 16:58
Re: Bug fix for glibc broke freebsd build in REL_11_STABLE Tom Lane 17:06
Re: Funny hang on PostgreSQL 10 during parallel index scan on slave Chris Travers 17:12
Re: Bug in ginRedoRecompress that causes opaque data on page to be overrun Masahiko Sawada 17:23
Re: pgsql: Clean up after TAP tests in oid2name and vacuumlo. Michael Paquier 17:45
Re: pgsql: Clean up after TAP tests in oid2name and vacuumlo. Tom Lane 17:49
Re: Funny hang on PostgreSQL 10 during parallel index scan on slave Thomas Munro 18:03
Re: Bug fix for glibc broke freebsd build in REL_11_STABLE Tom Lane 18:08
Re: Bug fix for glibc broke freebsd build in REL_11_STABLE Andres Freund 18:15
Re: [HACKERS] WIP Patch: Pgbench Serialization and deadlock errors 📎 Marina Polyakova 18:19
Re: pgsql: Clean up after TAP tests in oid2name and vacuumlo. Alvaro Herrera 18:20
Re: pg_verify_checksums failure with hash indexes Michael Paquier 18:28
Re: JIT compiling with LLVM v12 Andres Freund 18:35
Re: pread() and pwrite() Jesper Pedersen 18:42
Re: JIT compiling with LLVM v12 Andres Freund 18:55
Re: Bug fix for glibc broke freebsd build in REL_11_STABLE Andrew Gierth 19:01
Re: unaccent(text) fails depending on search_path (WAS: pg_upgrade fails saying function unaccent(text) doesn't exist) 📎 Tom Lane 19:03
Re: Bug fix for glibc broke freebsd build in REL_11_STABLE Andrew Gierth 19:05
Re: Bug fix for glibc broke freebsd build in REL_11_STABLE Tom Lane 19:05
Re: Collation versioning Christoph Berg 19:10
Re: Bug fix for glibc broke freebsd build in REL_11_STABLE Andrew Gierth 19:15
Re: Bug fix for glibc broke freebsd build in REL_11_STABLE Tom Lane 19:16
On the need for a snapshot in exec_bind_message() Daniel Wood 19:31
Re: On the need for a snapshot in exec_bind_message() Tom Lane 19:39
Re: buildfarm: could not read block 3 in file "base/16384/2662": read only 0 of 8192 bytes Tom Lane 19:46
Re: pgsql: Clean up after TAP tests in oid2name and vacuumlo. Michael Paquier 20:05
Re: On the need for a snapshot in exec_bind_message() Andres Freund 20:33
Re: Bug in ginRedoRecompress that causes opaque data on page to be overrun Alexander Korotkov 20:54
*_to_xml() should copy SPI_processed/SPI_tuptable Chapman Flack 21:09
Re: Collation versioning 📎 Thomas Munro 21:18
Re: PostgreSQL does not start when max_files_per_process> 1200 on Windows 7 Victor Spirin 21:25
pgsql: Allow extensions to install built as well as unbuilt headers. Andrew Gierth 21:45
Re: Bug in ginRedoRecompress that causes opaque data on page to be overrun R, Siva 21:49
Re: *_to_xml() should copy SPI_processed/SPI_tuptable Tom Lane 22:07
Re: On the need for a snapshot in exec_bind_message() Daniel Wood 22:32
Re: unaccent(text) fails depending on search_path (WAS: pg_upgrade fails saying function unaccent(text) doesn't exist) 📎 Tom Lane 22:37
Re: *_to_xml() should copy SPI_processed/SPI_tuptable Chapman Flack 22:38
Re: On the need for a snapshot in exec_bind_message() Tom Lane 22:45
Re: On the need for a snapshot in exec_bind_message() Andres Freund 22:54
Re: *_to_xml() should copy SPI_processed/SPI_tuptable Tom Lane 22:54
Re: On the need for a snapshot in exec_bind_message() Tom Lane 23:11
Re: On the need for a snapshot in exec_bind_message() Daniel Wood 23:17
Re: On the need for a snapshot in exec_bind_message() Andres Freund 23:25

Sept. 6, 2018

Thread Author Time
RE: automatic restore point 📎 Yotsunaga, Naoki 00:16
Add extension options to control TAP and isolation tests 📎 Michael Paquier 01:48
Re: pgsql: Clean up after TAP tests in oid2name and vacuumlo. Michael Paquier 01:50
Re: JIT compiling with LLVM v12 Noah Misch 02:26
Re: Implement predicate propagation for non-equivalence clauses Richard Guo 03:43
Re: Implement predicate propagation for non-equivalence clauses Richard Guo 04:01
Re: pgsql: Allow extensions to install built as well as unbuilt headers. Michael Paquier 05:16
Re: pgsql: Allow extensions to install built as well as unbuilt headers. Andrew Gierth 05:26
Re: Problem while updating a foreign table pointing to a partitioned table on foreign server Kyotaro HORIGUCHI 05:49
Re: pgsql: Allow extensions to install built as well as unbuilt headers. Michael Paquier 05:52
Re: pgsql: Allow extensions to install built as well as unbuilt headers. Andrew Gierth 06:09
Re: [HACKERS] Restricting maximum keep segments by repslots Kyotaro HORIGUCHI 07:10
Re: A strange GiST error message or fillfactor of GiST build Kyotaro HORIGUCHI 07:16
Re: Reopen logfile on SIGHUP Kyotaro HORIGUCHI 08:00
Re: remove ancient pre-dlopen dynloader code 📎 Peter Eisentraut 08:16
Re: [HACKERS] proposal: schema variables 📎 Pavel Stehule 08:30
Re: Funny hang on PostgreSQL 10 during parallel index scan on slave 📎 Chris Travers 09:08
pgsql: Refactor dlopen() support Peter Eisentraut 09:38
Re: Bug in ginRedoRecompress that causes opaque data on page to be overrun 📎 Alexander Korotkov 09:53
Re: [HACKERS] PATCH: Keep one postmaster monitoring pipe per process Kyotaro HORIGUCHI 09:57
Re: [WIP] [B-Tree] Retail IndexTuple deletion 📎 Andrey Lepikhov 10:26
Re: [HACKERS] Restricting maximum keep segments by repslots Masahiko Sawada 10:55
Re: [HACKERS] PATCH: Keep one postmaster monitoring pipe per process Kyotaro HORIGUCHI 11:17
Re: Funny hang on PostgreSQL 10 during parallel index scan on slave 📎 Chris Travers 11:31
Re: [HACKERS] Bug in to_timestamp(). 📎 Alexander Korotkov 11:40
Re: Funny hang on PostgreSQL 10 during parallel index scan on slave 📎 Chris Travers 11:44
Re: Optimze usage of immutable functions as relation 📎 Aleksandr Parfenov 11:51
Re: remove ancient pre-dlopen dynloader code Peter Eisentraut 12:04
[No subject] [email protected] 12:29
Re: [HACKERS] Bug in to_timestamp(). 📎 Alexander Korotkov 12:58
Re: Add --include-table-data-where option to pg_dump, to export only a subset of table data Surafel Temesgen 13:18
Re: Funny hang on PostgreSQL 10 during parallel index scan on slave Chris Travers 13:30
Re: pgsql: Allow extensions to install built as well as unbuilt headers. Tom Lane 13:38
Re: pgsql: Allow extensions to install built as well as unbuilt headers. Tom Lane 13:41
Re: pread() and pwrite() Jesper Pedersen 14:17
Re: remove ancient pre-dlopen dynloader code Tom Lane 14:36
Re: remove ancient pre-dlopen dynloader code Thomas Munro 14:49
Re: [HACKERS] Custom compression methods 📎 Ildus Kurbangaliev 15:27
Re: Add --include-table-data-where option to pg_dump, to export only a subset of table data Jeremy Finzel 15:40
Re: Add --include-table-data-where option to pg_dump, to export only a subset of table data David G. Johnston 15:47
Re: Add --include-table-data-where option to pg_dump, to export only a subset of table data Jeremy Finzel 16:08
Re: pgsql: Allow extensions to install built as well as unbuilt headers. Andrew Gierth 16:18
Re: test_pg_dump missing cleanup actions 📎 Michael Paquier 16:20
Re: *_to_xml() should copy SPI_processed/SPI_tuptable 📎 Tom Lane 16:25
Re: [PATCH] Incremental sort (was: PoC: Partial sort) James Coleman 16:51
Re: [PATCH] Incremental sort (was: PoC: Partial sort) Tom Lane 17:39
Re: Bug in ginRedoRecompress that causes opaque data on page to be overrun R, Siva 18:02
Re: [PATCH] Incremental sort (was: PoC: Partial sort) James Coleman 18:04
Re: Prevent concurrent DROP SCHEMA when certain objects are being initially created in the namespace Michael Paquier 18:56
Re: Collation versioning Peter Eisentraut 19:01

Browse Archives

Prev | Next