Skip to content

Add support for DROP SCHEMA CASCADE in PostgreSQL#18663

Merged
ebyhr merged 1 commit intotrinodb:masterfrom
ebyhr:ebi/postgresql-drop-schema-cascade
Aug 14, 2023
Merged

Add support for DROP SCHEMA CASCADE in PostgreSQL#18663
ebyhr merged 1 commit intotrinodb:masterfrom
ebyhr:ebi/postgresql-drop-schema-cascade

Conversation

@ebyhr
Copy link
Copy Markdown
Member

@ebyhr ebyhr commented Aug 14, 2023

Release notes

(x) Release notes are required, with the following suggested text:

# PostgreSQL
* Add support for `CASCADE` option in `DROP SCHEMA` statement. ({issue}`18663`)

@cla-bot cla-bot bot added the cla-signed label Aug 14, 2023
@ebyhr ebyhr mentioned this pull request Aug 14, 2023
9 tasks
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Stress test on CI passed in https://github.com/trinodb/trino/actions/runs/5851247174?pr=18663

Running testDropSchemaCascade and testSelectInformationSchemaColumns together with 100 invocationCount & 2 threadPoolSize also passed in my laptop.

@ebyhr ebyhr force-pushed the ebi/postgresql-drop-schema-cascade branch from 6232371 to 72ae26e Compare August 14, 2023 09:47
@ebyhr ebyhr merged commit dd3eacc into trinodb:master Aug 14, 2023
@ebyhr ebyhr deleted the ebi/postgresql-drop-schema-cascade branch August 14, 2023 09:47
@github-actions github-actions bot added this to the 424 milestone Aug 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

2 participants