]> granicus.if.org Git - postgresql/commit
From: Magnus Hagander <mha@sollentuna.net>
authorMarc G. Fournier <scrappy@hub.org>
Tue, 12 Jan 1999 12:49:52 +0000 (12:49 +0000)
committerMarc G. Fournier <scrappy@hub.org>
Tue, 12 Jan 1999 12:49:52 +0000 (12:49 +0000)
commitd8b96ade8165c37738ffc3e81607140cc9adc506
treea134e8714094f1c930d3c8fd810fb2f1bb90cf27
parent3b3ffc8d97d97067eefea66b8df95fc963d8b0be
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).
src/backend/libpq/pqcomm.c
src/backend/libpq/pqcomprim.c
src/include/libpq/libpq.h
src/include/libpq/pqcomm.h