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
Hello! With PostgreSQL 15 make gives warnings/errors:
pg_background.c:884:2: warning: implicit declaration of function ‘ProcessCompletedNotifies’
pg_background.c:1022:42: warning: implicit declaration of function ‘pg_analyze_and_rewrite’
Hello! With PostgreSQL 15 make gives warnings/errors:
I offer following patch:
It works for me, check it for PostgreSQL logic.
The text was updated successfully, but these errors were encountered: