diff options
Diffstat (limited to 'src/include/access/transam.h')
-rw-r--r-- | src/include/access/transam.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/access/transam.h b/src/include/access/transam.h index d13e5608bad..60162e372a2 100644 --- a/src/include/access/transam.h +++ b/src/include/access/transam.h @@ -4,10 +4,10 @@ * postgres transaction access method support code * * - * Portions Copyright (c) 1996-2001, PostgreSQL Global Development Group + * Portions Copyright (c) 1996-2002, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: transam.h,v 1.45 2002/05/25 20:00:12 tgl Exp $ + * $Id: transam.h,v 1.46 2002/06/20 20:29:43 momjian Exp $ * *------------------------------------------------------------------------- */ |