Fix some more boundary-case errors in psql variable substitution:
wasn't really right for case where :var is at the end of the line, was definitely not right if var expanded to empty in that case, and failed to recalculate thislen before jumping back to rescan.
Showing
Please register or sign in to comment