public inbox for [email protected]  
help / color / mirror / Atom feed
meson html:alias vs. html:custom
  2026-04-14 08:08 UTC  Peter Eisentraut <[email protected]>
` Re: meson html:alias vs. html:custom
  2026-04-14 13:24 UTC  Nazir Bilal Yavuz <[email protected]>
` Re: meson html:alias vs. html:custom
  2026-04-16 06:26 UTC  Álvaro Herrera <[email protected]>
` Re: meson html:alias vs. html:custom
  2026-04-16 07:46 UTC  Nazir Bilal Yavuz <[email protected]>
` Re: meson html:alias vs. html:custom
  2026-04-24 07:52 UTC  Peter Eisentraut <[email protected]>
  [5+ messages in thread]

Bug: pg_get_viewdef() fails on GRAPH_TABLE views with lateral column references
  2026-04-18 07:56 UTC  SATYANARAYANA NARLAPURAM <[email protected]>
` Re: Bug: pg_get_viewdef() fails on GRAPH_TABLE views with lateral column references
  2026-04-21 06:51 UTC  Ashutosh Bapat <[email protected]>
` Re: Bug: pg_get_viewdef() fails on GRAPH_TABLE views with lateral column references
  2026-04-21 08:02 UTC  SATYANARAYANA NARLAPURAM <[email protected]>
` Re: Bug: pg_get_viewdef() fails on GRAPH_TABLE views with lateral column references
  2026-04-24 07:18 UTC  Peter Eisentraut <[email protected]>
  [4+ messages in thread]

Bug: Missing collation assignment for GRAPH_TABLE COLUMNS expressions
  2026-04-10 15:41 UTC  SATYANARAYANA NARLAPURAM <[email protected]>
` Re: Bug: Missing collation assignment for GRAPH_TABLE COLUMNS expressions
  2026-04-10 16:25 UTC  Ashutosh Bapat <[email protected]>
` Re: Bug: Missing collation assignment for GRAPH_TABLE COLUMNS expressions
  2026-04-10 18:06 UTC  SATYANARAYANA NARLAPURAM <[email protected]>
` Re: Bug: Missing collation assignment for GRAPH_TABLE COLUMNS expressions
  2026-04-15 15:07 UTC  Ashutosh Bapat <[email protected]>
` Re: Bug: Missing collation assignment for GRAPH_TABLE COLUMNS expressions
  2026-04-15 17:00 UTC  SATYANARAYANA NARLAPURAM <[email protected]>
` Re: Bug: Missing collation assignment for GRAPH_TABLE COLUMNS expressions
  2026-04-24 06:52 UTC  Peter Eisentraut <[email protected]>
  [6+ messages in thread]

Typo fixes in Graph table files
  2026-04-15 06:58 UTC  Lakshmi N <[email protected]>
` Re: Typo fixes in Graph table files
  2026-04-15 15:08 UTC  Ashutosh Bapat <[email protected]>
` Re: Typo fixes in Graph table files
  2026-04-24 06:32 UTC  Peter Eisentraut <[email protected]>
  [3+ messages in thread]

SQL/PGQ: Support multi-pattern path matching in GRAPH_TABLE
  2026-04-24 04:44 UTC  Henson Choi <[email protected]>

[Patch] Block ALTER TABLE RENAME COLUMN when column is used by property graph
  2026-04-23 06:53 UTC  SATYANARAYANA NARLAPURAM <[email protected]>
` Re: [Patch] Block ALTER TABLE RENAME COLUMN when column is used by property graph
  2026-04-23 07:32 UTC  Ashutosh Bapat <[email protected]>
` Re: [Patch] Block ALTER TABLE RENAME COLUMN when column is used by property graph
  2026-04-23 07:39 UTC  SATYANARAYANA NARLAPURAM <[email protected]>
` Re: [Patch] Block ALTER TABLE RENAME COLUMN when column is used by property graph
  2026-04-23 09:29 UTC  Ashutosh Bapat <[email protected]>
` Re: [Patch] Block ALTER TABLE RENAME COLUMN when column is used by property graph
  2026-04-23 13:49 UTC  Álvaro Herrera <[email protected]>
` Re: [Patch] Block ALTER TABLE RENAME COLUMN when column is used by property graph
  2026-04-24 04:26 UTC  Ashutosh Bapat <[email protected]>
  [6+ messages in thread]

pg_test_timing: fix unit typo and widen diff type
  2026-04-02 03:09 UTC  Chao Li <[email protected]>
` Re: pg_test_timing: fix unit typo and widen diff type
  2026-04-02 04:17 UTC  Lukas Fittl <[email protected]>
