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