public inbox for [email protected]  
help / color / mirror / Atom feed
PGConf.dev 2026 In-Person Commitfest ready for patch submissions
  2026-04-13 13:14 UTC  Peter Eisentraut <[email protected]>
` Re: PGConf.dev 2026 In-Person Commitfest ready for patch submissions
  2026-04-27 12:05 UTC  Peter Eisentraut <[email protected]>
  [2+ messages in thread]

FOR PORTION OF gram.y target_location seems wrong
  2026-04-24 01:10 UTC  jian he <[email protected]>
` Re: FOR PORTION OF gram.y target_location seems wrong
  2026-04-27 10:04 UTC  Peter Eisentraut <[email protected]>
  [2+ messages in thread]

DELETE/UPDATE FOR PORTION OF with rule system is not working
  2026-04-13 01:44 UTC  jian he <[email protected]>
` Re: DELETE/UPDATE FOR PORTION OF with rule system is not working
  2026-04-13 05:00 UTC  Kirill Reshke <[email protected]>
` Re: DELETE/UPDATE FOR PORTION OF with rule system is not working
  2026-04-13 09:01 UTC  jian he <[email protected]>
` Re: DELETE/UPDATE FOR PORTION OF with rule system is not working
  2026-04-13 15:10 UTC  Kirill Reshke <[email protected]>
` Re: DELETE/UPDATE FOR PORTION OF with rule system is not working
  2026-04-13 15:13 UTC  Kirill Reshke <[email protected]>
` Re: DELETE/UPDATE FOR PORTION OF with rule system is not working
  2026-04-15 22:40 UTC  Paul A Jungwirth <[email protected]>
` Re: DELETE/UPDATE FOR PORTION OF with rule system is not working
  2026-04-17 03:20 UTC  jian he <[email protected]>
` Re: DELETE/UPDATE FOR PORTION OF with rule system is not working
  2026-04-19 18:07 UTC  Paul A Jungwirth <[email protected]>
` Re: DELETE/UPDATE FOR PORTION OF with rule system is not working
  2026-04-27 08:46 UTC  Peter Eisentraut <[email protected]>
  [9+ messages in thread]

question on visibility map
  2026-04-24 08:13 UTC  Fabrice Chapuis <[email protected]>
` Re: question on visibility map
  2026-04-27 08:14 UTC  Jakub Wartak <[email protected]>
  [2+ messages in thread]

proposal: refactoring vacuum verbose output
  2026-04-27 07:02 UTC  Pavel Stehule <[email protected]>

[PATCH] Fix memory leak of reply_message in walreceiver
  2026-04-26 16:59 UTC  DaeMyung Kang <[email protected]>
` Re: [PATCH] Fix memory leak of reply_message in walreceiver
  2026-04-27 00:46 UTC  Michael Paquier <[email protected]>
  [2+ messages in thread]

[PATCH] Fix memory leak of primary_sysid in walreceiver
  2026-04-26 17:01 UTC  DaeMyung Kang <[email protected]>
` Re: [PATCH] Fix memory leak of primary_sysid in walreceiver
  2026-04-27 00:36 UTC  Michael Paquier <[email protected]>
  [2+ messages in thread]

Separators in pg_hosts.conf fields
  2026-04-26 21:32 UTC  Noah Misch <[email protected]>
` Re: Separators in pg_hosts.conf fields
  2026-04-26 21:40 UTC  Daniel Gustafsson <[email protected]>
` Re: Separators in pg_hosts.conf fields
  2026-04-26 21:54 UTC  Noah Misch <[email protected]>
` Re: Separators in pg_hosts.conf fields
  2026-04-26 22:01 UTC  Daniel Gustafsson <[email protected]>
  [4+ messages in thread]

Re: Use log_newpage_range in HASH index build
  2026-04-26 17:09 UTC  Robert Haas <[email protected]>

Re: Yet another way for pg_ctl stop to fail on Windows
  2024-09-08 15:00 UTC  Alexander Lakhin <[email protected]>
