aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/formatting.c
diff options
context:
space:
mode:
authorRobert Haas <rhaas@postgresql.org>2024-08-05 10:40:23 -0400
committerRobert Haas <rhaas@postgresql.org>2024-08-05 10:55:06 -0400
commit53b2c921a0f9b56465ab65165c1909f9616ffa98 (patch)
treeeefb1b14b8f13d91dd5d7916ec00467cac9fd899 /src/backend/utils/adt/formatting.c
parent3c905698114d6c4de4dc607c110c27e0723ae70c (diff)
downloadpostgresql-53b2c921a0f9b56465ab65165c1909f9616ffa98.tar.gz
postgresql-53b2c921a0f9b56465ab65165c1909f9616ffa98.zip
Move recovery injector astreamer to a separate header file.
Unlike the rest of the astreamer (formerly bbstreamer) infrastructure which is reusable by other tools, astreamer_inject.c seems extremely specific to pg_basebackup. Hence, move the corresponding declarations to a separate header file, so that we can move the rest of the code without moving this. Amul Sul, reviewed by Sravan Kumar and by me. Discussion: http://postgr.es/m/CAAJ_b94StvLWrc_p4q-f7n3OPfr6GhL8_XuAg2aAaYZp1tF-nw@mail.gmail.com
Diffstat (limited to 'src/backend/utils/adt/formatting.c')
0 files changed, 0 insertions, 0 deletions