Ignore leading whitespace when trying to determine statement type,
Tom Lane <tgl@sss.pgh.pa.us>
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
| Path | Change | +/− |
|---|---|---|
| src/interfaces/odbc/statement.c | modified | +6 −0 |