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
adapt custom crossmatch executor node to PostgreSQL 10
Due to changes in the executor of the upcoming PostgreSQL 10,
the API changes for set returning expressions in commits
69f4b9c85f168ae006929eec44fc44d569e846b9,
ea15e18677fc2eff3135023e27f69ed8821554ed,
and b8d7f053c5c2bf2a7e8734fe3327f6a8bc711755
of the PostgreSQL git repository required some adaption
in init.c.
For details, see the respective commits and especially
their commit messages, and also the discussion starting at
https://postgr.es/m/[email protected]
0 commit comments