pg_input_is_valid(text, text)


Description

test whether string is valid input for data type

Parameters

Name Type Mode
text IN
text IN

Definition