|
|
|
|
@ -37,7 +37,7 @@ |
|
|
|
|
* Portions Copyright (c) 1996-2005, PostgreSQL Global Development Group |
|
|
|
|
* Portions Copyright (c) 1994, Regents of the University of California |
|
|
|
|
* |
|
|
|
|
* $PostgreSQL: pgsql/src/include/catalog/catversion.h,v 1.289 2005/07/14 05:13:42 tgl Exp $ |
|
|
|
|
* $PostgreSQL: pgsql/src/include/catalog/catversion.h,v 1.290 2005/07/20 17:24:39 momjian Exp $ |
|
|
|
|
* |
|
|
|
|
*------------------------------------------------------------------------- |
|
|
|
|
*/ |
|
|
|
|
@ -53,6 +53,6 @@ |
|
|
|
|
*/ |
|
|
|
|
|
|
|
|
|
/* yyyymmddN */ |
|
|
|
|
#define CATALOG_VERSION_NO 200507131 |
|
|
|
|
#define CATALOG_VERSION_NO 200507201 |
|
|
|
|
|
|
|
|
|
#endif |
|
|
|
|
|