OSDN Git Service

Clean up scan.l's handling of \r vs \n --- they are reliably treated as
authorTom Lane <tgl@sss.pgh.pa.us>
Sat, 19 Feb 2000 04:17:25 +0000 (04:17 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sat, 19 Feb 2000 04:17:25 +0000 (04:17 +0000)
commit3cfdd8fdf284b0ec84a5b3ede3df32829923397d
treef5b98bf9a303ee79c040d312d757e7aa5f5efda2
parent905404a2461ca41b3178ea86c8d86d57588d9c40
Clean up scan.l's handling of \r vs \n --- they are reliably treated as
equivalent now, which should make Windows and Mac clients happier.
Also fix failure to handle SQL comments between segments of a multiline
quoted literal.
src/backend/parser/scan.l