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 28171a7f33f..6ee28d1a2b0 100644 --- a/src/backend/access/transam/xid.c +++ b/src/backend/access/transam/xid.c @@ -3,10 +3,10 @@ * xid.c * POSTGRES transaction identifier type. * - * Portions Copyright (c) 1996-2000, PostgreSQL, Inc + * Portions Copyright (c) 1996-2001, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: xid.c,v 1.28 2000/06/05 07:28:38 tgl Exp $ + * $Id: xid.c,v 1.29 2001/01/24 19:42:51 momjian Exp $ * * OLD COMMENTS * XXX WARNING |
