pgsql: Some more cleanup of CVS keyword noise.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Some more cleanup of CVS keyword noise.
Date: 2010-09-21 21:20:57
Message-ID: E1OyAGn-0000nB-Rx@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Some more cleanup of CVS keyword noise.

Poking around for remaining occurrences of CVS keyword strings, I came
across one that apparently reflects the use of a $Revision: ...$ string
in the original input data. Dunno why anybody would be using that in
an MTA's Received: lines, but there it is. Put it back to the way that
it was originally, according to inspection of the CVS repo.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=538d685a1a266e2149587bf895d1b494afd37bd3

Modified Files
--------------
src/backend/optimizer/plan/README | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2010-09-21 21:41:01 pgsql: add_cvs_markers isn't useful anymore.
Previous Message Tom Lane 2010-09-21 20:54:49 pgsql: The port/pg_latch.c symlink ought to be removed by make distclea