pgsql-hackers since 2022-07-09 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

July 9, 2022

Thread Author Time
Re: [PATCH] fix wait_event of pg_stat_activity in case of high amount of connections Yura Sokolov 00:02
Re: doc: array_length produces null instead of 0 Bruce Momjian 00:24
Re: doc: Bring mention of unique index forced transaction wait behavior outside of the internal section 📎 Bruce Momjian 01:11
Re: doc: Move enum storage commentary to top of section Bruce Momjian 01:21
Re: doc: Move enum storage commentary to top of section Bruce Momjian 01:21
Compilation issue on Solaris. 📎 Ibrar Ahmed 01:27
Re: Compilation issue on Solaris. Tom Lane 01:46
Re: doc: Fix description of how the default user name is chosen Bruce Momjian 01:54
Re: Compilation issue on Solaris. 📎 Ibrar Ahmed 02:01
Re: Eliminating SPI from RI triggers - take 2 Tom Lane 02:07
Re: doc: Fix description of how the default user name is chosen Tom Lane 02:17
Re: Two successive tabs in test case are causing syntax error in psql Jingtang Zhang 02:18
Re: doc: Fix description of how the default user name is chosen Bruce Momjian 02:42
Re: doc: Clarify Routines and Extension Membership 📎 Bruce Momjian 02:55
Re: doc: Clarify what "excluded" represents for INSERT ON CONFLICT 📎 Bruce Momjian 03:18
Re: Compilation issue on Solaris. Thomas Munro 05:27
Re: Possible fails in pg_stat_statements test Anton A. Melnikov 09:32
Re: Making the subquery alias optional in the FROM clause 📎 Dean Rasheed 10:28
Re: Making the subquery alias optional in the FROM clause Zhihong Yu 11:30
Re: Use extended statistics to estimate (Var op Var) clauses Dean Rasheed 12:04
Re: Making the subquery alias optional in the FROM clause Dean Rasheed 12:17
Re: [PATCH] Log details for client certificate failures Graham Leggett 13:49
Re: Making the subquery alias optional in the FROM clause Zhihong Yu 13:53
Re: automatically generating node support functions Peter Eisentraut 14:37
Re: Handle infinite recursion in logical replication setup 📎 vignesh C 14:40
Re: automatically generating node support functions Tom Lane 15:03
Re: doc: Fix description of how the default user name is chosen David G. Johnston 15:06
Re: doc: Fix description of how the default user name is chosen Bruce Momjian 15:15
Re: doc: Fix description of how the default user name is chosen David G. Johnston 15:52
Re: automatically generating node support functions 📎 Tom Lane 16:58
Re: doc: Clarify Savepoint Behavior 📎 Bruce Momjian 16:59
Re: Compilation issue on Solaris. Ibrar Ahmed 17:47
Re: Schema variables - new implementation for Postgres 15 📎 Pavel Stehule 18:57
Re: Compilation issue on Solaris. Thomas Munro 21:47
Extending outfuncs support to utility statements 📎 Tom Lane 22:20
Making CallContext and InlineCodeBlock less special-case-y 📎 Tom Lane 23:50

July 10, 2022

Thread Author Time
Re: Making CallContext and InlineCodeBlock less special-case-y Tom Lane 00:45
Fix gcc warning in sync.c (usr/src/backend/storage/sync/sync.c) 📎 Ranier Vilela 00:53
Cleaning up historical portability baggage 📎 Thomas Munro 01:45
Re: Cleaning up historical portability baggage Tom Lane 03:00
Re: First draft of the PG 15 release notes 📎 Noah Misch 03:19
pg_waldump got an error with waldump file generated by initdb Dong Wook Lee 12:51
Re: Compilation issue on Solaris. Tom Lane 14:27
Re: Cleaning up historical portability baggage Tom Lane 14:36
Re: Cleaning up historical portability baggage Greg Stark 15:25
Re: Two successive tabs in test case are causing syntax error in psql Alvaro Herrera 15:26
Re: Cleaning up historical portability baggage Greg Stark 15:32
Re: Making Vars outer-join aware 📎 Tom Lane 19:38
Re: Making Vars outer-join aware Zhihong Yu 21:04
Re: pg_waldump got an error with waldump file generated by initdb Andres Freund 21:39
Re: Extending outfuncs support to utility statements Andres Freund 21:43
Re: automatically generating node support functions Andres Freund 21:46
Re: pg_waldump got an error with waldump file generated by initdb Justin Pryzby 21:57
Re: System catalog documentation chapter Peter Smith 22:55
Re: automatically generating node support functions Tom Lane 23:09
Re: Extending outfuncs support to utility statements Tom Lane 23:12
Re: AIX support - alignment issues 📎 Thomas Munro 23:19
Re: AIX support - alignment issues Tom Lane 23:38
Re: Making Vars outer-join aware Tom Lane 23:51
Re: AIX support - alignment issues Thomas Munro 23:56

