Bump catalog version for the addition of leader_pid in pg_stat_activity

Oversight in commit b025f32.

Per private report from Julien Rouhaud.
pull/49/head
Michael Paquier 6 years ago
parent 4eaea3db15
commit c4f3b63cab
  1. 2
      src/include/catalog/catversion.h

@ -53,6 +53,6 @@
*/
/* yyyymmddN */
#define CATALOG_VERSION_NO 202001291
#define CATALOG_VERSION_NO 202002071
#endif

Loading…
Cancel
Save