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

From: mha(at)postgresql(dot)org (Magnus Hagander)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Oops, change should go in scan.l to survive a clean checkout and
Date: 2008-04-04 12:44:36
Message-ID: 20080404124436.A72A37558E8@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2008-04-04 16:57:21 pgsql: Implement current_query(), that shows the currently executing
Previous Message Magnus Hagander 2008-04-04 11:47:19 pgsql: Convert backslash_quote guc to use enum.