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
the project does not compile on PG16 as from PG14 to PG15 function scanint8 included from utils/int8.h has been superceded by pg_strtoint64 in numutils.c
The text was updated successfully, but these errors were encountered:
the project does not compile on PG16 as from PG14 to PG15 function scanint8 included from utils/int8.h has been superceded by pg_strtoint64 in numutils.c
The text was updated successfully, but these errors were encountered: