diff options
Diffstat (limited to 'src/include/executor/nodeSetOp.h')
-rw-r--r-- | src/include/executor/nodeSetOp.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/executor/nodeSetOp.h b/src/include/executor/nodeSetOp.h index 47bd12fe203..900ba954d5c 100644 --- a/src/include/executor/nodeSetOp.h +++ b/src/include/executor/nodeSetOp.h @@ -4,10 +4,10 @@ * * * - * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group + * Portions Copyright (c) 1996-2004, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $PostgreSQL: pgsql/src/include/executor/nodeSetOp.h,v 1.9 2003/11/29 22:41:01 pgsql Exp $ + * $PostgreSQL: pgsql/src/include/executor/nodeSetOp.h,v 1.10 2004/08/29 04:13:06 momjian Exp $ * *------------------------------------------------------------------------- */ |