diff options
Diffstat (limited to 'src/include/tcop/pquery.h')
-rw-r--r-- | src/include/tcop/pquery.h | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/src/include/tcop/pquery.h b/src/include/tcop/pquery.h index 66148375a7..0dd1900a21 100644 --- a/src/include/tcop/pquery.h +++ b/src/include/tcop/pquery.h @@ -4,9 +4,10 @@ * prototypes for pquery.c. * * - * 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: pquery.h,v 1.13 1999/07/15 23:04:17 momjian Exp $ + * $Id: pquery.h,v 1.14 2000/01/26 05:58:35 momjian Exp $ * *------------------------------------------------------------------------- */ |