Skip to content

Commit 4e43ee8

Browse files
committed
Bump catversion for pg_stat_wal changes.
Oversight in 0146924. Reported-by: Andres Freund Discussion: https://postgr.es/m/20201207185614.zzf63vggm5r4sozg@alap3.anarazel.de
1 parent 28d1601 commit 4e43ee8

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
@@ -53,6 +53,6 @@
5353
*/
5454

5555
/* yyyymmddN */
56-
#define CATALOG_VERSION_NO 202011251
56+
#define CATALOG_VERSION_NO 202012081
5757

5858
#endif

0 commit comments

Comments
 (0)