*** pgsql/src/include/catalog/catversion.h 2010/02/01 03:14:43 1.582 --- pgsql/src/include/catalog/catversion.h 2010/02/07 20:48:11 1.583 *************** *** 37,43 **** * Portions Copyright (c) 1996-2010, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * ! * $PostgreSQL: pgsql/src/include/catalog/catversion.h,v 1.581 2010/01/28 23:21:12 petere Exp $ * *------------------------------------------------------------------------- */ --- 37,43 ---- * Portions Copyright (c) 1996-2010, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * ! * $PostgreSQL: pgsql/src/include/catalog/catversion.h,v 1.582 2010/02/01 03:14:43 itagaki Exp $ * *------------------------------------------------------------------------- */ *************** *** 53,58 **** */ /* yyyymmddN */ ! #define CATALOG_VERSION_NO 201002011 #endif --- 53,58 ---- */ /* yyyymmddN */ ! #define CATALOG_VERSION_NO 201002071 #endif