diff options
Diffstat (limited to 'src/include/executor/nodeWorktablescan.h')
-rw-r--r-- | src/include/executor/nodeWorktablescan.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/executor/nodeWorktablescan.h b/src/include/executor/nodeWorktablescan.h index 53e465ce335..2b163e7611e 100644 --- a/src/include/executor/nodeWorktablescan.h +++ b/src/include/executor/nodeWorktablescan.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/nodeWorktablescan.h,v 1.5 2010/07/12 17:01:06 tgl Exp $ + * src/include/executor/nodeWorktablescan.h * *------------------------------------------------------------------------- */ |