• Marc G. Fournier's avatar
    · d8b96ade
    Marc G. Fournier authored
    From: Magnus Hagander <mha@sollentuna.net>
    
    Here's another patch for the libpq backend areas. This patch removes all
    usage of "FILE *" on the communications channel. It also cleans up the
    comments and headers in the pqcomm.c file - a lot of things were either
    missing or incorrect. Finally, it removes a couple of unused functions
    (leftovers from the time of shared code between the libpq backend and
    frontend).
    d8b96ade
pqcomprim.c 4.36 KB