-
- Downloads
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).
Showing
- src/backend/libpq/pqcomm.c 91 additions, 226 deletionssrc/backend/libpq/pqcomm.c
- src/backend/libpq/pqcomprim.c 47 additions, 64 deletionssrc/backend/libpq/pqcomprim.c
- src/include/libpq/libpq.h 2 additions, 1 deletionsrc/include/libpq/libpq.h
- src/include/libpq/pqcomm.h 2 additions, 2 deletionssrc/include/libpq/pqcomm.h
Loading
Please register or sign in to comment