--TEST--
pgsql type intents
--INPUT--
SELECT double precision '1';
--EXPECTED--
E SELECT
s '1'
; ;