July 11, 2022

Thread Author Time
Re: Extending outfuncs support to utility statements Andres Freund 00:15
Re: Extending outfuncs support to utility statements Tom Lane 00:28
Re: PG 15 (and to a smaller degree 14) regression due to ExprEvalStep size Andres Freund 00:29
Re: Fast COPY FROM based on batch insert Ian Barwick 01:12
Re: Allow file inclusion in pg_hba and pg_ident files Michael Paquier 01:16
Re: Bump MIN_WINNT to 0x0600 (Vista) as minimal runtime in 16~ Michael Paquier 01:22
Re: pg15b2: large objects lost on upgrade Michael Paquier 01:31
Re: Extending outfuncs support to utility statements Tatsuo Ishii 01:57
Re: defGetBoolean - Fix comment Michael Paquier 02:09
Re: defGetBoolean - Fix comment Peter Smith 02:17
Re: Add function to return backup_label and tablespace_map Kyotaro Horiguchi 02:59
Re: Handle infinite recursion in logical replication setup Peter Smith 03:41
proposal: Allocate work_mem From Pool Joseph D Wagner 03:45
Re: Fast COPY FROM based on batch insert 📎 Andrey Lepikhov 03:54
wal write of large object 📎 merryok 03:58
Re: [PATCH] Optimize json_lex_string by batching character copying John Naylor 04:32
Re: proposal: Allocate work_mem From Pool Justin Pryzby 04:39
Re: pgsql: dshash: Add sequential scan support. Thomas Munro 04:50
Re: Fix gcc warning in sync.c (usr/src/backend/storage/sync/sync.c) Kyotaro Horiguchi 05:35
Re: NAMEDATALEN increase because of non-latin languages 📎 John Naylor 05:39
Re: Fix gcc warning in sync.c (usr/src/backend/storage/sync/sync.c) Tom Lane 05:45
Re: Patch proposal: New hooks in the connection path Drouvot, Bertrand 06:18
Re: AIX support - alignment issues Tom Lane 06:49
Re: AIX support - alignment issues Thomas Munro 07:50
Re: Postgres picks suboptimal index after building of an extended statistics 📎 Andrey Lepikhov 07:57
Re: Reducing Memory Consumption (aset and generation) Matthias van de Meent 08:47
Re: CREATE TABLE ( .. STORAGE ..) 📎 Aleksander Alekseev 09:27
Re: EINTR in ftruncate() Alvaro Herrera 09:30
Re: Fix gcc warning in sync.c (usr/src/backend/storage/sync/sync.c) Kyotaro Horiguchi 09:45
Re: Handle infinite recursion in logical replication setup 📎 Amit Kapila 11:33
Re: making relfilenodes 56 bits 📎 Dilip Kumar 11:39
Re: Pluggable toaster Nikita Malakhov 12:03
Re: Reducing Memory Consumption (aset and generation) Ranier Vilela 12:25
Re: Non-replayable WAL records through overflows and >MaxAllocSize lengths 📎 Matthias van de Meent 12:26
Re: Commitfest Update Matthias van de Meent 13:07
Re: [PATCH] Log details for client certificate failures 📎 Peter Eisentraut 13:09
Re: pg15b2: large objects lost on upgrade Robert Haas 13:16
Re: CREATE TABLE ( .. STORAGE ..) Peter Eisentraut 13:17
Re: Add 64-bit XIDs into PostgreSQL 15 📎 Maxim Orlov 13:19
Re: Avoid unecessary MemSet call (src/backend/utils/cache/relcache.c) Peter Eisentraut 13:26
Re: [BUG] Logical replication failure "ERROR: could not map filenode "base/13237/442428" to relation OID" with catalog modifying txns 📎 Masahiko Sawada 13:54
Re: Extending outfuncs support to utility statements Peter Eisentraut 13:56
Re: Making CallContext and InlineCodeBlock less special-case-y Peter Eisentraut 13:59
Foreign Key constraints on xocolatl/periods Jean Carlo Giambastiani Lopes 13:59
Re: automatically generating node support functions Peter Eisentraut 14:09
Re: Making CallContext and InlineCodeBlock less special-case-y Tom Lane 14:11
Re: Extending outfuncs support to utility statements Tom Lane 14:16
Re: Reducing Memory Consumption (aset and generation) 📎 Ranier Vilela 14:18
Re: doc: Bring mention of unique index forced transaction wait behavior outside of the internal section Aleksander Alekseev 14:22
Re: automatically generating node support functions Tom Lane 14:22
Re: Add connection active, idle time to pg_stat_activity 📎 Sergey Dudoladov 14:43
Re: [PATCH] Compression dictionaries for JSONB 📎 Aleksander Alekseev 14:44
Re: automatically generating node support functions Tom Lane 15:37
Re: [PATCH] Compression dictionaries for JSONB 📎 Aleksander Alekseev 15:41
Re: [PATCH] Optimize json_lex_string by batching character copying Andres Freund 15:41
Re: [PATCH] Optimize json_lex_string by batching character copying Tom Lane 15:53
Re: automatically generating node support functions Tom Lane 16:07
Re: [PATCH] Optimize json_lex_string by batching character copying Andres Freund 16:07
Re: make install-world fails sometimes in Mac M1 📎 Gaddam Sai Ram 16:11
Re: automatically generating node support functions Andres Freund 16:14
Re: making relfilenodes 56 bits Robert Haas 16:19
Re: doc: Clarify what "excluded" represents for INSERT ON CONFLICT Robert Haas 16:25
annoyance with .git-blame-ignore-revs Alvaro Herrera 16:31
Re: AIX support - alignment issues Robert Haas 16:34
Re: First draft of the PG 15 release notes Bruce Momjian 16:39
Re: Cleaning up historical portability baggage Robert Haas 16:46
Re: replacing role-level NOINHERIT with a grant-level option tushar 16:48
Re: AIX support - alignment issues Tom Lane 16:58
Re: replacing role-level NOINHERIT with a grant-level option 📎 Robert Haas 17:31
Re: First draft of the PG 15 release notes Justin Pryzby 17:39
Re: EINTR in ftruncate() Andres Freund 17:45
Re: DropRelFileLocatorBuffers Robert Haas 17:51
Re: automatically generating node support functions Tom Lane 17:57
Re: Eliminating SPI from RI triggers - take 2 Robert Haas 18:15
Re: automatically generating node support functions Robert Haas 18:17
Re: First draft of the PG 15 release notes 📎 Bruce Momjian 18:23
Re: automatically generating node support functions Andres Freund 18:29
Re: Commitfest Update Daniel Gustafsson 18:55
Re: making relfilenodes 56 bits Andres Freund 18:57
Re: Avoid unecessary MemSet call (src/backend/utils/cache/relcache.c) 📎 Ranier Vilela 19:06
Re: making relfilenodes 56 bits Robert Haas 19:08
Re: AIX support - alignment issues Tom Lane 19:24
Re: annoyance with .git-blame-ignore-revs Daniel Gustafsson 19:32
Re: making relfilenodes 56 bits Andres Freund 19:34
Re: annoyance with .git-blame-ignore-revs Tom Lane 19:35
Re: annoyance with .git-blame-ignore-revs Peter Geoghegan 19:37
Re: annoyance with .git-blame-ignore-revs Daniel Gustafsson 19:38
Re: annoyance with .git-blame-ignore-revs Peter Geoghegan 19:39
Re: automatically generating node support functions Tom Lane 19:54
Re: [PATCH] New [relation] option engine Jeff Davis 20:03
Re: automatically generating node support functions Tom Lane 20:04
Re: making relfilenodes 56 bits 📎 Robert Haas 20:11
Re: automatically generating node support functions Robert Haas 20:17
Re: automatically generating node support functions Andres Freund 20:17
Re: Avoid erroring out when unable to remove or parse logical rewrite files to save checkpoint work Andres Freund 20:25
Re: automatically generating node support functions Andres Freund 20:26
Re: automatically generating node support functions Tom Lane 20:36
Re: automatically generating node support functions Tom Lane 20:38
Re: Weird behaviour with binary copy, arrays and column count Greg Stark 20:58
Re: automatically generating node support functions 📎 Tom Lane 21:18
Re: Avoid erroring out when unable to remove or parse logical rewrite files to save checkpoint work Nathan Bossart 21:23
Re: automatically generating node support functions Andres Freund 21:37
Re: Issue with pg_stat_subscription_stats Andres Freund 21:56
Re: automatically generating node support functions Tom Lane 22:09
Re: AIX support - alignment issues 📎 Thomas Munro 22:13
Re: automatically generating node support functions Andres Freund 22:27
Re: AIX support - alignment issues Tom Lane 22:29
Re: automatically generating node support functions Tom Lane 22:39
Re: automatically generating node support functions Andres Freund 22:41
Re: Making CallContext and InlineCodeBlock less special-case-y 📎 Tom Lane 23:01
Re: AIX support - alignment issues Thomas Munro 23:20
Re: making relfilenodes 56 bits Andres Freund 23:21

