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
Fix the value of PG_UNKNOWN from Alexander Korotkov
Do not use negative values for the PgEdition enumeration, since the bitwise
shifting is used for them in CONTROLFILE_SET_OLDEDITION (see pg_control.h).
+ fix the description of pgpro_utils.c
0 commit comments