Add script to find .c and .h files that are missing CVS PostgreSQL markers
authorAndrew Dunstan <andrew@dunslane.net>
Sun, 15 Jun 2008 21:46:02 +0000 (21:46 +0000)
committerAndrew Dunstan <andrew@dunslane.net>
Sun, 15 Jun 2008 21:46:02 +0000 (21:46 +0000)
commit71e18d3921214734ebcb0adef8351333ab687cac
tree0f64bbaff00788d6715e26de4cb4007507a66777
parentb625cebcae46c454086b5b9dd1ae5131d2ae0c15
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]