jian he <[email protected]> writes: > So if we are in script_error_callback > `int location = callback_arg->stmt_location;` > location >= 0 will be always true?
No, not if the grammar threw an error.
regards, tom lane
jian he <[email protected]> writes: > So if we are in script_error_callback > `int location = callback_arg->stmt_location;` > location >= 0 will be always true?
No, not if the grammar threw an error.
regards, tom lane