` Re: Yet another way for pg_ctl stop to fail on Windows
  2024-09-08 16:53 UTC  Noah Misch <[email protected]>
` Re: Yet another way for pg_ctl stop to fail on Windows
  2026-04-26 15:00 UTC  Alexander Lakhin <[email protected]>
  [3+ messages in thread]

Adding an explaining title to Notes on SGML
  2026-04-22 18:59 UTC  Marcos Pegoraro <[email protected]>
` Re: Adding an explaining title to Notes on SGML
  2026-04-23 07:55 UTC  Daniel Gustafsson <[email protected]>
` Re: Adding an explaining title to Notes on SGML
  2026-04-23 12:13 UTC  Marcos Pegoraro <[email protected]>
` Re: Adding an explaining title to Notes on SGML
  2026-04-23 12:27 UTC  David G. Johnston <[email protected]>
` Re: Adding an explaining title to Notes on SGML
  2026-04-23 13:33 UTC  Marcos Pegoraro <[email protected]>
` Re: Adding an explaining title to Notes on SGML
  2026-04-23 13:50 UTC  David G. Johnston <[email protected]>
` Re: Adding an explaining title to Notes on SGML
  2026-04-23 14:09 UTC  Marcos Pegoraro <[email protected]>
` Re: Adding an explaining title to Notes on SGML
  2026-04-25 13:35 UTC  Peter Eisentraut <[email protected]>
  [8+ messages in thread]

Discarded adjust_relid_set() return values in remove_self_join_rel
  2026-04-25 07:44 UTC  SATYANARAYANA NARLAPURAM <[email protected]>
` Re: Discarded adjust_relid_set() return values in remove_self_join_rel
  2026-04-25 07:53 UTC  Tender Wang <[email protected]>
  [2+ messages in thread]

small cleanup patches for collation code
  2026-04-17 19:30 UTC  Jeff Davis <[email protected]>
` Re: small cleanup patches for collation code
  2026-04-25 06:12 UTC  Peter Eisentraut <[email protected]>
  [2+ messages in thread]

Proposal: DROP ROLE ... REASSIGN OWNED TO ...
  2026-04-23 06:59 UTC  Zach Manifold <[email protected]>
` Re: Proposal: DROP ROLE ... REASSIGN OWNED TO ...
  2026-04-25 00:29 UTC  Robert Haas <[email protected]>
` Re: Proposal: DROP ROLE ... REASSIGN OWNED TO ...
  2026-04-25 00:41 UTC  Zach Manifold <[email protected]>
` Re: Proposal: DROP ROLE ... REASSIGN OWNED TO ...
  2026-04-25 01:12 UTC  Tom Lane <[email protected]>
  [4+ messages in thread]

GUC parameter ACLs and physical walsender
  2026-04-22 19:18 UTC  Jeff Davis <[email protected]>
` Re: GUC parameter ACLs and physical walsender
  2026-04-23 03:27 UTC  John Naylor <[email protected]>
` Re: GUC parameter ACLs and physical walsender
  2026-04-23 17:57 UTC  Mark Dilger <[email protected]>
` Re: GUC parameter ACLs and physical walsender
  2026-04-23 21:06 UTC  Jeff Davis <[email protected]>
` Re: GUC parameter ACLs and physical walsender
  2026-04-23 23:41 UTC  Mark Dilger <[email protected]>
` Re: GUC parameter ACLs and physical walsender
  2026-04-24 19:30 UTC  Jeff Davis <[email protected]>
  [6+ messages in thread]

Re: Implement missing join selectivity estimation for range types
  2024-01-05 10:37 UTC  vignesh C <[email protected]>
` Re: Implement missing join selectivity estimation for range types
  2024-01-05 17:39 UTC  Schoemans Maxime <[email protected]>
` Re: Implement missing join selectivity estimation for range types
  2024-01-17 10:48 UTC  vignesh C <[email protected]>
` Re: Implement missing join selectivity estimation for range types
  2024-01-22 08:10 UTC  jian he <[email protected]>