July 12, 2022

Thread Author Time
Re: Support TRUNCATE triggers on foreign tables Fujii Masao 00:24
Re: [BUG] Logical replication failure "ERROR: could not map filenode "base/13237/442428" to relation OID" with catalog modifying txns 📎 Masahiko Sawada 00:48
Re: Cleaning up historical portability baggage Thomas Munro 01:10
Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada 01:16
Re: [BUG] Logical replication failure "ERROR: could not map filenode "base/13237/442428" to relation OID" with catalog modifying txns Masahiko Sawada 01:28
Re: pg_stat_bgwriter.buffers_backend is pretty meaningless (and more?) 📎 Melanie Plageman 02:22
Re: DropRelFileLocatorBuffers 📎 Kyotaro Horiguchi 02:25
Re: Handle infinite recursion in logical replication setup 📎 vignesh C 03:12
Re: Handle infinite recursion in logical replication setup vignesh C 03:17
RE: [BUG] Logical replication failure "ERROR: could not map filenode "base/13237/442428" to relation OID" with catalog modifying txns [email protected] 03:40
Re: Issue with pg_stat_subscription_stats Amit Kapila 04:01
Re: DropRelFileLocatorBuffers Dilip Kumar 04:07
Re: Handle infinite recursion in logical replication setup Amit Kapila 04:21
Re: [PATCH] New [relation] option engine Nikolay Shaplov 04:30
Re: [PATCH] New [relation] option engine 📎 Nikolay Shaplov 04:47
Reducing the chunk header sizes on all memory context types 📎 David Rowley 05:01
Re: PG15 beta1 sort performance regression due to Generation context change David Rowley 05:15
Re: Remove trailing newlines from pg_upgrade's messages Peter Eisentraut 05:21
Re: Reducing Memory Consumption (aset and generation) David Rowley 05:34
Re: [BUG] Logical replication failure "ERROR: could not map filenode "base/13237/442428" to relation OID" with catalog modifying txns 📎 Masahiko Sawada 06:07
Re: [BUG] Logical replication failure "ERROR: could not map filenode "base/13237/442428" to relation OID" with catalog modifying txns Amit Kapila 06:25
Re: First draft of the PG 15 release notes Noah Misch 06:31
RE: WIP: Aggregation push-down - take2 📎 [email protected] 06:49
Re: [PATCH] Optimize json_lex_string by batching character copying John Naylor 06:57
Re: Making Vars outer-join aware Richard Guo 07:20
Re: Support TRUNCATE triggers on foreign tables Yugo NAGATA 07:29
Re: [BUG] Logical replication failure "ERROR: could not map filenode "base/13237/442428" to relation OID" with catalog modifying txns Masahiko Sawada 07:42
Re: pg_stat_bgwriter.buffers_backend is pretty meaningless (and more?) Kyotaro Horiguchi 08:06

Browse Archives

Prev | Next