- Notifications
You must be signed in to change notification settings - Fork 266
Pull requests: cyrilgdn/terraform-provider-postgresql
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Use object-level locks for concurrent grants to improve parallelism
#595 opened Nov 21, 2025 by benoittgt Loading…
build(deps): bump golang.org/x/crypto from 0.38.0 to 0.45.0 dependencies Pull requests that update a dependency file go Pull requests that update go code
#593 opened Nov 20, 2025 by dependabot bot Loading…
feat: Support for importing postgresql_default_privileges resources
#581 opened Oct 2, 2025 by atorrescogollo Loading…
feat: Support for importing postgresql_grant_role resources
#580 opened Oct 2, 2025 by atorrescogollo Loading…
feat: Support for importing postgresql_grant resources
#579 opened Oct 2, 2025 by atorrescogollo Loading…
Fix identifier quoting in postgresql_publication resource
#578 opened Oct 2, 2025 by myzktkyk Loading…
fix: allow non standard version strings to properly parse to a semver
#565 opened Aug 19, 2025 by MTschirnich Loading…
fix(security_label): Properly quote qualified column names in Postgre…
#562 opened Jul 22, 2025 by elias-summermatter Loading…
Use ReadOnly transaction when managing replication slots.
#548 opened May 27, 2025 by jmcclell Loading…
feat: Support setting up proxy via provider attribute
proxy_url #543 opened May 6, 2025 by davidspek Loading…
Add support for setting the "pgaudit.log" configuration setting for roles
#530 opened Mar 30, 2025 by aarontatar-upguard Loading…
Quote publication names as identifiers in SQL statements
#528 opened Mar 28, 2025 by airhorns Loading…
Protect concurrent grant updates (fix for error pq: tuple concurrently updated)
#520 opened Mar 13, 2025 by gesanderson Loading…
Previous Next
ProTip! Type g i on any issue or pull request to go back to the issue listing page.