Lex/yacc source cleanup like indent.
Bruce Momjian <bruce@momjian.us>
Lex/yacc source cleanup like indent.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/bootstrap/bootparse.y | modified | +213 −205 |
| src/backend/bootstrap/bootscanner.l | modified | +60 −60 |
| src/backend/parser/gram.y | modified | +2263 −2260 |
| src/backend/parser/scan.l | modified | +186 −186 |
| src/lextest/scan.l | modified | +3 −3 |