Fix plpgsql lexer to accept Windows-style and Mac-style newlines as

Tom Lane <tgl@sss.pgh.pa.us>

Commit: f9b2f9bb760780997e5433960ae86f577ccd8914
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2000-08-22T14:59:28Z
Releases: 7.1.1
Fix plpgsql lexer to accept Windows-style and Mac-style newlines as
newlines.

Files

PathChange+/−
src/pl/plpgsql/src/scan.l modified +44 −27