]> granicus.if.org Git - postgresql/blobdiff - src/include/catalog/catversion.h
has_table_privilege spawns scions has_database_privilege, has_function_privilege,
[postgresql] / src / include / catalog / catversion.h
index f3dfa81879d0e7917df5ad8a99a07a6fff02808e..792b2858f1dda43d9932380305f698f93fc95a46 100644 (file)
@@ -37,7 +37,7 @@
  * Portions Copyright (c) 1996-2002, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
- * $Id: catversion.h,v 1.146 2002/08/06 05:40:45 ishii Exp $
+ * $Id: catversion.h,v 1.147 2002/08/09 16:45:14 tgl Exp $
  *
  *-------------------------------------------------------------------------
  */
@@ -53,6 +53,6 @@
  */
 
 /*                                                     yyyymmddN */
-#define CATALOG_VERSION_NO     200208061
+#define CATALOG_VERSION_NO     200208091
 
 #endif