platform/libinjection/tests/test-folding-051.txt
2019-08-16 10:42:40 -04:00

9 lines
102 B
Text

--TEST--
pgsql type intents, postfix
--INPUT--
SELECT '1'::money, 2;
--EXPECTED--
E SELECT
s '1'
; ;