Ignore leading whitespace when trying to determine statement type,

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 5b6acff6e0ccba0797236c4202554c935bdf0f66
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2001-02-10T03:12:16Z
Releases: 7.1.1
Ignore leading whitespace when trying to determine statement type,
so that ODBC driver doesn't go belly up by failing to recognize a
SELECT as such.

Files

PathChange+/−
src/interfaces/odbc/statement.c modified +6 −0