agora inbox for pgsql-committers@postgresql.org
help / color / mirror / Atom feedFrom: Peter Eisentraut <peter@eisentraut.org>
To: pgsql-committers@lists.postgresql.org
Subject: pgsql: Resolve unknown-type literals in GRAPH_TABLE COLUMNS
Date: Fri, 03 Jul 2026 15:16:37 +0000
Message-ID: <E1wffd7-001BSJ-1M@gemulon.postgresql.org> (raw)
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(+)
view thread (2+ messages)
Message-ID: <E1wffd7-001BSJ-1M@gemulon.postgresql.org>
Permalink: ../E1wffd7-001BSJ-1M@gemulon.postgresql.org/
Also on: postgresql.org/message-id/E1wffd7-001BSJ-1M@gemulon.postgresql.org
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: pgsql-committers@postgresql.org
Cc: peter@eisentraut.org, pgsql-committers@lists.postgresql.org
Subject: Re: pgsql: Resolve unknown-type literals in GRAPH_TABLE COLUMNS
In-Reply-To: <E1wffd7-001BSJ-1M@gemulon.postgresql.org>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox