Resolve unknown-type literals in GRAPH_TABLE COLUMNS

Peter Eisentraut <peter@eisentraut.org>

Commit: cc9aa7f3a9839878d6bb376bec6ea2e005c64d76
Author: Peter Eisentraut <peter@eisentraut.org>
Date: 2026-07-03T15:11:00Z
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%40mail.gmail.com

Files

Discussion