aboutsummaryrefslogtreecommitdiffstats
path: root/yql/essentials/tests/sql/suites/pg/reflection.sql
blob: b36947e5d04fed9c7ed99887bcd199560a6b6fe4 (plain) (blame)
1
2
select FormatType(PgTypeHandle("text")),PgTypeName(TypeHandle(_pgint4));