--TEST--
pgsql type intents, postfix
--INPUT--
SELECT float @@version;
--EXPECTED--
E SELECT
v @@version
; ;

