Skip to content

pg_tle v1.4.0

Choose a tag to compare

@adamguo0 adamguo0 released this 19 Mar 21:42
· 32 commits to main since this release
27aa6ed

What's Changed

  • Init passcheck worker_handle to NULL by @adamguo0 in #264
  • Support customized alignment and storage for pg_tle create type API by @lyupan in #266
  • Allow mixed case in pgtle.clientauth_users_to_skip and pgtle.clientauth_databases_to_skip by @TianzeMYou in #268
  • Warn the user if a hook function is registered but a necessary parameter is not enabled by @TianzeMYou in #270

New Contributors

Full Changelog: v1.3.4...v1.4.0