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

Commit c4f3b63

Browse files
committed
Bump catalog version for the addition of leader_pid in pg_stat_activity
Oversight in commit b025f32. Per private report from Julien Rouhaud.
1 parent 4eaea3d commit c4f3b63

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 202001291
56+
#define CATALOG_VERSION_NO 202002071
5757

5858
#endif

0 commit comments

Comments
 (0)