mirror of
https://github.com/postgres/postgres.git
synced 2025-08-22 21:53:06 +03:00
Update copyright for 2009.
This commit is contained in:
@@ -3,10 +3,10 @@
|
||||
*
|
||||
* PostgreSQL transaction log manager utility routines
|
||||
*
|
||||
* 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/access/xlogutils.h,v 1.27 2008/10/31 15:05:00 heikki Exp $
|
||||
* $PostgreSQL: pgsql/src/include/access/xlogutils.h,v 1.28 2009/01/01 17:23:56 momjian Exp $
|
||||
*/
|
||||
#ifndef XLOG_UTILS_H
|
||||
#define XLOG_UTILS_H
|
||||
|
Reference in New Issue
Block a user