Update CHANGELOG.md

Co-authored-by: Onur Tirtir <onurcantirtir@gmail.com>
pull/8006/head
Alper Kocatas 2025-05-30 19:46:55 +03:00 committed by GitHub
parent 24d9692912
commit f0f1aa1fd2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
* Adds database connection limit, rename and set tablespace propagation (#7253)
* Allows `GRANT ADMIN` to now also be `INHERIT` or `SET` in support of psql16
* Allows `GRANT ADMIN` to now also be `INHERIT` or `SET` in support of PG16
* Adds support for propagating `CREATE`/`DROP` database (#7240)