Property references are preferred over regular column references
Peter Eisentraut <peter@eisentraut.org>
Author:
Peter Eisentraut <peter@eisentraut.org>
Date: 2026-03-31T09:47:19Z
Releases:
19 (unreleased)
Property references are preferred over regular column references When a ColumnRef can be resolved as a graph table property reference and a lateral table column reference prefer the graph table property reference since element pattern variables in the GRAPH_TABLE clause form the innermost namespace. Author: Ashutosh Bapat <ashutosh.bapat.oss@gmail.com> Reviewed-by: Henson Choi <assam258@gmail.com> Discussion: https://www.postgresql.org/message-id/CAExHW5u6AoDfNg4%3DR5eVJn_bJn%3DC%3DwVPrto02P_06fxy39fniA%40mail.gmail.com
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/parser/parse_expr.c | modified | +10 −4 |
| src/test/regress/expected/graph_table.out | modified | +14 −4 |
| src/test/regress/sql/graph_table.sql | modified | +5 −1 |
Discussion
- SQL Property Graph Queries (SQL/PGQ) 211 messages · 2024-02-16 → 2026-05-16