diff options
Diffstat (limited to 'src/include/access/tuptoaster.h')
-rw-r--r-- | src/include/access/tuptoaster.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/access/tuptoaster.h b/src/include/access/tuptoaster.h index a99c47a28f4..402d572b449 100644 --- a/src/include/access/tuptoaster.h +++ b/src/include/access/tuptoaster.h @@ -4,9 +4,9 @@ * POSTGRES definitions for external and compressed storage * of variable size attributes. * - * Copyright (c) 2000, PostgreSQL Development Team + * Copyright (c) 2000-2003, PostgreSQL Global Development Group * - * $Id: tuptoaster.h,v 1.15 2002/09/04 20:31:37 momjian Exp $ + * $Id: tuptoaster.h,v 1.16 2003/08/04 23:59:40 tgl Exp $ * *------------------------------------------------------------------------- */ |