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

Thread Author Time
Re: [HACKERS] Parallel tuplesort (for parallel B-Tree index creation) Peter Geoghegan 00:06
Re: [HACKERS] MERGE SQL Statement for PG11 Michael Paquier 00:15
Re: Add RANGE with values and exclusions clauses to the Window Functions Tom Lane 00:28
Re: [HACKERS] GnuTLS support Peter Eisentraut 00:39
Re: [HACKERS] path toward faster partition pruning Amit Langote 00:57
Re: PATCH: Exclude unlogged tables from base backups Masahiko Sawada 01:10
Re: STATISTICS retained in CREATE TABLE ... LIKE (INCLUDING ALL)? David G. Johnston 01:14
Re: PATCH: Exclude unlogged tables from base backups David Steele 01:44
Re: JIT compiling with LLVM v9.1 Craig Ringer 02:03
Re: [HACKERS] GnuTLS support 📎 Peter Eisentraut 02:16
Re: [HACKERS] GnuTLS support Andres Freund 02:24
Re: [HACKERS] GnuTLS support Michael Paquier 03:33
Re: [HACKERS] GnuTLS support Michael Paquier 03:36
Re: [HACKERS] GnuTLS support Tom Lane 03:41
Re: [HACKERS] GnuTLS support Andres Freund 04:03
Re: Enhance pg_stat_wal_receiver view to display connected host Haribabu Kommi 04:10
Re: Temporary tables prevent autovacuum, leading to XID wraparound Masahiko Sawada 04:36
Re: JIT compiling with LLVM v9.0 Jeff Davis 04:53
Re: [HACKERS] GnuTLS support Michael Paquier 04:53
Re: [HACKERS] [PATCH] Lockable views Tatsuo Ishii 04:58
Re: Enhance pg_stat_wal_receiver view to display connected host Michael Paquier 05:02
Re: [HACKERS] [PATCH] Lockable views 📎 Yugo Nagata 05:17
RE: Temporary tables prevent autovacuum, leading to XID wraparound Tsunakawa, Takayuki 05:43
Re: [HACKERS] [PATCH] Lockable views Tatsuo Ishii 05:48
Re: [HACKERS] [PATCH] Lockable views Thomas Munro 06:21
Re: PATCH: pgbench - break out timing data for initialization phases Fabien COELHO 07:52
Re: PATCH: Configurable file mode mask Michael Paquier 08:01
Re: [HACKERS] PoC plpgsql - possibility to force custom or generic plan Tatsuro Yamada 08:06
Re: [HACKERS] generated columns Michael Paquier 08:17
csv format for psql 📎 Daniel Verite 08:31
Re: [HACKERS] datetime.h defines like PM conflict with external libraries Michael Meskes 08:31
Re: [HACKERS][PATCH] Applying PMDK to WAL operations for persistent memory Yoshimi Ichiyanagi 08:37
Regarding drop index Abinaya Kajendiran 09:12
Re: csv format for psql Fabien COELHO 09:14
Re: [HACKERS] MERGE SQL Statement for PG11 📎 Simon Riggs 09:16
Re: non-bulk inserts and tuple routing Etsuro Fujita 09:22
Re: [HACKERS] PoC: full merge join on comparison clause Alexander Kuzmenkov 09:31
Re: User defined data types in Logical Replication atorikoshi 09:36
Re: non-bulk inserts and tuple routing Amit Langote 09:39
Re: [HACKERS] MERGE SQL Statement for PG11 Simon Riggs 09:45
Re: FOR EACH ROW triggers on partitioned tables Amit Langote 09:49
Re: non-bulk inserts and tuple routing Etsuro Fujita 09:52
Re: [HACKERS] Subscription code improvements Masahiko Sawada 10:00
Re: WIP: a way forward on bootstrap data 📎 John Naylor 10:13
Re: Add RANGE with values and exclusions clauses to the Window Functions Oliver Ford 10:48
Re: [PATCH] pgbench - refactor some connection finish/null into common function Fabien COELHO 11:41
Re: [HACKERS] path toward faster partition pruning 📎 Kyotaro HORIGUCHI 11:43
Re: [HACKERS] path toward faster partition pruning Jesper Pedersen 13:23
Re: [HACKERS] PoC plpgsql - possibility to force custom or generic plan Pavel Stehule 13:59
Re: WIP: Covering + unique indexes. 📎 Anastasia Lubennikova 14:09
Re: csv format for psql Pavel Stehule 14:24
Re: [HACKERS][PATCH] Applying PMDK to WAL operations for persistent memory Robert Haas 14:35
Re: [HACKERS] [PATCH] Generic type subscripting 📎 Dmitry Dolgov 15:47
Re: [HACKERS] MERGE SQL Statement for PG11 Robert Haas 15:59
Re: [HACKERS] MERGE SQL Statement for PG11 Robert Haas 16:01
Re: Add RANGE with values and exclusions clauses to the Window Functions 📎 Oliver Ford 16:08
Re: [HACKERS] MERGE SQL Statement for PG11 Robert Haas 16:15
Re: [HACKERS] MERGE SQL Statement for PG11 Robert Haas 16:27
Re: Add RANGE with values and exclusions clauses to the Window Functions Erik Rijkers 16:31
Re: Add RANGE with values and exclusions clauses to the Window Functions 📎 Erik Rijkers 16:36
WINDOW RANGE patch versus leakproofness Tom Lane 16:42
Re: [HACKERS] MERGE SQL Statement for PG11 Simon Riggs 16:56
Re: Add RANGE with values and exclusions clauses to the Window Functions 📎 Oliver Ford 17:16
Re: Temporary tables prevent autovacuum, leading to XID wraparound Robert Haas 17:46
Re: JIT compiling with LLVM v9.0 Robert Haas 18:46
Re: JIT compiling with LLVM v9.0 Robert Haas 18:57
Re: [HACKERS] MERGE SQL Statement for PG11 Robert Haas 19:02
Re: JIT compiling with LLVM v9.0 Andres Freund 19:08
Re: [HACKERS] MERGE SQL Statement for PG11 Peter Geoghegan 19:28
Re: [HACKERS] postgres_fdw bug in 9.6 Robert Haas 19:56
Re: JIT compiling with LLVM v9.0 Robert Haas 20:06
Re: JIT compiling with LLVM v9.0 Dagfinn Ilmari =?utf-8?Q?Manns=C3=A5ker?= 20:07
Re: JIT compiling with LLVM v9.0 Andres Freund 20:20
Re: JIT compiling with LLVM v9.0 Tomas Vondra 21:24
Re: [HACKERS] MERGE SQL Statement for PG11 Peter Geoghegan 21:47
Re: JIT compiling with LLVM v9.0 David Fetter 21:57
Re: JIT compiling with LLVM v9.0 Andres Freund 22:08
Re: JIT compiling with LLVM v9.0 Andres Freund 22:57
Re: JIT compiling with LLVM v9.0 David Fetter 23:19
Re: JIT compiling with LLVM v9.0 Jason Petersen 23:25
Re: [HACKERS] GSoC 2017: Foreign Key Arrays Andreas Karlsson 23:52
Re: Regarding drop index Ivan Novick 23:57

