diff options
Diffstat (limited to 'src/include/nodes/memnodes.h')
-rw-r--r-- | src/include/nodes/memnodes.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/nodes/memnodes.h b/src/include/nodes/memnodes.h index 9297db5e978..61bc5906c85 100644 --- a/src/include/nodes/memnodes.h +++ b/src/include/nodes/memnodes.h @@ -4,10 +4,10 @@ * POSTGRES memory context node definitions. * * - * 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: memnodes.h,v 1.25 2002/08/12 00:36:12 tgl Exp $ + * $Id: memnodes.h,v 1.26 2003/08/04 02:40:13 momjian Exp $ * *------------------------------------------------------------------------- */ |