pgsql-hackers since 2021-02-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

Feb. 11, 2021

Thread Author Time
Re: TRUNCATE on foreign table Kohei KaiGai 00:39
Re: partial heap only tuples Bossart, Nathan 01:27
Re: 64-bit XIDs in deleted nbtree pages Peter Geoghegan 01:39
Re: [PATCH] Keeps tracking the uniqueness with UniqueKey Andy Fan 02:05
Re: Single transaction in the tablesync worker? Peter Smith 02:16
Re: 64-bit XIDs in deleted nbtree pages 📎 Peter Geoghegan 03:10
Re: 64-bit XIDs in deleted nbtree pages Peter Geoghegan 03:50
Some regular-expression performance hacking 📎 Tom Lane 04:39
Re: Operands don't affect result (CONSTANT_EXPRESSION_RESULT) (src/backend/utils/adt/jsonfuncs.c) Tom Lane 04:46
Re: Parallel INSERT (INTO ... SELECT ...) Greg Nancarrow 06:33
Re: Parallel INSERT (INTO ... SELECT ...) Greg Nancarrow 07:43
Re: SQL-standard function body 📎 Peter Eisentraut 08:02
Re: [HACKERS] logical decoding of two-phase transactions 📎 Peter Smith 08:10
Re: Single transaction in the tablesync worker? Petr Jelinek 08:21
Re: Single transaction in the tablesync worker? Amit Kapila 09:42
Re: Is Recovery actually paused? Bharath Rupireddy 09:50
Re: Single transaction in the tablesync worker? Petr Jelinek 09:50
Re: Single transaction in the tablesync worker? Amit Kapila 09:56
Re: Single transaction in the tablesync worker? Petr Jelinek 10:02
Re: repeated decoding of prepared transactions Amit Kapila 10:36
Re: Is Recovery actually paused? Dilip Kumar 11:06
Re: Single transaction in the tablesync worker? 📎 Amit Kapila 11:38
Re: Dump public schema ownership & seclabels 📎 Noah Misch 12:08
Re: repeated decoding of prepared transactions Markus Wanner 12:16
Re: Parallel INSERT (INTO ... SELECT ...) 📎 Greg Nancarrow 12:17
Re: [HACKERS] Custom compression methods 📎 Dilip Kumar 12:36
Re: pg_cryptohash_final possible out-of-bounds access (per Coverity) 📎 Michael Paquier 12:47
Re: ERROR: invalid spinlock number: 0 Michael Paquier 12:55
Re: Operands don't affect result (CONSTANT_EXPRESSION_RESULT) (src/backend/utils/adt/jsonfuncs.c) Ranier Vilela 13:08
Re: libpq compression Daniil Zakhlystov 13:09
Re: Keep notnullattrs in RelOptInfo (Was part of UniqueKey patch series) Ashutosh Bapat 13:09
Re: Online checksums patch - once again Bruce Momjian 13:10
Re: pg_cryptohash_final possible out-of-bounds access (per Coverity) Ranier Vilela 13:20
Re: libpq compression Konstantin Knizhnik 13:21
Add tests for bytea LIKE operator 📎 Peter Eisentraut 13:23
Re: TRUNCATE on foreign table Ashutosh Bapat 13:23
Re: Transactions involving multiple postgres foreign servers, take 2 Masahiko Sawada 13:24
Re: Improvements and additions to COPY progress reporting Matthias van de Meent 14:27
Re: Extensibility of the PostgreSQL wire protocol Robert Haas 14:28
Re: ERROR: invalid spinlock number: 0 📎 Fujii Masao 14:30
Re: Improvements and additions to COPY progress reporting Josef Šimánek 14:38
Re: Extensibility of the PostgreSQL wire protocol Jonah H. Harris 14:42
Re: Improvements and additions to COPY progress reporting Bharath Rupireddy 14:44
Re: [HACKERS] Custom compression methods Robert Haas 14:47
Re: WIP: BRIN multi-range indexes 📎 Tomas Vondra 14:51
Re: Keep notnullattrs in RelOptInfo (Was part of UniqueKey patch series) Tom Lane 14:52
Re: Extensibility of the PostgreSQL wire protocol Robert Haas 14:55
Re: Extensibility of the PostgreSQL wire protocol Tom Lane 15:06
Re: [HACKERS] GSoC 2017: Foreign Key Arrays Joel Jacobson 15:22
Re: Extensibility of the PostgreSQL wire protocol Andrew Dunstan 15:28
Re: Extensibility of the PostgreSQL wire protocol Jim Mlodgenski 15:47
Re: [HACKERS] GSoC 2017: Foreign Key Arrays Mark Rofail 15:50
Re: pg_upgrade fails with non-standard ACL 📎 Anastasia Lubennikova 17:16
Re: Operands don't affect result (CONSTANT_EXPRESSION_RESULT) (src/backend/utils/adt/jsonfuncs.c) Tom Lane 17:51
Re: Extensibility of the PostgreSQL wire protocol Joshua Drake 18:28
Re: Tightening up allowed custom GUC names Tom Lane 18:32
Re: Detecting pointer misalignment (was Re: pgsql: Implementation of subscripting for jsonb) Tom Lane 18:46
Re: Allowing create database within transaction block Tom Lane 18:58
Re: Tightening up allowed custom GUC names Darafei Komяpa Praliaskouski 18:59
Re: repeated decoding of prepared transactions Robert Haas 19:40
Re: Tightening up allowed custom GUC names Robert Haas 19:50
Re: Tightening up allowed custom GUC names Andrew Dunstan 20:04
Re: parse mistake in ecpg connect string Tom Lane 20:23
Re: Proposal: Save user's original authenticated identity for logging 📎 Jacob Champion 20:32
Re: Detecting pointer misalignment (was Re: pgsql: Implementation of subscripting for jsonb) Thomas Munro 21:03
Re: [HACKERS] GSoC 2017: Foreign Key Arrays Joel Jacobson 21:24
Re: Is Recovery actually paused? Robert Haas 21:56
Re: Operands don't affect result (CONSTANT_EXPRESSION_RESULT) (src/backend/utils/adt/jsonfuncs.c) Ranier Vilela 21:56
Re: Parallel Full Hash Join 📎 Melanie Plageman 22:02
Re: pg_cryptohash_final possible out-of-bounds access (per Coverity) 📎 Ranier Vilela 22:55
Re: parse_slash_copy doesn't support psql variables substitution Corey Huinker 23:36
Re: WIP: WAL prefetch (another approach) Tomas Vondra 23:42