Jan. 31, 2018

Thread Author Time
Re: [HACKERS] MERGE SQL Statement for PG11 Peter Geoghegan 00:02
RE: Temporary tables prevent autovacuum, leading to XID wraparound Tsunakawa, Takayuki 00:04
Re: [HACKERS] GnuTLS support Andreas Karlsson 00:36
Re: Regarding drop index Peter Eisentraut 00:36
Re: FOR EACH ROW triggers on partitioned tables Peter Eisentraut 00:44
Re: [HACKERS] REINDEX CONCURRENTLY 2.0 Andreas Karlsson 00:48
Re: [Sender Address Forgery]Re: FOR EACH ROW triggers on partitioned tables Amit Langote 00:50
Re: User defined data types in Logical Replication Masahiko Sawada 01:38
Re: JIT compiling with LLVM v9.0 Thomas Munro 01:42
Re: [HACKERS] GUC for cleanup indexes threshold. Masahiko Sawada 01:43
Re: JIT compiling with LLVM v9.0 Andres Freund 02:05
Re: [HACKERS] postgres_fdw bug in 9.6 Etsuro Fujita 02:17
Re: JIT compiling with LLVM v9.0 Thomas Munro 02:48
Re: JIT compiling with LLVM v9.0 Andres Freund 02:55
Re: Wait for parallel workers to attach Amit Kapila 03:10
Re: Wait for parallel workers to attach Robert Haas 03:16
Re: [HACKERS] [PATCH]make pg_rewind to not copy useless WAL files Michael Paquier 03:18
Re: Wait for parallel workers to attach Amit Kapila 03:29
[PATCH] Add missing type conversion functions for PL/Python 📎 Haozhou Wang 03:57
Re: [HACKERS] [PATCH] Improve geometric types Kyotaro HORIGUCHI 04:09
A typo in error message 📎 Alexander Lakhin 05:47
Re: A typo in error message Michael Paquier 05:53
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Masahiko Sawada 06:53
Re: [HACKERS] path toward faster partition pruning 📎 Amit Langote 08:03
Re: JIT compiling with LLVM v9.0 Konstantin Knizhnik 08:03
Re: [HACKERS] [PATCH] Lockable views 📎 Yugo Nagata 08:26
Re: [HACKERS] [PATCH] Improve geometric types Kyotaro HORIGUCHI 08:33
Re: Wait for parallel workers to attach 📎 Amit Kapila 08:57
Re: Transform for pl/perl Arthur Zakirov 10:36
Re: Help needed in using 'on_dsm_detach' callback Gaddam Sai Ram 10:51
Re: WINDOW RANGE patch versus leakproofness Dean Rasheed 10:52
BUG #15039: some question about hash index code PG Bug reporting form 11:34
Re: csv format for psql Daniel Verite 11:39
Re: BUG #15039: some question about hash index code Amit Kapila 12:06
Re:Re: BUG #15039: some question about hash index code 自己 12:27
Re: Re: BUG #15039: some question about hash index code Amit Kapila 12:44
Re: [HACKERS] Why forcing Hot_standby_feedback to be enabled when creating a logical decoding slot on standby sanyam jain 12:51
Re: csv format for psql Daniel Verite 12:58
Re: csv format for psql Pavel Stehule 13:09
Re: [HACKERS] generated columns Michael Paquier 13:18
Re: [HACKERS] MERGE SQL Statement for PG11 Robert Haas 15:17
Re: JIT compiling with LLVM v9.0 Peter Eisentraut 15:22
Re: Wait for parallel workers to attach 📎 Robert Haas 16:23
CURRENT OF causes an error when IndexOnlyScan is used 📎 Yugo Nagata 16:33
Re: CURRENT OF causes an error when IndexOnlyScan is used 📎 Yugo Nagata 16:44
Re: [HACKERS] Can ICU be used for a database's default sort order? Vladimir Borodin 16:48
Re: JIT compiling with LLVM v9.0 Robert Haas 16:53
Re: [HACKERS] Bug in to_timestamp(). Dmitry Dolgov 16:53
Re: JIT compiling with LLVM v9.0 Robert Haas 16:56
Re: Temporary tables prevent autovacuum, leading to XID wraparound Robert Haas 17:01
Re: [HACKERS] MERGE SQL Statement for PG11 Peter Geoghegan 18:07
Re: JIT compiling with LLVM v9.0 Andres Freund 18:34
Re: JIT compiling with LLVM v9.0 Andres Freund 18:37
Re: [HACKERS] Partition-wise aggregation/grouping Robert Haas 19:41
Re: JIT compiling with LLVM v9.0 Robert Haas 19:45
Interesting paper: Contention-Aware Lock Scheduling Thomas Munro 19:48
Re: JIT compiling with LLVM v9.0 Andres Freund 19:49
Re: JIT compiling with LLVM v9.0 Robert Haas 20:00
Re: autoprewarm is fogetting to register a tranche. Robert Haas 20:18
Re: list partition constraint shape Robert Haas 21:08
Re: Documentation of pgcrypto AES key sizes Robert Haas 21:36
Re: A typo in error message Robert Haas 21:47
Re: WINDOW RANGE patch versus leakproofness Robert Haas 21:51
pgsql: doc: clearify trigger behavior for inheritance Bruce Momjian 22:00
Re: pgsql: doc: clearify trigger behavior for inheritance Robert Haas 22:13
[WIP PATCH] Index scan offset optimisation using visibility map 📎 Michail Nikolaev 22:17
Re: proposal: alternative psql commands quit and exit Bruce Momjian 22:51
Re: pgsql: doc: clearify trigger behavior for inheritance Bruce Momjian 22:53
Re: WINDOW RANGE patch versus leakproofness Dean Rasheed 23:19
Re: [HACKERS] path toward faster partition pruning 📎 David Rowley 23:57

Feb. 1, 2018

Thread Author Time
Re: Add RANGE with values and exclusions clauses to the Window Functions Tom Lane 00:06
Re: [HACKERS] Surjective functional indexes Simon Riggs 00:10
Re: [HACKERS] [PATCH] Lockable views Thomas Munro 00:30
Re: Temporary tables prevent autovacuum, leading to XID wraparound Masahiko Sawada 00:37
Re: [HACKERS] [PATCH] Lockable views Tatsuo Ishii 00:48
Re: [HACKERS] Refactoring identifier checks to consistently use strcmp Michael Paquier 00:56
Re: list partition constraint shape Amit Langote 01:05
Re: [HACKERS] [PATCH] Lockable views Yugo Nagata 01:31
Re: Add RANGE with values and exclusions clauses to the Window Functions David G. Johnston 01:46
Re: CURRENT OF causes an error when IndexOnlyScan is used Tom Lane 02:12
Re: Wait for parallel workers to attach Amit Kapila 03:08
Re: [HACKERS] why not parallel seq scan for slow functions Amit Kapila 04:48
Re: WIP Patch: Precalculate stable functions, infrastructure v1 📎 Marina Polyakova 05:01
Re: [HACKERS] generated columns 📎 Michael Paquier 05:03
Re: Changing WAL Header to reduce contention during ReserveXLogInsertLocation() Michael Paquier 05:35
Re: CURRENT OF causes an error when IndexOnlyScan is used Yugo Nagata 05:57
Re: Changing WAL Header to reduce contention during ReserveXLogInsertLocation() Pavan Deolasee 06:00
Re: [HACKERS] REINDEX CONCURRENTLY 2.0 Michael Paquier 06:21
Re: STATISTICS retained in CREATE TABLE ... LIKE (INCLUDING ALL)? David Rowley 06:26
Re: [HACKERS] Cache lookup errors with functions manipulation object addresses 📎 Michael Paquier 06:32
Re: [HACKERS] WIP: Restricting pg_rewind to data/wal dirs Michael Paquier 06:41
Re: [HACKERS] taking stdbool.h into use Michael Paquier 06:47
Re: Re: BUG #15039: some question about hash index code 📎 Amit Kapila 06:51
constraint exclusion and nulls in IN (..) clause 📎 Amit Langote 06:56
Re: constraint exclusion and nulls in IN (..) clause Ashutosh Bapat 07:40
Re: [HACKERS] Creating backup history files for backups taken from standbys Michael Paquier 08:20
IndexJoin memory problem using spgist and boxes 📎 Anton Dignös 08:43
Re: STATISTICS retained in CREATE TABLE ... LIKE (INCLUDING ALL)? Tomas Vondra 08:45
Re: [HACKERS] Surjective functional indexes Konstantin Knizhnik 08:49
Re: constraint exclusion and nulls in IN (..) clause 📎 Amit Langote 08:53
Re: [HACKERS] Surjective functional indexes Simon Riggs 09:32
Re: [HACKERS] [PATCH] Improve geometric types Emre Hasegeli 09:35
Re: [HACKERS] [PATCH] Improve geometric types Emre Hasegeli 09:36
Re: no partition pruning when partitioning using array type 📎 Amit Langote 09:42
Re: [HACKERS] GnuTLS support Christoph Berg 10:08
Re: Built-in connection pooling Konstantin Knizhnik 10:24
Re: [HACKERS] Bug in to_timestamp(). 📎 Arthur Zakirov 10:24
Query running for very long time (server hanged) with parallel append Rajkumar Raghuwanshi 10:29
Re: proposal: alternative psql commands quit and exit Daniel Verite 11:01
Re: [HACKERS] MERGE SQL Statement for PG11 Simon Riggs 11:07
line_perp() (?-|) is broken. 📎 Kyotaro HORIGUCHI 11:51
Re: [HACKERS] [PATCH] Improve geometric types Kyotaro HORIGUCHI 11:52
Re: Query running for very long time (server hanged) with parallel append Amit Khandekar 11:53
Re: Built-in connection pooling Vladimir Sitnikov 12:21
Re: Built-in connection pooling Konstantin Knizhnik 12:44
Re: [HACKERS] MERGE SQL Statement for PG11 Simon Riggs 12:45
Re: proposal: alternative psql commands quit and exit Bruce Momjian 12:47
Re: proposal: alternative psql commands quit and exit Bruce Momjian 13:10

Browse Archives

Prev | Next