Hi all,
I have noticed today that the two functions in $subject are part of
libpq and remain around undocumented since they are around (see
6ef5846 and 2b84cbb). Isn't it past time to get rid of them? We have
PQprint as well, which was used in the past by psql but not today,
still that's documented. Note that the coverage in this area is a
perfect 0%:
https://coverage.postgresql.org/src/interfaces/libpq/fe-print.c.gcov.html
I am also wondering how an update to exports.txt should be handled in
this case. Just by commenting out the numbers which are not used
anymore?
Thanks,
--
Michael