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 pg_rewind link order issue introduced in 927474c.
The aforementioned commit orders the link to pgfeutils after libpq,
which can fail because pgfeutils uses symbols from libpq.
Per buildfarm animal jacana.
Author: Andres Freund
Discussion: https://postgr.es/m/[email protected]
0 commit comments