diff options
Diffstat (limited to 'src/include/catalog/pg_collation.h')
-rw-r--r-- | src/include/catalog/pg_collation.h | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/src/include/catalog/pg_collation.h b/src/include/catalog/pg_collation.h index 42a70e8f25f..6decfb13b39 100644 --- a/src/include/catalog/pg_collation.h +++ b/src/include/catalog/pg_collation.h @@ -5,10 +5,11 @@ * along with the relation's initial contents. * * - * Portions Copyright (c) 1996-2010, PostgreSQL Global Development Group + * Portions Copyright (c) 1996-2011, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $PostgreSQL$ + * IDENTIFICATION + * src/include/catalog/pg_collation.h * * NOTES * the genbki.pl script reads this file and generates .bki |