I send a simple patch for PL/pgSQL parser which allow now to use
Bruce Momjian <bruce@momjian.us>
I send a simple patch for PL/pgSQL parser which allow now to use
whitespaces in identifers of any kind(table names,attribute
names,variables ...) in Pl/pgSQL procedural language.Explicit definition
of bug can be found in Re: [HACKERS] Bug of PL/pgSQL parser
TODO item completed:
o -Fix PL/PgSQL to handle quoted mixed-case identifiers
eutm
Files
| Path | Change | +/− |
|---|---|---|
| src/pl/plpgsql/src/scan.l | modified | +35 −4 |