| From: | Taral <taral(at)cyberjunkie(dot)com> |
|---|---|
| To: | hackers(at)postgresql(dot)org |
| Subject: | Repository no longer compiles |
| Date: | 1999-01-16 04:40:53 |
| Message-ID: | 99011522445500.21215@taral.dobiecenter.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Please back out this recently added patch... it doesn't compile:
-- log entry --
From: Magnus Hagander <mha(at)sollentuna(dot)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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Taral | 1999-01-16 04:47:35 | Unsubscribed? |
| Previous Message | Bruce Momjian | 1999-01-16 03:50:51 | Re: [HACKERS] drop before create in pg_dump |