Feb. 12, 2021

Thread Author Time
Re: Keep notnullattrs in RelOptInfo (Was part of UniqueKey patch series) David Rowley 01:02
RE: libpq debug log 📎 [email protected] 01:30
[DOC] add missing "[ NO ]" to various "DEPENDS ON" synopses 📎 Ian Lawrence Barwick 01:32
Re: Detecting pointer misalignment (was Re: pgsql: Implementation of subscripting for jsonb) Alexander Korotkov 01:36
Re: Libpq support to connect to standby server as priority Greg Nancarrow 01:37
Re: Single transaction in the tablesync worker? Ajin Cherian 01:48
pg13.2: invalid memory alloc request size NNNN Justin Pryzby 01:48
Re: Keep notnullattrs in RelOptInfo (Was part of UniqueKey patch series) Andy Fan 02:17
Re: Keep notnullattrs in RelOptInfo (Was part of UniqueKey patch series) Andy Fan 02:31
Re: Parallel INSERT (INTO ... SELECT ...) 📎 Greg Nancarrow 03:02
Re: Parallel INSERT (INTO ... SELECT ...) Zhihong Yu 03:35
Re: Libpq support to connect to standby server as priority 📎 vignesh C 03:41
Re: Single transaction in the tablesync worker? 📎 Amit Kapila 03:46
Re: parse mistake in ecpg connect string Kyotaro Horiguchi 04:09
Re: Parallel INSERT (INTO ... SELECT ...) Greg Nancarrow 04:14
Re: Parallel INSERT (INTO ... SELECT ...) Zhihong Yu 04:23
Re: Is Recovery actually paused? Yugo NAGATA 04:33
Re: Single transaction in the tablesync worker? Ajin Cherian 04:37
Re: WIP: WAL prefetch (another approach) Andres Freund 04:46
RE: libpq debug log [email protected] 04:52
Re: Parallel INSERT (INTO ... SELECT ...) Greg Nancarrow 05:42
Re: Single transaction in the tablesync worker? Amit Kapila 05:48
Re: pg_cryptohash_final possible out-of-bounds access (per Coverity) Kyotaro Horiguchi 06:21
Re: Is Recovery actually paused? Kyotaro Horiguchi 06:24
Re: Possible dereference after null check (src/backend/executor/ExecUtils.c) Kyotaro Horiguchi 06:28
RE: Parallel INSERT (INTO ... SELECT ...) [email protected] 06:30
Re: Possible dereference null return (src/backend/replication/logical/reorderbuffer.c) Kyotaro Horiguchi 06:56
RE: [HACKERS] logical decoding of two-phase transactions [email protected] 06:59
RE: Parallel INSERT (INTO ... SELECT ...) [email protected] 07:32
RE: [POC] Fast COPY FROM command for the table with foreign partitions [email protected] 07:43
Re: Keep notnullattrs in RelOptInfo (Was part of UniqueKey patch series) Ashutosh Bapat 07:52
Re: Asynchronous Append on postgres_fdw nodes. Kyotaro Horiguchi 08:30
snowball update Peter Eisentraut 10:14
Re: repeated decoding of prepared transactions Amit Kapila 10:33
Re: [HACKERS] logical decoding of two-phase transactions Amit Kapila 10:37
Re: Improvements and additions to COPY progress reporting 📎 Matthias van de Meent 11:23
Re: Parallel INSERT (INTO ... SELECT ...) Zhihong Yu 12:09
Re: Improvements and additions to COPY progress reporting 📎 Matthias van de Meent 12:10
logical replication seems broken Erik Rijkers 12:33
Re: Improvements and additions to COPY progress reporting Bharath Rupireddy 12:40
Re: Parallel INSERT (INTO ... SELECT ...) Greg Nancarrow 12:47
Re: logical replication seems broken Amit Kapila 12:51
Re: PostgreSQL and Flashback Database Philippe Beaudoin 13:15
Re: Parallel INSERT (INTO ... SELECT ...) Amit Langote 13:17
Why do we have MakeSingleTupleTableSlot instead of not using MakeTupleTableSlot? Bharath Rupireddy 13:43
Re: Extensibility of the PostgreSQL wire protocol Fabrízio de Royes Mello 13:44
Re: Dump public schema ownership & seclabels 📎 Noah Misch 14:25
Re: Detecting pointer misalignment (was Re: pgsql: Implementation of subscripting for jsonb) Alexander Korotkov 14:29
Re: Keep notnullattrs in RelOptInfo (Was part of UniqueKey patch series) Tom Lane 15:04
Re: Possible dereference null return (src/backend/replication/logical/reorderbuffer.c) Ranier Vilela 16:08
Re: Why do we have MakeSingleTupleTableSlot instead of not using MakeTupleTableSlot? Zhihong Yu 16:09
Re: Possible dereference after null check (src/backend/executor/ExecUtils.c) Ranier Vilela 16:11
Re: logical replication seems broken 📎 er 16:30
Re: some pointless HeapTupleHeaderIndicatesMovedPartitions calls Anastasia Lubennikova 16:42
Re: WIP: document the hook system Anastasia Lubennikova 17:02
Re: pg13.2: invalid memory alloc request size NNNN Justin Pryzby 17:02
Re: Detecting pointer misalignment (was Re: pgsql: Implementation of subscripting for jsonb) Tom Lane 17:19
Trigger execution role Isaac Morland 17:35
Re: pg13.2: invalid memory alloc request size NNNN Tomas Vondra 17:44
Re: Improvements and additions to COPY progress reporting 📎 Matthias van de Meent 17:47
Re: WIP: WAL prefetch (another approach) Tomas Vondra 17:53
Re: Trigger execution role Tom Lane 17:58
Re: pg13.2: invalid memory alloc request size NNNN Justin Pryzby 18:10
PostgreSQL <-> Babelfish integration Álvaro Hernández 18:26
Re: PostgreSQL <-> Babelfish integration Peter Geoghegan 18:44
Re: PostgreSQL <-> Babelfish integration Álvaro Hernández 19:04
Re: PostgreSQL <-> Babelfish integration Matthias van de Meent 19:13
Re: PostgreSQL <-> Babelfish integration Peter Geoghegan 19:31
Re: PostgreSQL <-> Babelfish integration Peter Geoghegan 19:34
Re: [HACKERS] GSoC 2017: Foreign Key Arrays 📎 Mark Rofail 19:56
Re: [BUG] Autovacuum not dynamically decreasing cost_limit and cost_delay David Zhang 20:03
Re: [HACKERS] GSoC 2017: Foreign Key Arrays Joel Jacobson 20:59
Re: snowball update Oleg Bartunov 21:00
Preventing free space from being reused Noah Bergbauer 21:05
Experimenting with redo batching 📎 Thomas Munro 21:41
Re: Preventing free space from being reused Tom Lane 21:43
Re: Preventing free space from being reused Noah Bergbauer 22:21
Re: Detecting pointer misalignment (was Re: pgsql: Implementation of subscripting for jsonb) Alexander Korotkov 22:29
Re: PostgreSQL <-> Babelfish integration Adam Brusselback 22:35
Re: Detecting pointer misalignment (was Re: pgsql: Implementation of subscripting for jsonb) Tom Lane 22:35
Re: Detecting pointer misalignment (was Re: pgsql: Implementation of subscripting for jsonb) Tom Lane 22:55

