Skip to content

Release v1.7.1

Choose a tag to compare

@tianzhou tianzhou released this 17 Feb 05:12
· 60 commits to main since this release

What's Changed

  • fix: truncated function signatures in GRANT statements (#275) by @tianzhou in #288
  • fix: EXCLUDE constraint incorrectly dumped as regular INDEX (#281) by @tianzhou in #289
  • fix: spurious plan changes for column defaults with schema-qualified functions (#283) by @tianzhou in #290
  • fix: reserved keyword not quoted in online rewrite DDL (#286) by @tianzhou in #291
  • fix: INSTEAD OF triggers on views missing from dump (#287) by @tianzhou in #292
  • fix: add connect_timeout and ping timeout to database connections by @tianzhou in #293
  • fix: strip current schema qualifier from function/procedure bodies in dump (#252) by @tianzhou in #294

Full Changelog: v1.7.0...v1.7.1