Skip to content

feat: implement entrypoints for PG extended protocol

Denis Smirnov requested to merge extended_proto into master

Summary

  • feat: implement entrypoints for PG extended protocol

Ensure that

  • New code is covered by tests
  • API is documented
  • Changelog is up to date
  • (if Lua API changed) Lua API version is bumped in luamod.rs
  • (if necessary) A follow-up doc issue is created in picodata/docs and linked here

Depends on sbroad!342 (merged)

Merge request reports