Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit b4013b8

Browse files
committed
Add catversion bump missed in 16828d5.
Given that pg_attribute changed its layout...
1 parent 16828d5 commit b4013b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/include/catalog/catversion.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,6 @@
5353
*/
5454

5555
/* yyyymmddN */
56-
#define CATALOG_VERSION_NO 201803231
56+
#define CATALOG_VERSION_NO 201803271
5757

5858
#endif

0 commit comments

Comments
 (0)