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
In #13229 code for two-phase transaction logic was cleaned up for psycopg and psycopg2 dialects.
This inadvertently cause a regression when using xid generated using psycopg or psycopg2 xid() function
In #13229 code for two-phase transaction logic was cleaned up for psycopg and psycopg2 dialects.
This inadvertently cause a regression when using xid generated using psycopg or psycopg2 xid() function