diff options
Diffstat (limited to 'src/include/utils/int8.h')
-rw-r--r-- | src/include/utils/int8.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/utils/int8.h b/src/include/utils/int8.h index 5dd9c655ce9..aad610eb9ee 100644 --- a/src/include/utils/int8.h +++ b/src/include/utils/int8.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: int8.h,v 1.38 2003/08/04 02:40:15 momjian Exp $ + * $PostgreSQL: pgsql/src/include/utils/int8.h,v 1.39 2003/11/29 22:41:15 pgsql Exp $ * * NOTES * These data types are supported on all 64-bit architectures, and may |