agora inbox for pgsql-committers@postgresql.orghelp / color / mirror / Atom feed
pgsql: Resolve unknown-type literals in GRAPH_TABLE COLUMNS 2+ messages / 1 participants [nested] [flat]
* pgsql: Resolve unknown-type literals in GRAPH_TABLE COLUMNS @ 2026-07-03 15:16 Peter Eisentraut <peter@eisentraut.org> 0 siblings, 0 replies; 2+ messages in thread From: Peter Eisentraut @ 2026-07-03 15:16 UTC (permalink / raw) To: pgsql-committers@lists.postgresql.org Resolve unknown-type literals in GRAPH_TABLE COLUMNS The unknown-type literals in the COLUMNS clause of a GRAPH_TABLE are now resolved to the appropriate types. Without that, this could cause various failures. Author: Satya Narlapuram <satyanarlapuram@gmail.com> Author: Ashutosh Bapat <ashutosh.bapat.oss@gmail.com> Reviewed-by: Junwang Zhao <zhjwpku@gmail.com> Discussion: https://www.postgresql.org/message-id/flat/CAHg%2BQDcyKNWyzDoKMxiZNjv7C-wAxs8y0ZoNkOV137Y%2Bnk3UXg%4... Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/efd7d8d7d495472b2e5091af325474f05853214b Modified Files -------------- src/backend/parser/parse_clause.c | 4 ++++ src/test/regress/expected/graph_table.out | 9 +++++++++ src/test/regress/sql/graph_table.sql | 2 ++ 3 files changed, 15 insertions(+) ^ permalink raw reply [nested|flat] 2+ messages in thread
* pgsql: Resolve unknown-type literals in GRAPH_TABLE COLUMNS @ 2026-07-03 15:16 Peter Eisentraut <peter@eisentraut.org> 0 siblings, 0 replies; 2+ messages in thread From: Peter Eisentraut @ 2026-07-03 15:16 UTC (permalink / raw) To: pgsql-committers@lists.postgresql.org Resolve unknown-type literals in GRAPH_TABLE COLUMNS The unknown-type literals in the COLUMNS clause of a GRAPH_TABLE are now resolved to the appropriate types. Without that, this could cause various failures. Author: Satya Narlapuram <satyanarlapuram@gmail.com> Author: Ashutosh Bapat <ashutosh.bapat.oss@gmail.com> Reviewed-by: Junwang Zhao <zhjwpku@gmail.com> Discussion: https://www.postgresql.org/message-id/flat/CAHg%2BQDcyKNWyzDoKMxiZNjv7C-wAxs8y0ZoNkOV137Y%2Bnk3UXg%4... Branch ------ REL_19_STABLE Details ------- https://git.postgresql.org/pg/commitdiff/cc9aa7f3a9839878d6bb376bec6ea2e005c64d76 Modified Files -------------- src/backend/parser/parse_clause.c | 4 ++++ src/test/regress/expected/graph_table.out | 9 +++++++++ src/test/regress/sql/graph_table.sql | 2 ++ 3 files changed, 15 insertions(+) ^ permalink raw reply [nested|flat] 2+ messages in thread
end of thread, other threads:[~2026-07-03 15:16 UTC | newest] Thread overview: 2+ messages (download: mbox mbox.gz follow: Atom feed) -- links below jump to the message on this page -- 2026-07-03 15:16 pgsql: Resolve unknown-type literals in GRAPH_TABLE COLUMNS Peter Eisentraut <peter@eisentraut.org> 2026-07-03 15:16 pgsql: Resolve unknown-type literals in GRAPH_TABLE COLUMNS Peter Eisentraut <peter@eisentraut.org>
This inbox is served by agora; see mirroring instructions for how to clone and mirror all data and code used for this inbox