summaryrefslogtreecommitdiff
path: root/contrib/fulltextindex/fti.pl
diff options
context:
space:
mode:
authorBruce Momjian2006-03-11 04:38:42 +0000
committerBruce Momjian2006-03-11 04:38:42 +0000
commitf3d99d160d1f6104dc7b1b44e66aa4c713e52680 (patch)
tree2cbd8fd961414b548e8b6d506a3cd286d66b8f0e /contrib/fulltextindex/fti.pl
parent7992d0fbcaa5fa185f465e434836d63c1da94ba9 (diff)
Add CVS tag lines to files that were lacking them.
Diffstat (limited to 'contrib/fulltextindex/fti.pl')
-rw-r--r--contrib/fulltextindex/fti.pl2
1 files changed, 2 insertions, 0 deletions
diff --git a/contrib/fulltextindex/fti.pl b/contrib/fulltextindex/fti.pl
index 4feb51964f7..958e3a32733 100644
--- a/contrib/fulltextindex/fti.pl
+++ b/contrib/fulltextindex/fti.pl
@@ -1,5 +1,7 @@
#!/usr/bin/perl
#
+# $PostgreSQL: pgsql/contrib/fulltextindex/fti.pl,v 1.9 2006/03/11 04:38:29 momjian Exp $
+#
# This script substracts all suffixes of all words in a specific column in a table
# and generates output that can be loaded into a new table with the
# psql '\copy' command. The new table should have the following structure: