-
- Downloads
Clean up the mess from => patch.
Commit 865f14a2 was quite a few bricks shy of a load: psql, ecpg, and plpgsql were all left out-of-step with the core lexer. Of these only the last was likely to be a fatal problem; but still, a minimal amount of grepping, or even just reading the comments adjacent to the places that were changed, would have found the other places that needed to be changed.
Showing
- src/bin/psql/psqlscan.l 5 additions, 0 deletionssrc/bin/psql/psqlscan.l
- src/include/parser/scanner.h 1 addition, 1 deletionsrc/include/parser/scanner.h
- src/interfaces/ecpg/preproc/parse.pl 2 additions, 1 deletionsrc/interfaces/ecpg/preproc/parse.pl
- src/interfaces/ecpg/preproc/pgc.l 2 additions, 0 deletionssrc/interfaces/ecpg/preproc/pgc.l
- src/pl/plpgsql/src/pl_gram.y 1 addition, 1 deletionsrc/pl/plpgsql/src/pl_gram.y
Loading
Please register or sign in to comment