pgsql: Oops, change should go in scan.l to survive a clean checkout and - Mailing list pgsql-committers

From mha@postgresql.org (Magnus Hagander)
Subject pgsql: Oops, change should go in scan.l to survive a clean checkout and
Date
Msg-id 20080404124436.A72A37558E8@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Oops, change should go in scan.l to survive a clean checkout and not just
a make clean...

Modified Files:
--------------
    pgsql/src/backend/parser:
        scan.l (r1.142 -> r1.143)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/parser/scan.l?r1=1.142&r2=1.143)

pgsql-committers by date:

Previous
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Implement current_query(), that shows the currently executing
Next
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Remove no-longer-used function assign_backslash_quote()