index e61f213a6248d35dffd7c7a2ca0b8ce263da84e0..ad936242c62fa8305e9748cddcc749be94ab90e8 100644 (file)
* Portions Copyright (c) 1996-2010, PostgreSQL Global Development Group
* Portions Copyright (c) 1994, Regents of the University of California
*
- * $PostgreSQL: pgsql/src/include/catalog/pg_control.h,v 1.55 2010年06月03日 03:20:00 rhaas Exp $
+ * $PostgreSQL: pgsql/src/include/catalog/pg_control.h,v 1.56 2010年06月03日 14:50:30 tgl Exp $
*
*-------------------------------------------------------------------------
*/
/* Version identifier for this pg_control format */
-#define PG_CONTROL_VERSION 902
+#define PG_CONTROL_VERSION 903
/*
* Body of CheckPoint XLOG records. This is declared here because we keep