]> granicus.if.org Git - postgresql/blobdiff - src/include/catalog/catversion.h
Add new datlastsysoid to pg_database.
[postgresql] / src / include / catalog / catversion.h
index 15574e122bf3a7669875a9e9b4f69ee13720b7d4..c16c6ae83ecc6c3f3082543e386d4816d5508a08 100644 (file)
@@ -37,7 +37,7 @@
  * Portions Copyright (c) 1996-2000, PostgreSQL, Inc
  * Portions Copyright (c) 1994, Regents of the University of California
  *
- * $Id: catversion.h,v 1.50 2000/10/13 00:33:47 pjw Exp $
+ * $Id: catversion.h,v 1.51 2000/10/22 17:55:49 pjw Exp $
  *
  *-------------------------------------------------------------------------
  */
@@ -53,6 +53,6 @@
  */
 
 /*                                                     yyyymmddN */
-#define CATALOG_VERSION_NO     200010131
+#define CATALOG_VERSION_NO     200010231
 
 #endif