diff options
author | Tom Lane | 2003-10-14 22:47:12 +0000 |
---|---|---|
committer | Tom Lane | 2003-10-14 22:47:12 +0000 |
commit | 77c1791a587f482504ad651ef4bc8012888a5e4a (patch) | |
tree | b1cb53411f5cd92959c8334fd3d4d895423358fe /src/interfaces/jdbc | |
parent | 2a0f1c08d5db7225057b81a7cf8d21457ca83350 (diff) |
Use PQescapeString to ensure that tab-completion queries are not messed
up by quotes or backslashes in words that are being matched to database
names (per gripe from Ian Barwick, though I didn't use his patch).
Also fix possible memory leakage if _complete_with_query isn't run to
completion (not clear if that can happen or not, but be safe).
Diffstat (limited to 'src/interfaces/jdbc')
0 files changed, 0 insertions, 0 deletions