Skip to content

Commit

Permalink
Draft a 4.8 changelog (#7595)
Browse files Browse the repository at this point in the history
  • Loading branch information
elprans authored Jul 31, 2024
1 parent 704448e commit 7450ecb
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions docs/changelog/4_x.rst
Original file line number Diff line number Diff line change
Expand Up @@ -755,3 +755,12 @@ Bug fixes

* Fix update rewrites on types that are children of updated type
(:eql:gh:`#7073`)

4.8
===

* Use SQL's ``ON CONFLICT`` to implement ``UNLESS CONFLICT`` more often
(:eql:gh:`#7472`)

* Prevent dump hangups from leaving stray Postgres queries.
(:eql:gh:`#7262`)

0 comments on commit 7450ecb

Please sign in to comment.