diff options
Diffstat (limited to 'src/include/storage/large_object.h')
-rw-r--r-- | src/include/storage/large_object.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/storage/large_object.h b/src/include/storage/large_object.h index e64f3ab0295..64a52f8c4f3 100644 --- a/src/include/storage/large_object.h +++ b/src/include/storage/large_object.h @@ -5,10 +5,10 @@ * zillions of large objects (internal, external, jaquith, inversion). * Now we only support inversion. * - * Portions Copyright (c) 1996-2002, PostgreSQL Global Development Group + * 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.25 2002/06/20 20:29:52 momjian Exp $ + * $Id: large_object.h,v 1.26 2003/08/04 02:40:14 momjian Exp $ * *------------------------------------------------------------------------- */ |