diff options
Diffstat (limited to 'src/include/tcop/dest.h')
-rw-r--r-- | src/include/tcop/dest.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/tcop/dest.h b/src/include/tcop/dest.h index 0b5a80908be..941e913eaae 100644 --- a/src/include/tcop/dest.h +++ b/src/include/tcop/dest.h @@ -1,6 +1,6 @@ /*------------------------------------------------------------------------- * - * dest.h-- + * dest.h * Whenever the backend executes a query, the results * have to go someplace - either to the standard output, * to a local portal buffer or to a remote portal buffer. @@ -44,7 +44,7 @@ * * Copyright (c) 1994, Regents of the University of California * - * $Id: dest.h,v 1.17 1999/01/27 00:36:08 tgl Exp $ + * $Id: dest.h,v 1.18 1999/02/13 23:22:11 momjian Exp $ * *------------------------------------------------------------------------- */ |