Resolve unknown-type literals in GRAPH_TABLE COLUMNS

Peter Eisentraut <peter@eisentraut.org>

Commit: efd7d8d7d495472b2e5091af325474f05853214b
Author: Peter Eisentraut <peter@eisentraut.org>
Date: 2026-07-03T15:10:42Z
Releases: master
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