pgsql-hackers since 2023-06-18 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
Browse Archives
Prev
|
Next
June 18, 2023
June 19, 2023
June 20, 2023
Thread |
Author |
Time |
Re: Do we want a hashset type?
|
Tomas Vondra |
00:04 |
Re: Partial aggregates pushdown
|
Bruce Momjian |
00:42 |
Re: Document that server will start even if it's unable to open some
TCP/IP ports
|
Bruce Momjian |
00:48 |
Re: [BUG] recovery of prepared transactions during promotion can fail
|
Michael Paquier |
01:49 |
Re: run pgindent on a regular basis / scripted manner
|
Michael Paquier |
02:09 |
Re: remap the .text segment into huge pages at run time 📎
|
John Naylor |
03:23 |
Re: [DOC] Update ALTER SUBSCRIPTION documentation v3 📎
|
Peter Smith |
03:32 |
Re: Fix regression tests to work with REGRESS_OPTS=--no-locale 📎
|
Michael Paquier |
03:46 |
Re: Making empty Bitmapsets always be NULL 📎
|
David Rowley |
04:16 |
Re: Deleting prepared statements from libpq.
|
Michael Paquier |
04:18 |
Re: add non-option reordering to in-tree getopt_long
|
Kyotaro Horiguchi |
05:12 |
Re: allow granting CLUSTER, REFRESH MATERIALIZED VIEW, and REINDEX
|
Michael Paquier |
05:26 |
Re: Do we want a hashset type?
|
Joel Jacobson |
05:38 |
Re: [PATCH] hstore: Fix parsing on Mac OS X: isspace() is locale
specific
|
Michael Paquier |
06:02 |
[PATCH] doc: fix markup indentation in MVCC 📎
|
Will Mortensen |
06:30 |
[PATCH] doc: add missing mention of MERGE in MVCC 📎
|
Will Mortensen |
06:32 |
Re: Partial aggregates pushdown
|
Alexander Pyhalov |
06:59 |
collation-related loose ends before beta2
|
Jeff Davis |
09:02 |
Re: Support to define custom wait events for extensions 📎
|
Masahiro Ikeda |
09:26 |
Re: Assert while autovacuum was executing
|
Amit Kapila |
09:44 |
Re: Synchronizing slots from primary to standby
|
Amit Kapila |
10:22 |
Re: Do we want a hashset type? 📎
|
Joel Jacobson |
10:59 |
Re: Deleting prepared statements from libpq. 📎
|
Jelte Fennema |
11:42 |
Re: Postgres v15 windows bincheck regression test failures
|
Russell Foster |
11:49 |
Re: run pgindent on a regular basis / scripted manner
|
Andrew Dunstan |
12:04 |
Re: Do we want a hashset type?
|
Tomas Vondra |
12:10 |
Re: Do we want a hashset type?
|
Tomas Vondra |
12:23 |
Re: [PATCH] hstore: Fix parsing on Mac OS X: isspace() is locale specific
|
Evan Jones |
13:04 |
Re: run pgindent on a regular basis / scripted manner
|
Tom Lane |
13:08 |
Re: run pgindent on a regular basis / scripted manner
|
Andrew Dunstan |
13:21 |
Re: Allow pg_archivecleanup to remove backup history files 📎
|
torikoshia |
13:27 |
Re: Do we want a hashset type?
|
Joel Jacobson |
14:56 |
Re: pgindent vs. pgperltidy command-line arguments 📎
|
Andrew Dunstan |
15:38 |
Re: pgindent vs. pgperltidy command-line arguments
|
Dagfinn Ilmari Mannsåker |
16:08 |
Re: collation-related loose ends before beta2
|
Tom Lane |
16:16 |
Re: allow granting CLUSTER, REFRESH MATERIALIZED VIEW, and REINDEX
|
Jeff Davis |
16:16 |
Re: Do we want a hashset type?
|
Joel Jacobson |
16:20 |
Re: Do we want a hashset type?
|
Tomas Vondra |
16:25 |
Re: Why does pg_bsd_indent need to be installed?
|
Alvaro Herrera |
16:54 |
Re: allow granting CLUSTER, REFRESH MATERIALIZED VIEW, and REINDEX
|
Jeff Davis |
17:04 |
Re: Why does pg_bsd_indent need to be installed?
|
Tom Lane |
17:09 |
Re: RFC: logical publication via inheritance root?
|
Jacob Champion |
17:09 |
Re: remap the .text segment into huge pages at run time
|
Andres Freund |
17:29 |
Re: allow granting CLUSTER, REFRESH MATERIALIZED VIEW, and REINDEX 📎
|
Nathan Bossart |
17:40 |
Re: allow granting CLUSTER, REFRESH MATERIALIZED VIEW, and REINDEX
|
Nathan Bossart |
17:42 |
Re: remap the .text segment into huge pages at run time
|
Andres Freund |
17:46 |
Re: allow granting CLUSTER, REFRESH MATERIALIZED VIEW, and REINDEX
|
Nathan Bossart |
17:49 |
Re: allow granting CLUSTER, REFRESH MATERIALIZED VIEW, and REINDEX 📎
|
Nathan Bossart |
17:56 |
Re: Do we want a hashset type?
|
jian he |
18:08 |
Re: allow granting CLUSTER, REFRESH MATERIALIZED VIEW, and REINDEX
|
Jeff Davis |
18:43 |
Re: Do we want a hashset type?
|
Tomas Vondra |
18:43 |
Re: allow granting CLUSTER, REFRESH MATERIALIZED VIEW, and REINDEX
|
Jeff Davis |
18:49 |
XLog size reductions: Reduced XLog record header size for PG17 📎
|
Matthias van de Meent |
20:01 |
Re: [PATCH] two minor fixes to MVCC docs
|
Bruce Momjian |
20:26 |
Re: collation-related loose ends before beta2 📎
|
Jeff Davis |
20:46 |
Re: BUG #17946: LC_MONETARY & DO LANGUAGE plperl - BUG
|
Joe Conway |
22:02 |
Re: allow granting CLUSTER, REFRESH MATERIALIZED VIEW, and REINDEX
|
Nathan Bossart |
22:20 |
Re: allow granting CLUSTER, REFRESH MATERIALIZED VIEW, and REINDEX 📎
|
Nathan Bossart |
22:52 |
Re: allow granting CLUSTER, REFRESH MATERIALIZED VIEW, and REINDEX
|
Michael Paquier |
22:53 |
Re: Improve logging when using Huge Pages 📎
|
Justin Pryzby |
23:44 |
June 21, 2023
Thread |
Author |
Time |
Re: [PATCH] hstore: Fix parsing on Mac OS X: isspace() is locale
specific
|
Michael Paquier |
00:02 |
Re: Optimizing "boundary cases" during backward scan B-Tree index descents 📎
|
Peter Geoghegan |
00:12 |
Re: path->param_info only set for lateral? 📎
|
James Coleman |
00:55 |
Re: allow granting CLUSTER, REFRESH MATERIALIZED VIEW, and REINDEX
|
Michael Paquier |
01:21 |
Re: Adding further hardening to nbtree page deletion
|
Peter Geoghegan |
01:28 |
Re: Consistent coding for the naming of LR workers
|
Peter Smith |
02:31 |
Re: remap the .text segment into huge pages at run time
|
John Naylor |
02:35 |
Re: Skip collecting decoded changes of already-aborted transactions
|
Masahiko Sawada |
02:41 |
Remove deprecation warnings when compiling PG ~13 with OpenSSL 3.0~ 📎
|
Michael Paquier |
02:53 |
Re: Allow pg_archivecleanup to remove backup history files 📎
|
Kyotaro Horiguchi |
02:59 |
Re: could not extend file "base/5/3501" with FileFallocate():
Interrupted system call
|
Amit Kapila |
03:24 |
Can JoinFilter condition be pushed down into IndexScan?
|
Bəxtiyar Neyman |
03:37 |
Re: [PATCH] hstore: Fix parsing on Mac OS X: isspace() is locale specific
|
Tom Lane |
03:39 |
Re: remap the .text segment into huge pages at run time
|
Andres Freund |
03:41 |
Re: could not extend file "base/5/3501" with FileFallocate():
Interrupted system call
|
Andres Freund |
03:49 |
RE: Assert while autovacuum was executing 📎
|
Zhijie Hou (Fujitsu) |
04:12 |
Re: allow granting CLUSTER, REFRESH MATERIALIZED VIEW, and REINDEX
|
Nathan Bossart |
04:15 |
Re: [BUG] recovery of prepared transactions during promotion can fail
|
Nathan Bossart |
04:33 |
Re: [BUG] recovery of prepared transactions during promotion can fail
|
Michael Paquier |
05:14 |
Re: Assert while autovacuum was executing
|
Andres Freund |
05:27 |
Re: Adding further hardening to nbtree page deletion
|
Andres Freund |
05:39 |
Re: Remove deprecation warnings when compiling PG ~13 with OpenSSL
3.0~
|
Andres Freund |
05:44 |
Re: Adding further hardening to nbtree page deletion
|
Peter Geoghegan |
06:13 |
Re: Assert while autovacuum was executing
|
Peter Geoghegan |
06:23 |
Consider \v to the list of whitespace characters in the parser 📎
|
Michael Paquier |
06:45 |
Re: [PATCH] hstore: Fix parsing on Mac OS X: isspace() is locale
specific
|
Michael Paquier |
06:49 |
Re: Remove deprecation warnings when compiling PG ~13 with OpenSSL
3.0~
|
Daniel Gustafsson |
07:16 |
Re: Consistent coding for the naming of LR workers
|
Alvaro Herrera |
07:18 |
ProcessStartupPacket(): database_name and user_name truncation 📎
|
Drouvot, Bertrand |
07:43 |
Re: Remove deprecation warnings when compiling PG ~13 with OpenSSL
3.0~
|
Michael Paquier |
07:43 |
Re: remap the .text segment into huge pages at run time
|
John Naylor |
08:06 |
Re: Remove deprecation warnings when compiling PG ~13 with OpenSSL
3.0~
|
Peter Eisentraut |
08:11 |
Re: remaining sql/json patches 📎
|
Amit Langote |
08:25 |
Re: ProcessStartupPacket(): database_name and user_name truncation
|
Kyotaro Horiguchi |
08:54 |
Re: pgindent vs. pgperltidy command-line arguments
|
Peter Eisentraut |
09:09 |
Re: [BUG] recovery of prepared transactions during promotion can
fail 📎
|
Julian Markwort |
09:11 |
Re: postgres_fdw: wrong results with self join + enable_nestloop off
|
Nishant Sharma |
09:46 |
Re: [BUG] recovery of prepared transactions during promotion can fail
|
Michael Paquier |
10:12 |
Re: RFC: logical publication via inheritance root?
|
Amit Kapila |
10:28 |
bgwriter doesn't flush WAL stats 📎
|
Nazir Bilal Yavuz |
11:04 |
Re: pgindent vs. pgperltidy command-line arguments
|
Andrew Dunstan |
11:35 |
Re: Making empty Bitmapsets always be NULL 📎
|
Ranier Vilela |
12:16 |
Re: Use of additional index columns in rows filtering
|
James Coleman |
12:45 |
Opportunistically pruning page before update 📎
|
James Coleman |
12:51 |
Re: Support logical replication of DDLs 📎
|
Jelte Fennema |
13:08 |
Re: Can JoinFilter condition be pushed down into IndexScan?
|
Tomas Vondra |
13:28 |
EBCDIC sorting as a use case for ICU rules
|
Daniel Verite |
13:28 |
Re: ProcessStartupPacket(): database_name and user_name truncation
|
Tom Lane |
13:43 |
Re: Stack overflow issue 📎
|
Egor Chindyaskin |
13:45 |
Re: ProcessStartupPacket(): database_name and user_name truncation
|
Drouvot, Bertrand |
14:22 |
Re: pgindent vs. pgperltidy command-line arguments
|
Peter Eisentraut |
14:36 |
Re: Allow pg_archivecleanup to remove backup history files 📎
|
torikoshia |
14:41 |
Re: bgwriter doesn't flush WAL stats
|
Matthias van de Meent |
15:02 |
Re: ProcessStartupPacket(): database_name and user_name truncation
|
Nathan Bossart |
15:04 |
Re: Use of additional index columns in rows filtering
|
Tomas Vondra |
15:28 |
Re: Partial aggregates pushdown
|
Bruce Momjian |
15:43 |
Re: EBCDIC sorting as a use case for ICU rules
|
Joe Conway |
15:50 |
Re: bgwriter doesn't flush WAL stats 📎
|
Nazir Bilal Yavuz |
15:52 |
Re: EBCDIC sorting as a use case for ICU rules
|
Jeff Davis |
16:14 |
Re: Use of additional index columns in rows filtering
|
James Coleman |
16:17 |
Re: allow granting CLUSTER, REFRESH MATERIALIZED VIEW, and REINDEX
|
Jeff Davis |
16:26 |
Re: allow granting CLUSTER, REFRESH MATERIALIZED VIEW, and REINDEX
|
Jeff Davis |
16:29 |
Re: Remove deprecation warnings when compiling PG ~13 with OpenSSL
3.0~
|
Andres Freund |
16:50 |
Browse Archives
Prev
|
Next