Mailing lists [pgsql-hackers]
- Re: Adding basic NUMA awareness Tomas Vondra
- Re: LISTEN/NOTIFY bug: VACUUM sets frozenxid past a xid in async queue Matheus Alcantara
- Re: REPACK and naming Álvaro Herrera
- Re: REPACK and naming Álvaro Herrera
- Re: REPACK and naming David G. Johnston
- Re: Invalid primary_slot_name triggers warnings in all processes on reload Chao Li
- Re: fix obsolete references to postgres.h in comments Chao Li
- Re: ReadRecentBuffer() doesn't scale well Thomas Munro
- Re: REPACK and naming David Rowley
- Re: PgStat_HashKey padding issue when passed by reference Michael Paquier
- Re: Resetting recovery target parameters in pg_createsubscriber Michael Paquier
- Having postgresql.org link to cgit instead of gitweb Jonathan S. Katz
- Meson0.57.2 setup failed with option -Duuid=ossp Oreo Yang
- Re: Having postgresql.org link to cgit instead of gitweb David Rowley
- Optimize multiplications/divisions by 2 using bit shifts in hot paths Chao Li
- Re: Optimize multiplications/divisions by 2 using bit shifts in hot paths David Rowley
- Re: Suggestion to add --continue-client-on-abort option to pgbench Fujii Masao
-
Doc: add XML ID attributes to
tags for create_foreign_table, alter_foreign_table jian he - Re: Reword messages using "as" instead of "because" Amit Kapila
- Re: Reword messages using "as" instead of "because" Tom Lane
- Re: encode/decode support for base64url Chao Li
- Re: Optimize multiplications/divisions by 2 using bit shifts in hot paths Chao Li
- Re: Incorrect logic in XLogNeedsFlush() Michael Paquier
- Re: Reword messages using "as" instead of "because" Amit Kapila
- Re: Report bytes and transactions actually sent downtream shveta malik
- Re: Invalid primary_slot_name triggers warnings in all processes on reload Fujii Masao
- Re: [PATCH] Add tests for Bitmapset Michael Paquier
- Re: encode/decode support for base64url Florents Tselai
- Fix jsonb_from_cstring parameter type for length Chao Li
- Re: encode/decode support for base64url Chao Li
- Re: [BUG] temporary file usage report with extended protocol and unnamed portals Frédéric Yhuel
- Re: encode/decode support for base64url Daniel Gustafsson
- Re: _CRT_glob stuff Peter Eisentraut
- Re: encode/decode support for base64url Daniel Gustafsson
- Unnecessary calculations in Execproject 赵庭海(庭章)
- RE: Introduce XID age based replication slot invalidation Hayato Kuroda (Fujitsu)
- MinGW cross compilation failure on Debian trixie Nazir Bilal Yavuz
- Re: [PATCH] Check that index can return in get_actual_variable_range() Aleksander Alekseev
- Re: Having postgresql.org link to cgit instead of gitweb Álvaro Herrera
- Re: POC: make mxidoff 64 bits wenhui qiu
- Re: Clear logical slot's 'synced' flag on promotion of standby shveta malik
- Re: Clear logical slot's 'synced' flag on promotion of standby shveta malik
- Re: REPACK and naming Álvaro Herrera
- Re: Suggestion to add --continue-client-on-abort option to pgbench Fujii Masao
- Re: Meson0.57.2 setup failed with option -Duuid=ossp Nazir Bilal Yavuz
- Re: [BUG] temporary file usage report with extended protocol and unnamed portals Mircea Cadariu
- Fix typo in comment of match_orclause_to_indexcol() Tender Wang