pgsql: Add script to find .c and .h files that are missing CVS - Mailing list pgsql-committers

From adunstan@postgresql.org (Andrew Dunstan)
Subject pgsql: Add script to find .c and .h files that are missing CVS
Date
Msg-id 20080615214603.0E16B754595@cvs.postgresql.org
Whole thread Raw
Responses Re: pgsql: Add script to find .c and .h files that are missing CVS  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-committers
Log Message:
-----------
Add script to find .c and .h files that are missing CVS PostgreSQL markers
and add them. Avoids third party files or those that would cause regression
failures.

Added Files:
-----------
    pgsql/src/tools:
        add_cvs_markers (r1.1)

(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/tools/add_cvs_markers?rev=1.1&content-type=text/x-cvsweb-markup)

pgsql-committers by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Make DROP INDEX lock the parent table before locking the index.
Next
From: Tom Lane
Date:
Subject: Re: pgsql: Add script to find .c and .h files that are missing CVS