Thread: Repository no longer compiles

Repository no longer compiles

From
Taral
Date:
Please back out this recently added patch... it doesn't compile:

-- log entry --
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).
----

Files modified:
pgsql/src/backend/libpq/pqcomm.c
pgsql/src/backend/libpq/pqcomprim.c
pgsql/src/include/libpq/libpq.h
pgsql/src/include/libpq/pqcomm.h

Taral -- maintenant de retour