diff options
author | Andrew Dunstan | 2024-03-11 06:31:51 +0000 |
---|---|---|
committer | Andrew Dunstan | 2024-04-04 10:46:40 +0000 |
commit | 222e11a10ae9840929cff617c01cc6f8f695536f (patch) | |
tree | 9d4194f4e3762bdbd32d34534bfc308335db4c5e /src/backend/access | |
parent | ea7b4e9a2a7c23c62278d9a3e0c77310778f62b2 (diff) |
Use incremental parsing of backup manifests.
This changes the three callers to json_parse_manifest() to use
json_parse_manifest_incremental_chunk() if appropriate. In the case of
the backend caller, since we don't know the size of the manifest in
advance we always call the incremental parser.
Author: Andrew Dunstan
Reviewed-By: Jacob Champion
Discussion: https://postgr.es/m/[email protected]
Diffstat (limited to 'src/backend/access')
0 files changed, 0 insertions, 0 deletions