jian he <[email protected]> writes: > should I expect > select pg_input_is_valid($$[now(), infinity)$$,'tstzrange'); > returns true?
No. "now()" is not a literal, it's a function call.
regards, tom lane
jian he <[email protected]> writes: > should I expect > select pg_input_is_valid($$[now(), infinity)$$,'tstzrange'); > returns true?
No. "now()" is not a literal, it's a function call.
regards, tom lane