pgsql: Fix remaining stray references to CVS.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix remaining stray references to CVS.
Date: 2010-09-22 23:52:37
Message-ID: E1OyZ77-0005va-Op@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix remaining stray references to CVS.

These are just cosmetic and don't seem worth back-patching far.
I put them into 9.0 just because it was trivial to do so.

Branch
------
REL9_0_STABLE

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

Modified Files
--------------
config/ac_func_accept_argtypes.m4 | 3 +--
config/perl.m4 | 2 +-
config/prep_buildtree | 2 +-
config/programs.m4 | 4 ++--
configure | 12 ++++++------
doc/src/sgml/acronyms.sgml | 21 ++++++++++-----------
doc/src/sgml/external-projects.sgml | 2 +-
doc/src/sgml/nls.sgml | 2 +-
src/backend/commands/copy.c | 2 +-
src/tools/codelines | 2 +-
src/tools/msvc/Install.pm | 1 +
11 files changed, 26 insertions(+), 27 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2010-09-23 00:26:57 pgsql: Do some copy-editing on the Git usage docs.
Previous Message Josh Berkus 2010-09-22 22:31:27 Re: Configuring synchronous replication