diff options
Diffstat (limited to 'src/include/tcop/fastpath.h')
-rw-r--r-- | src/include/tcop/fastpath.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/tcop/fastpath.h b/src/include/tcop/fastpath.h index 901504bfd8..a64b953c42 100644 --- a/src/include/tcop/fastpath.h +++ b/src/include/tcop/fastpath.h @@ -6,7 +6,7 @@ * Portions Copyright (c) 1996-2001, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: fastpath.h,v 1.11 2001/10/28 06:26:09 momjian Exp $ + * $Id: fastpath.h,v 1.12 2001/11/05 17:46:36 momjian Exp $ * *------------------------------------------------------------------------- */ @@ -15,4 +15,4 @@ extern int HandleFunctionRequest(void); -#endif /* FASTPATH_H */ +#endif /* FASTPATH_H */ |