Skip to content

Commit

Permalink
Include changes from #229
Browse files Browse the repository at this point in the history
  • Loading branch information
msepga committed Dec 22, 2023
1 parent 6545c96 commit 1fbcf26
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@ All versions are tagged by the major Postgres version, plus an individual semver
- Fix deparsing of `SYSTEM_USER`
- Add support for deparsing `STORAGE` mode
- Add support for deparsing `REVOKE ... CASCADE`
- Rework a_expr/b_expr/c_expr deparsing to match gram.y structure
- Add support for deparsing `COMPRESSION` option for columns
- Add support for deparsing `NULLS NOT DISTINCT` in unique constraints
- Add support for deparsing new SQL/JSON functionality

## 15-4.2.4 2023-12-20

Expand Down

0 comments on commit 1fbcf26

Please sign in to comment.