` Re: pg_test_timing: fix unit typo and widen diff type
  2026-04-02 07:28 UTC  Chao Li <[email protected]>
` Re: pg_test_timing: fix unit typo and widen diff type
  2026-04-08 04:06 UTC  Chao Li <[email protected]>
` Re:Re: pg_test_timing: fix unit typo and widen diff type
  2026-04-09 06:12 UTC  wang.xiao.peng <[email protected]>
` Re: Re: pg_test_timing: fix unit typo and widen diff type
  2026-04-22 07:04 UTC  Fujii Masao <[email protected]>
` Re: pg_test_timing: fix unit typo and widen diff type
  2026-04-22 08:57 UTC  Chao Li <[email protected]>
` Re: pg_test_timing: fix unit typo and widen diff type
  2026-04-22 16:11 UTC  Fujii Masao <[email protected]>
` Re: pg_test_timing: fix unit typo and widen diff type
  2026-04-23 02:02 UTC  Chao Li <[email protected]>
` Re: pg_test_timing: fix unit typo and widen diff type
  2026-04-24 03:15 UTC  Fujii Masao <[email protected]>
` Re: pg_test_timing: fix unit typo and widen diff type
  2026-04-24 03:30 UTC  Chao Li <[email protected]>
  [11+ messages in thread]

[PATCH] Fix hashed ScalarArrayOp semantics for NULL LHS with non-strict comparators
  2026-04-16 13:01 UTC  Chengpeng Yan <[email protected]>
` Re: [PATCH] Fix hashed ScalarArrayOp semantics for NULL LHS with non-strict comparators
  2026-04-17 12:45 UTC  =?utf-8?B?Y2NhNTUwNw==?= <[email protected]>
` Re: [PATCH] Fix hashed ScalarArrayOp semantics for NULL LHS with non-strict comparators
  2026-04-19 13:06 UTC  David Rowley <[email protected]>
` Re: [PATCH] Fix hashed ScalarArrayOp semantics for NULL LHS with non-strict comparators
  2026-04-20 03:46 UTC  David Rowley <[email protected]>
` Re: [PATCH] Fix hashed ScalarArrayOp semantics for NULL LHS with non-strict comparators
  2026-04-20 04:14 UTC  Tom Lane <[email protected]>
` Re: [PATCH] Fix hashed ScalarArrayOp semantics for NULL LHS with non-strict comparators
  2026-04-20 06:17 UTC  Chengpeng Yan <[email protected]>
` Re: [PATCH] Fix hashed ScalarArrayOp semantics for NULL LHS with non-strict comparators
  2026-04-22 23:33 UTC  David Rowley <[email protected]>
` Re: [PATCH] Fix hashed ScalarArrayOp semantics for NULL LHS with non-strict comparators
  2026-04-23 04:31 UTC  Chengpeng Yan <[email protected]>
` Re: [PATCH] Fix hashed ScalarArrayOp semantics for NULL LHS with non-strict comparators
  2026-04-23 05:32 UTC  David Rowley <[email protected]>
` Re: [PATCH] Fix hashed ScalarArrayOp semantics for NULL LHS with non-strict comparators
  2026-04-23 05:47 UTC  Chengpeng Yan <[email protected]>
` Re: [PATCH] Fix hashed ScalarArrayOp semantics for NULL LHS with non-strict comparators
  2026-04-24 02:06 UTC  David Rowley <[email protected]>
  [11+ messages in thread]

Extensible sync handler registration (register_sync_handler)
  2026-04-10 21:46 UTC  Greg Lamberson <[email protected]>
` Re: Extensible sync handler registration (register_sync_handler)
  2026-04-24 00:44 UTC  Greg Lamberson <[email protected]>
  [2+ messages in thread]

CheckAttributeType() forgot to recurse into multiranges
  2026-04-22 20:56 UTC  Heikki Linnakangas <[email protected]>
` Re: CheckAttributeType() forgot to recurse into multiranges
  2026-04-23 03:24 UTC  Chao Li <[email protected]>
` Re: CheckAttributeType() forgot to recurse into multiranges
  2026-04-23 07:22 UTC  Michael Paquier <[email protected]>
