Add script to find .c and .h files that are missing CVS PostgreSQL markers
authorAndrew Dunstan <[email protected]>
Sun, 15 Jun 2008 21:46:02 +0000 (21:46 +0000)
committerAndrew Dunstan <[email protected]>
Sun, 15 Jun 2008 21:46:02 +0000 (21:46 +0000)
commit3f850cbdc5c268e8f5bc594bfb0aba2bc6211f71
treeef3631fd6f9044882daa5c729d2692abf67368f3
parent906f27dd73124b7ab91ac2335bf42a95c51b9d7b
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.
src/tools/add_cvs_markers [new file with mode: 0755]