diff options
Diffstat (limited to 'src/include/storage/shmem.h')
| -rw-r--r-- | src/include/storage/shmem.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/storage/shmem.h b/src/include/storage/shmem.h index cbfca69e674..ad9f21582e2 100644 --- a/src/include/storage/shmem.h +++ b/src/include/storage/shmem.h @@ -11,10 +11,10 @@ * at the same address. This means shared memory pointers can be passed * around directly between different processes. * - * Portions Copyright (c) 1996-2008, PostgreSQL Global Development Group + * Portions Copyright (c) 1996-2009, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $PostgreSQL: pgsql/src/include/storage/shmem.h,v 1.54 2008/11/02 21:24:52 tgl Exp $ + * $PostgreSQL: pgsql/src/include/storage/shmem.h,v 1.55 2009/01/01 17:24:01 momjian Exp $ * *------------------------------------------------------------------------- */ |
