Tom Lane 77c1791a58 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).
2003-10-14 22:47:12 +00:00
..
2003-10-12 19:16:36 +00:00
2003-10-09 22:55:46 +00:00
2003-10-10 03:46:51 +00:00
2003-10-07 17:40:09 +00:00