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
allow an optional USING btree for EXCLUDE constraints
pg_dump uses that for the default EXCLUDE constraints. This allows
migrations to work again for projects that use EXCLUDE
constraints. A more sophisticated fix would allow the different index
types here.
0 commit comments