]> granicus.if.org Git - postgresql/commit
Fix more fallout from line-wrap patch, to wit, arbitrarily changing
authorTom Lane <tgl@sss.pgh.pa.us>
Sun, 12 Feb 2006 03:30:21 +0000 (03:30 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sun, 12 Feb 2006 03:30:21 +0000 (03:30 +0000)
commit6c0d4aabe2fd36e2e808c2d453fcabbe6c8464fa
treef9a297ca374a01eb26a450dad439b05bc5956a33
parentf9a726aa883e1690f66bec535d85b34e1f9ed7e7
Fix more fallout from line-wrap patch, to wit, arbitrarily changing
the API of PQdsplen without bothering to fix its callers.  Although
ReportSyntaxErrorPosition could probably do with more smarts about
handling control characters, for the moment I'll just get it back to
handling tabs consistently.
src/bin/psql/common.c