` Re: Implement missing join selectivity estimation for range types
  2026-04-06 23:32 UTC  Haibo Yan <[email protected]>
` Re: Implement missing join selectivity estimation for range types
  2026-04-14 14:03 UTC  SCHOEMANS Maxime <[email protected]>
` Re: Implement missing join selectivity estimation for range types
  2026-04-15 00:53 UTC  Haibo Yan <[email protected]>
` Re: Implement missing join selectivity estimation for range types
  2026-04-15 15:13 UTC  SCHOEMANS Maxime <[email protected]>
` Re: Implement missing join selectivity estimation for range types
  2026-04-16 04:12 UTC  Haibo Yan <[email protected]>
` Re: Implement missing join selectivity estimation for range types
  2026-04-16 15:12 UTC  SCHOEMANS Maxime <[email protected]>
` Re: Implement missing join selectivity estimation for range types
  2026-04-18 04:02 UTC  Haibo Yan <[email protected]>
` Re: Implement missing join selectivity estimation for range types
  2026-04-21 13:54 UTC  SCHOEMANS Maxime <[email protected]>
` Re: Implement missing join selectivity estimation for range types
  2026-04-23 02:25 UTC  Haibo Yan <[email protected]>
` Re: Implement missing join selectivity estimation for range types
  2026-04-23 12:32 UTC  SCHOEMANS Maxime <[email protected]>
` Re: Implement missing join selectivity estimation for range types
  2026-04-24 18:44 UTC  Haibo Yan <[email protected]>
  [15+ messages in thread]

Re: Comments on Custom RMGRs
  2026-04-24 14:07 UTC  Greg Lamberson <[email protected]>

Selective tuple deformation
  2026-04-24 12:06 UTC  David Rowley <[email protected]>

Call for Posters: PGConf.dev 2026
  2026-02-05 17:45 UTC  Andrey Borodin <[email protected]>
` Re: Call for Posters: PGConf.dev 2026
  2026-04-24 11:58 UTC  Andrey Borodin <[email protected]>
  [2+ messages in thread]

Re: PoC - psql - emphases line with table name in verbose output
  2026-04-14 03:42 UTC  Pavel Stehule <[email protected]>
` Re: PoC - psql - emphases line with table name in verbose output
  2026-04-23 15:17 UTC  Jim Jones <[email protected]>
` Re: PoC - psql - emphases line with table name in verbose output
  2026-04-24 06:56 UTC  Pavel Stehule <[email protected]>
` Re: PoC - psql - emphases line with table name in verbose output
  2026-04-24 10:41 UTC  Jim Jones <[email protected]>
  [4+ messages in thread]

Bug: Missing check_stack_depth() in GRAPH_TABLE rewriter
  2026-04-11 03:57 UTC  SATYANARAYANA NARLAPURAM <[email protected]>
` Re: Bug: Missing check_stack_depth() in GRAPH_TABLE rewriter
  2026-04-15 15:07 UTC  Ashutosh Bapat <[email protected]>
` Re: Bug: Missing check_stack_depth() in GRAPH_TABLE rewriter
  2026-04-24 06:24 UTC  Peter Eisentraut <[email protected]>
` Re: Bug: Missing check_stack_depth() in GRAPH_TABLE rewriter
  2026-04-24 09:29 UTC  Ashutosh Bapat <[email protected]>
  [4+ messages in thread]

[PATCH v3 2/2] Try to avoid a rewrite when adding a stored generated column
  2026-04-24 08:44 UTC  Alberto Piai <[email protected]>

[PATCH v3 2/2] Try to avoid a rewrite when adding a stored generated column
  2026-04-24 08:44 UTC  Alberto Piai <[email protected]>

[PATCH v3 2/2] Try to avoid a rewrite when adding a stored generated column
  2026-04-24 08:44 UTC  Alberto Piai <[email protected]>

[PATCH v3 2/2] Try to avoid a rewrite when adding a stored generated column
  2026-04-24 08:44 UTC  Alberto Piai <[email protected]>


[next (older)]

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox