]> granicus.if.org Git - pgbouncer/commit
Fix the quoting fix.
authorMarko Kreen <markokr@gmail.com>
Thu, 9 Sep 2010 11:10:31 +0000 (11:10 +0000)
committerMarko Kreen <markokr@gmail.com>
Fri, 10 Sep 2010 09:46:25 +0000 (12:46 +0300)
commitdcf37ccde5ae6780d629121912e76e9e8f49fbd9
tree3dce66c8f989c5910660c67c80bfddda5a78eda4
parent9b8d2405b81ca972cad3607224b4f5bf42bb444e
Fix the quoting fix.

If we treat "" as special, we need to know
whether we are in quoted string or not.

Otherwise empty field ("") throws the parser off.
src/loader.c