Skip to content

Commit

Permalink
Use common JSON API for keyring
Browse files Browse the repository at this point in the history
This commit replaces dependency of the keyring code on JSON backend
functions with common JSON API.

Usage of the backend JSON funcs prevents the code to be used by
frontend tools like pg_waldump. Besides it requiers extra conversions
to Datums and DirectFunctionCall-s.
  • Loading branch information
dAdAbird committed Aug 10, 2024
1 parent 4ff86fc commit 0fbca19
Show file tree
Hide file tree
Showing 6 changed files with 499 additions and 212 deletions.
Loading

0 comments on commit 0fbca19

Please sign in to comment.