diff options
Diffstat (limited to 'src/include/executor/functions.h')
-rw-r--r-- | src/include/executor/functions.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/executor/functions.h b/src/include/executor/functions.h index 7d934328ff4..e9ed96c5fb0 100644 --- a/src/include/executor/functions.h +++ b/src/include/executor/functions.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2010, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $PostgreSQL: pgsql/src/include/executor/functions.h,v 1.35 2010/01/02 16:58:03 momjian Exp $ + * src/include/executor/functions.h * *------------------------------------------------------------------------- */ |