Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 5f858dd

Browse files
committed
Bump catversion for commit d8cd0c6.
The catalog contents haven't changed, but it's good to make clear that initdb is required. Changing RELMAPPER_FILEMAGIC would be more appropriate, but that doesn't actually produce a useful diagnostic, so cheat by doing this instead. Discussion: http://postgr.es/m/[email protected]
1 parent 3ac88fd commit 5f858dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/include/catalog/catversion.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,6 @@
5757
*/
5858

5959
/* yyyymmddN */
60-
#define CATALOG_VERSION_NO 202207211
60+
#define CATALOG_VERSION_NO 202207271
6161

6262
#endif

0 commit comments

Comments
 (0)