mirror of
https://git.postgresql.org/git/postgresql.git
synced 2024-12-09 08:10:09 +08:00
Update catalog version for fix.
This commit is contained in:
parent
7d9504d4e2
commit
61ba9e685b
@ -37,7 +37,7 @@
|
||||
* Portions Copyright (c) 1996-2001, PostgreSQL Global Development Group
|
||||
* Portions Copyright (c) 1994, Regents of the University of California
|
||||
*
|
||||
* $Id: catversion.h,v 1.74 2001/05/14 21:53:16 momjian Exp $
|
||||
* $Id: catversion.h,v 1.75 2001/05/14 21:59:19 momjian Exp $
|
||||
*
|
||||
*-------------------------------------------------------------------------
|
||||
*/
|
||||
@ -53,6 +53,6 @@
|
||||
*/
|
||||
|
||||
/* yyyymmddN */
|
||||
#define CATALOG_VERSION_NO 2001051402
|
||||
#define CATALOG_VERSION_NO 2001051403
|
||||
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user