diff options
Diffstat (limited to 'src/include/executor/nodeLockRows.h')
-rw-r--r-- | src/include/executor/nodeLockRows.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/executor/nodeLockRows.h b/src/include/executor/nodeLockRows.h index 1ad10b63a5f..c2ea69611ee 100644 --- a/src/include/executor/nodeLockRows.h +++ b/src/include/executor/nodeLockRows.h @@ -4,10 +4,10 @@ * * * - * Portions Copyright (c) 1996-2009, PostgreSQL Global Development Group + * Portions Copyright (c) 1996-2010, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $PostgreSQL: pgsql/src/include/executor/nodeLockRows.h,v 1.1 2009/10/12 18:10:51 tgl Exp $ + * $PostgreSQL: pgsql/src/include/executor/nodeLockRows.h,v 1.2 2010/01/02 16:58:03 momjian Exp $ * *------------------------------------------------------------------------- */ |