]> granicus.if.org Git - postgresql/blobdiff - src/include/catalog/catversion.h
Add FILLFACTOR to CREATE INDEX.
[postgresql] / src / include / catalog / catversion.h
index 97cf51ef5452c97a10796519ba8849a16c51a445..10e71559bc1e0ad18bf66b7c45af85548b5c51ed 100644 (file)
@@ -37,7 +37,7 @@
  * Portions Copyright (c) 1996-2006, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
- * $PostgreSQL: pgsql/src/include/catalog/catversion.h,v 1.329 2006/05/02 11:28:55 teodor Exp $
+ * $PostgreSQL: pgsql/src/include/catalog/catversion.h,v 1.335 2006/07/02 02:23:22 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
@@ -53,6 +53,6 @@
  */
 
 /*                                                     yyyymmddN */
-#define CATALOG_VERSION_NO     200605021
+#define CATALOG_VERSION_NO     200607011
 
 #endif