` Re: CheckAttributeType() forgot to recurse into multiranges
  2026-04-23 18:49 UTC  Heikki Linnakangas <[email protected]>
  [4+ messages in thread]

Re: Introduce XID age based replication slot invalidation
  2026-04-01 19:38 UTC  Masahiko Sawada <[email protected]>
` Re: Introduce XID age based replication slot invalidation
  2026-04-01 21:21 UTC  Bharath Rupireddy <[email protected]>
` Re: Introduce XID age based replication slot invalidation
  2026-04-03 19:04 UTC  Bharath Rupireddy <[email protected]>
` Re: Introduce XID age based replication slot invalidation
  2026-04-05 08:03 UTC  Masahiko Sawada <[email protected]>
` Re: Introduce XID age based replication slot invalidation
  2026-04-06 02:52 UTC  Bharath Rupireddy <[email protected]>
` Re: Introduce XID age based replication slot invalidation
  2026-04-06 08:44 UTC  Masahiko Sawada <[email protected]>
` Re: Introduce XID age based replication slot invalidation
  2026-04-06 17:42 UTC  Bharath Rupireddy <[email protected]>
` Re: Introduce XID age based replication slot invalidation
  2026-04-07 14:39 UTC  Srinath Reddy Sadipiralla <[email protected]>
` Re: Introduce XID age based replication slot invalidation
  2026-04-16 05:03 UTC  Bharath Rupireddy <[email protected]>
` Re: Introduce XID age based replication slot invalidation
  2026-04-23 18:11 UTC  Bharath Rupireddy <[email protected]>
  [10+ messages in thread]

[Patch][Bug] Incorrect usage of PageGetFreeSpace instead of PageGetHeapFreeSpace in heap_xlog_visible
  2026-04-23 17:00 UTC  Alexey Makhmutov <[email protected]>

EXCEPT TABLE - Case inconsistency for describe \d and \dRp+
  2026-04-10 07:13 UTC  Peter Smith <[email protected]>
` Re: EXCEPT TABLE - Case inconsistency for describe \d and \dRp+
  2026-04-10 10:19 UTC  Amit Kapila <[email protected]>
` Re: EXCEPT TABLE - Case inconsistency for describe \d and \dRp+
  2026-04-13 02:14 UTC  Peter Smith <[email protected]>
` Re: EXCEPT TABLE - Case inconsistency for describe \d and \dRp+
  2026-04-13 03:21 UTC  vignesh C <[email protected]>
` Re: EXCEPT TABLE - Case inconsistency for describe \d and \dRp+
  2026-04-13 05:23 UTC  Peter Smith <[email protected]>
` Re: EXCEPT TABLE - Case inconsistency for describe \d and \dRp+
  2026-04-14 00:03 UTC  Peter Smith <[email protected]>
` Re: EXCEPT TABLE - Case inconsistency for describe \d and \dRp+
  2026-04-16 14:10 UTC  Álvaro Herrera <[email protected]>
` Re: EXCEPT TABLE - Case inconsistency for describe \d and \dRp+
  2026-04-16 23:03 UTC  Peter Smith <[email protected]>
` Re: EXCEPT TABLE - Case inconsistency for describe \d and \dRp+
  2026-04-17 05:23 UTC  Amit Kapila <[email protected]>
` Re: EXCEPT TABLE - Case inconsistency for describe \d and \dRp+
  2026-04-17 08:45 UTC  Peter Smith <[email protected]>
` Re: EXCEPT TABLE - Case inconsistency for describe \d and \dRp+
  2026-04-20 02:56 UTC  Peter Smith <[email protected]>
` Re: EXCEPT TABLE - Case inconsistency for describe \d and \dRp+
  2026-04-20 05:04 UTC  vignesh C <[email protected]>
` Re: EXCEPT TABLE - Case inconsistency for describe \d and \dRp+
  2026-04-20 06:46 UTC  Peter Smith <[email protected]>
` Re: EXCEPT TABLE - Case inconsistency for describe \d and \dRp+
  2026-04-20 08:49 UTC  Yuchen Li <[email protected]>
` Re: EXCEPT TABLE - Case inconsistency for describe \d and \dRp+
  2026-04-21 06:45 UTC  Peter Smith <[email protected]>
` Re: EXCEPT TABLE - Case inconsistency for describe \d and \dRp+
  2026-04-22 11:27 UTC  Amit Kapila <[email protected]>
` Re: EXCEPT TABLE - Case inconsistency for describe \d and \dRp+
  2026-04-23 00:34 UTC  Peter Smith <[email protected]>
