diff options
Diffstat (limited to 'src/include/storage/large_object.h')
-rw-r--r-- | src/include/storage/large_object.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/storage/large_object.h b/src/include/storage/large_object.h index 64a52f8c4f3..23118aaf5ac 100644 --- a/src/include/storage/large_object.h +++ b/src/include/storage/large_object.h @@ -8,7 +8,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: large_object.h,v 1.26 2003/08/04 02:40:14 momjian Exp $ + * $PostgreSQL: pgsql/src/include/storage/large_object.h,v 1.27 2003/11/29 22:41:13 pgsql Exp $ * *------------------------------------------------------------------------- */ |