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
{{ message }}
This repository was archived by the owner on Apr 7, 2026. It is now read-only.
PostgreSQL supports both
COMMITandENDas valid commands to successfully end a transaction. The Connection API currently only supportsCOMMIT.See also https://www.postgresql.org/docs/current/sql-end.html