Feb. 13, 2021

Thread Author Time
Re: Improvements and additions to COPY progress reporting Justin Pryzby 00:37
Re: [POC] verifying UTF-8 using SIMD instructions 📎 John Naylor 01:31
Re: pg_cryptohash_final possible out-of-bounds access (per Coverity) Michael Paquier 01:47
Re: some pointless HeapTupleHeaderIndicatesMovedPartitions calls Michael Paquier 01:49
Re: Tightening up allowed custom GUC names Michael Paquier 02:34
Re: Possible dereference null return (src/backend/replication/logical/reorderbuffer.c) Michael Paquier 02:40
Re: [DOC] add missing "[ NO ]" to various "DEPENDS ON" synopses Michael Paquier 02:52
Re: [PoC] Non-volatile WAL buffer Masahiko Sawada 03:18
Re: Possible dereference null return (src/backend/replication/logical/reorderbuffer.c) 📎 Zhihong Yu 04:09
Re: Why do we have MakeSingleTupleTableSlot instead of not using MakeTupleTableSlot? 📎 Bharath Rupireddy 04:24
Re: 64-bit XIDs in deleted nbtree pages Masahiko Sawada 04:38
Re: 64-bit XIDs in deleted nbtree pages Peter Geoghegan 05:04
Re: Why do we have MakeSingleTupleTableSlot instead of not using MakeTupleTableSlot? Tom Lane 05:51
Re: Support ALTER SUBSCRIPTION ... ADD/DROP PUBLICATION ... syntax 📎 japin 06:11
Re: 64-bit XIDs in deleted nbtree pages Victor Yegorov 06:26
Re: [HACKERS] GSoC 2017: Foreign Key Arrays Joel Jacobson 09:36
Re: [HACKERS] GSoC 2017: Foreign Key Arrays Joel Jacobson 10:12
Re: [HACKERS] GSoC 2017: Foreign Key Arrays Mark Rofail 10:15
Re: [HACKERS] GSoC 2017: Foreign Key Arrays Mark Rofail 10:49
Re: logical replication seems broken 📎 Amit Kapila 10:49
Re: pg13.2: invalid memory alloc request size NNNN Greg Stark 11:35
Re: [HACKERS] GSoC 2017: Foreign Key Arrays 📎 Joel Jacobson 11:35
Re: logical replication seems broken Erik Rijkers 12:28
Re: Preventing free space from being reused John Naylor 12:36
Re: public schema default ACL 📎 Noah Misch 12:56
Re: [HACKERS] Custom compression methods Dilip Kumar 14:44
Re: [HACKERS] GSoC 2017: Foreign Key Arrays Joel Jacobson 16:10
Re: partial heap only tuples Andres Freund 16:26
Re: repeated decoding of prepared transactions Andres Freund 16:32
Re: repeated decoding of prepared transactions Petr Jelinek 16:37
Re: repeated decoding of prepared transactions Andres Freund 16:53
Re: Some regular-expression performance hacking Joel Jacobson 17:19
Re: Some regular-expression performance hacking Tom Lane 17:35
How to get Relation tuples in C function Patrick Handja 19:54
Re: Possible dereference null return (src/backend/replication/logical/reorderbuffer.c) 📎 Ranier Vilela 20:35
Re: pg_cryptohash_final possible out-of-bounds access (per Coverity) 📎 Ranier Vilela 20:37
Re: Possible dereference null return (src/backend/replication/logical/reorderbuffer.c) Ranier Vilela 20:40
Re: Possible dereference null return (src/backend/replication/logical/reorderbuffer.c) Zhihong Yu 20:50
Re: Possible dereference null return (src/backend/replication/logical/reorderbuffer.c) 📎 Ranier Vilela 20:59
Re: Some regular-expression performance hacking 📎 Tom Lane 21:11
Re: Possible dereference null return (src/backend/replication/logical/reorderbuffer.c) 📎 Zhihong Yu 21:12
Re: How to get Relation tuples in C function Tom Lane 21:23
Re: WIP: WAL prefetch (another approach) Stephen Frost 21:39
Re: Detecting pointer misalignment (was Re: pgsql: Implementation of subscripting for jsonb) Tom Lane 22:59
Re: pg_cryptohash_final possible out-of-bounds access (per Coverity) Michael Paquier 23:32

Feb. 14, 2021

Thread Author Time
Re: pg_cryptohash_final possible out-of-bounds access (per Coverity) Ranier Vilela 00:33
Re: Detecting pointer misalignment (was Re: pgsql: Implementation of subscripting for jsonb) Alexander Korotkov 00:42

Browse Archives

Prev | Next