HiOn Mon, 2 Jun 2025 at 15:30, Marc Linster <marc@marclinster.com> wrote:When I ask pgAdmin 9.4 to generate SQL from the ERD window, it wraps 'BEGIN;' and 'END;' around the set of statements, instead of 'BEGIN;/COMMIT;'.This is for pgAdmin 9.4 on Sequoia 15.5Am I missing something?END is the same as COMMIT, albeit PostgreSQL specific and not part of the SQL standard.https://www.postgresql.org/docs/17/sql-end.htmlIt would probably be nice to change it to COMMIT if someone felt inclined, but it's not a bug. -- Dave PagepgAdmin: https://www.pgadmin.orgPostgreSQL: https://www.postgresql.orgpgEdge: https://www.pgedge.com
When I ask pgAdmin 9.4 to generate SQL from the ERD window, it wraps 'BEGIN;' and 'END;' around the set of statements, instead of 'BEGIN;/COMMIT;'.This is for pgAdmin 9.4 on Sequoia 15.5Am I missing something?
pgadmin-support by date:
Соглашаюсь с условиями обработки персональных данных