diff options
Diffstat (limited to 'src/include/executor/nodeHash.h')
-rw-r--r-- | src/include/executor/nodeHash.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/executor/nodeHash.h b/src/include/executor/nodeHash.h index 4f4359c23e3..f1390468bd9 100644 --- a/src/include/executor/nodeHash.h +++ b/src/include/executor/nodeHash.h @@ -4,10 +4,10 @@ * prototypes for nodeHash.c * * - * 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: nodeHash.h,v 1.31 2003/08/04 00:43:30 momjian Exp $ + * $Id: nodeHash.h,v 1.32 2003/08/04 02:40:13 momjian Exp $ * *------------------------------------------------------------------------- */ |