--TEST-- pgsql type intents --INPUT-- SELECT character varying '1'; --EXPECTED-- E SELECT s '1' ; ;