pgsql: Fix comments over eagerly c&p'd.

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix comments over eagerly c&p'd.
Date: 2011-07-07 07:54:31
Message-ID: E1QejPr-0007IT-QV@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix comments over eagerly c&p'd.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/b2e3be41a604a36d6586c6e24d93349ca098f0c3

Modified Files
--------------
src/tools/msvc/pgbison.bat | 2 +-
src/tools/msvc/pgflex.bat | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Heikki Linnakangas 2011-07-07 15:20:10 pgsql: Fix a bug with SSI and prepared transactions:
Previous Message Andrew Dunstan 2011-07-06 22:54:06 pgsql: Reimplement pgbison and pgflex as perl scripts instead of bat fi