Andrew Dunstan
53972b460c
Add $PostgreSQL$ markers to a lot of files that were missing them.
This particular batch was just for *.c and *.h file.
The changes were made with the following 2 commands:
find . \( \( -name 'libstemmer' -o -name 'expected' -o -name 'ppport.h' \) -prune \) -o \( -name '*.[ch]' \) \( -exec grep -q '\$PostgreSQL' {} \; -o -print \) | while read file ; do head -n 1 < $file | grep -q '^/\*' && echo $file; done | xargs -l sed -i -e '1s/^\// /' -e '1i/*\n * $PostgreSQL:$ \n *'
find . \( \( -name 'libstemmer' -o -name 'expected' -o -name 'ppport.h' \) -prune \) -o \( -name '*.[ch]' \) \( -exec grep -q '\$PostgreSQL' {} \; -o -print \) | xargs -l sed -i -e '1i/*\n * $PostgreSQL:$ \n */'
2008-05-17 01:28:26 +00:00
..
2007-11-13 06:29:04 +00:00
2007-11-13 06:29:04 +00:00
2007-11-15 21:14:46 +00:00
2007-11-15 21:14:46 +00:00
2007-11-15 21:14:46 +00:00
2006-07-13 04:15:25 +00:00
2006-10-04 00:30:14 +00:00
2006-10-04 00:30:14 +00:00
2006-10-04 00:30:14 +00:00
2005-10-15 02:49:52 +00:00
2007-07-15 22:43:40 +00:00
2007-11-15 21:14:46 +00:00
2006-10-04 00:30:14 +00:00
2008-02-17 02:09:32 +00:00
2007-11-10 23:59:52 +00:00
2007-07-15 23:57:13 +00:00
2005-10-15 02:49:52 +00:00
2007-04-06 05:36:51 +00:00
2005-10-15 02:49:52 +00:00
2007-11-15 21:14:46 +00:00
2008-03-25 22:42:46 +00:00
2006-09-05 21:26:48 +00:00
2007-11-13 04:24:29 +00:00
2005-10-15 02:49:52 +00:00
2005-10-15 02:49:52 +00:00
2007-11-15 21:14:46 +00:00
2005-11-22 18:17:34 +00:00
2005-10-15 02:49:52 +00:00
2005-10-15 02:49:52 +00:00
2006-10-04 00:30:14 +00:00
2005-10-15 02:49:52 +00:00
2005-10-15 02:49:52 +00:00
2008-05-04 16:42:41 +00:00
2005-10-15 02:49:52 +00:00
2005-10-15 02:49:52 +00:00
2005-10-15 02:49:52 +00:00
2005-10-15 02:49:52 +00:00
2005-10-15 02:49:52 +00:00
2005-10-15 02:49:52 +00:00
2005-10-15 02:49:52 +00:00
2006-07-13 04:15:25 +00:00
2005-07-11 15:07:59 +00:00
2007-11-15 21:14:46 +00:00
2007-08-23 16:15:51 +00:00
2006-06-08 03:29:30 +00:00
2007-04-06 05:36:51 +00:00
2008-05-17 01:28:26 +00:00
2001-08-21 01:32:01 +00:00
2007-04-06 05:36:51 +00:00
2003-11-29 22:41:33 +00:00
2007-11-15 21:14:46 +00:00
2006-07-13 04:15:25 +00:00
2007-11-13 04:24:29 +00:00