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
When building against PG18 (after removing the version check), the build fails because PG18 removes the custom format string macros. PRId64 is the usual workaround.
When building against PG18 (after removing the version check), the build fails because PG18 removes the custom format string macros.
PRId64is the usual workaround.