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 5fabe7d253a..71c97470227 100644 --- a/src/include/executor/nodeHash.h +++ b/src/include/executor/nodeHash.h @@ -4,10 +4,10 @@ * * * - * 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: nodeHash.h,v 1.17 2000/07/12 02:37:30 tgl Exp $ + * $Id: nodeHash.h,v 1.18 2001/01/24 19:43:23 momjian Exp $ * *------------------------------------------------------------------------- */ |