diff options
Diffstat (limited to 'src/backend/access/transam/xid.c')
| -rw-r--r-- | src/backend/access/transam/xid.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/backend/access/transam/xid.c b/src/backend/access/transam/xid.c index cde2713b0f..6ab4f8a0d8 100644 --- a/src/backend/access/transam/xid.c +++ b/src/backend/access/transam/xid.c @@ -3,10 +3,10 @@ * xid.c * POSTGRES transaction identifier datatype. * - * 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: xid.c,v 1.34 2001/10/25 05:49:22 momjian Exp $ + * $Id: xid.c,v 1.35 2002/06/20 20:29:25 momjian Exp $ * *------------------------------------------------------------------------- */ |
