diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2002-07-03 16:47:46 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2002-07-03 16:47:46 +0000 |
commit | 08a46ad4f688a1244eddb6f85f94283ec5b59a0a (patch) | |
tree | 6df3f42742db2c4e6032cc6502077461186484a5 /src/backend/parser/parse_expr.c | |
parent | c3c54a21b67efbbf503eb30b5b1f241362e0d20d (diff) | |
download | postgresql-08a46ad4f688a1244eddb6f85f94283ec5b59a0a.tar.gz postgresql-08a46ad4f688a1244eddb6f85f94283ec5b59a0a.zip |
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.
Diffstat (limited to 'src/backend/parser/parse_expr.c')
0 files changed, 0 insertions, 0 deletions