diff options
Diffstat (limited to 'src/include/parser/parse_expr.h')
-rw-r--r-- | src/include/parser/parse_expr.h | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/src/include/parser/parse_expr.h b/src/include/parser/parse_expr.h index 52d723db1cf..5d20173745c 100644 --- a/src/include/parser/parse_expr.h +++ b/src/include/parser/parse_expr.h @@ -4,9 +4,10 @@ * * * - * Copyright (c) 1994, Regents of the University of California + * Portions Copyright (c) 1996-2000, PostgreSQL, Inc + * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: parse_expr.h,v 1.15 1999/08/05 02:33:51 tgl Exp $ + * $Id: parse_expr.h,v 1.16 2000/01/26 05:58:27 momjian Exp $ * *------------------------------------------------------------------------- */ |