You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 6, 2021. It is now read-only.
constMSG_NOT_LAST_MAJOR_VERSION_CONCLUSIONstring="[P3] Upgrade to the newest major version: %.0f. It has a lot of new features and improvements. \n"
20
+
constMSG_NOT_LAST_MAJOR_VERSION_CONCLUSIONstring="[P3] Consider upgrading to the newest major version: %.0f. It has a lot of new features and improvements. \n"
21
21
22
22
constMSG_LAST_MINOR_VERSION_CONCLUSIONstring="`%s` is the most up-to-date Postgres minor version in the branch `%s`. \n"
23
23
constMSG_NOT_LAST_MINOR_VERSION_CONCLUSION_1string="[P2] The minor version being used (`%s`) is not up-to-date (the newest version: `%s`). \n"
0 commit comments