Clean up the mess from => patch.
authorTom Lane <tgl@sss.pgh.pa.us>
Tue, 10 Mar 2015 15:48:34 +0000 (11:48 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 10 Mar 2015 15:48:38 +0000 (11:48 -0400)
commit2fbb286647fac2014abdf2fbf6c7b4134be91602
tree4fccedd11f8609b6046c4a5f7d96f99d9b23ac2e
parentbb7b35caf78de80d2ff1643d042e62a71f83abbb
Clean up the mess from => patch.

Commit 865f14a2d31af23a05bbf2df04c274629c5d5c4d 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.
src/bin/psql/psqlscan.l
src/include/parser/scanner.h
src/interfaces/ecpg/preproc/parse.pl
src/interfaces/ecpg/preproc/pgc.l
src/pl/plpgsql/src/pl_gram.y