` Re: EXCEPT TABLE - Case inconsistency for describe \d and \dRp+
  2026-04-23 09:00 UTC  Amit Kapila <[email protected]>
` Re: EXCEPT TABLE - Case inconsistency for describe \d and \dRp+
  2026-04-23 10:33 UTC  Álvaro Herrera <[email protected]>
  [19+ messages in thread]

Re: PoC: Add condition variable support to WaitEventSetWait()
  2026-04-02 07:38 UTC  Chao Li <[email protected]>
` Re: PoC: Add condition variable support to WaitEventSetWait()
  2026-04-08 03:50 UTC  Chao Li <[email protected]>
` Re: PoC: Add condition variable support to WaitEventSetWait()
  2026-04-08 08:22 UTC  Chao Li <[email protected]>
` Re: PoC: Add condition variable support to WaitEventSetWait()
  2026-04-21 17:06 UTC  Yura Sokolov <[email protected]>
` Re: PoC: Add condition variable support to WaitEventSetWait()
  2026-04-22 02:58 UTC  Xuneng Zhou <[email protected]>
` Re: PoC: Add condition variable support to WaitEventSetWait()
  2026-04-22 13:13 UTC  Yura Sokolov <[email protected]>
` Re: PoC: Add condition variable support to WaitEventSetWait()
  2026-04-23 08:15 UTC  Chao Li <[email protected]>
` Re: PoC: Add condition variable support to WaitEventSetWait()
  2026-04-23 09:52 UTC  Yura Sokolov <[email protected]>
` Re: PoC: Add condition variable support to WaitEventSetWait()
  2026-04-23 10:31 UTC  Chao Li <[email protected]>
  [9+ messages in thread]

Get rid of translation strings that only contain punctuation
  2026-04-22 00:29 UTC  David Rowley <[email protected]>
` Re: Get rid of translation strings that only contain punctuation
  2026-04-22 00:51 UTC  Tom Lane <[email protected]>
` Re: Get rid of translation strings that only contain punctuation
  2026-04-22 01:17 UTC  Peter Smith <[email protected]>
` Re: Get rid of translation strings that only contain punctuation
  2026-04-22 01:31 UTC  Tom Lane <[email protected]>
` Re: Get rid of translation strings that only contain punctuation
  2026-04-22 02:20 UTC  Peter Smith <[email protected]>
` Re: Get rid of translation strings that only contain punctuation
  2026-04-22 02:32 UTC  Tom Lane <[email protected]>
` Re: Get rid of translation strings that only contain punctuation
  2026-04-22 03:26 UTC  Peter Smith <[email protected]>
` Re: Get rid of translation strings that only contain punctuation
  2026-04-22 12:13 UTC  Amit Kapila <[email protected]>
` Re: Get rid of translation strings that only contain punctuation
  2026-04-23 09:38 UTC  Álvaro Herrera <[email protected]>
  [9+ messages in thread]

[PATCH v3] Fix DROP PROPERTY GRAPH "unsupported object class" error
  2026-04-23 09:27 UTC  Bertrand Drouvot <[email protected]>

[PATCH v3] Fix DROP PROPERTY GRAPH "unsupported object class" error
  2026-04-23 09:27 UTC  Bertrand Drouvot <[email protected]>

[PATCH v3] Fix DROP PROPERTY GRAPH "unsupported object class" error
  2026-04-23 09:27 UTC  Bertrand Drouvot <[email protected]>

[PATCH v3] Fix DROP PROPERTY GRAPH "unsupported object class" error
  2026-04-23 09:27 UTC  Bertrand Drouvot <[email protected]>

[PATCH v2] Fix DROP PROPERTY GRAPH "unsupported object class" error
  2026-04-23 09:27 UTC  Bertrand Drouvot <[email protected]>

[PATCH v2] Fix DROP PROPERTY GRAPH "unsupported object class" error
  2026-04-23 09:27 UTC  Bertrand Drouvot <[email protected]>

[PATCH v3] Fix DROP PROPERTY GRAPH "unsupported object class" error
  2026-04-23 09:27 UTC  Bertrand Drouvot <[email protected]>

[PATCH v5] Handle element label and element label property objects in object address functions
  2026-04-23 09:27 UTC  Bertrand Drouvot <[email protected]>

[PATCH v3] Fix DROP PROPERTY GRAPH "unsupported object class" error
  2026-04-23 09:27 UTC  Bertrand Drouvot <[email protected]>

[PATCH] Handle element label and element label property objects in object address functions
  2026-04-23 09:27 UTC  Bertrand Drouvot <[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