• Tom Lane's avatar
    Sync backend/parser/scan.l with bin/psql/psqlscan.l. · 21c8ee79
    Tom Lane authored
    Make some minor formatting adjustments to make it easier to diff these
    files and see that they indeed implement the same flex rules (at least
    to the extent that we want them to be the same).
    
    (Someday it'd be nice to make ecpg's pgc.l more easily diff'able too,
    but today is not that day.)
    
    Also run relevant parts of these files and psqlscanslash.l through
    pgindent.
    
    No actual behavioral changes here, just obsessive neatnik-ism.
    21c8ee79
scan.l 41.4 KB