diff options
author | Daniel Gustafsson <dgustafsson@postgresql.org> | 2022-02-23 14:22:16 +0100 |
---|---|---|
committer | Daniel Gustafsson <dgustafsson@postgresql.org> | 2022-02-23 14:22:16 +0100 |
commit | 6da65a3f9a9deae4fdcc768c612b0c8f52759f75 (patch) | |
tree | cad91d0d94ec95e4e7f63884952bcef13f8a4334 /src/backend/utils/adt/jsonfuncs.c | |
parent | 91d3580535238abf93c67a6d3dce64f0e8c3cc6d (diff) | |
download | postgresql-6da65a3f9a9deae4fdcc768c612b0c8f52759f75.tar.gz postgresql-6da65a3f9a9deae4fdcc768c612b0c8f52759f75.zip |
Add function to pump IPC process until string match
Refactor the recovery tests to not carry a local duplicated copy of
the pump_until function which pumps a process until a defined string
is seen on a stream. This reduces duplication, and is in preparation
for another patch which will also use this functionality.
Reviewed-by: Michael Paquier <michael@paquier.xyz>
Discussion https://postgr.es/m/YgynUafCyIu3jIhC@paquier.xyz
Diffstat (limited to 'src/backend/utils/adt/jsonfuncs.c')
0 files changed, 0 insertions, 0 deletions