| From: | Peter Eisentraut - PostgreSQL <petere> |
|---|---|
| To: | pgsql-committers(at)postgresql(dot)org |
| Subject: | pgsql/src/backend/libpq (pqcomm.c pqsignal.c) |
| Date: | 2000-06-11 11:39:58 |
| Message-ID: | 200006111139.e5BBdwm49813@hub.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers |
Date: Sunday, June 11, 2000 @ 07:39:51
Author: petere
Update of /home/projects/pgsql/cvsroot/pgsql/src/backend/libpq
from hub.org:/home/projects/pgsql/tmp/cvs-serv47187/src/backend/libpq
Modified Files:
pqcomm.c pqsignal.c
----------------------------- Log Message -----------------------------
Substituted new configure test for types of accept()
Interfaced a lot of the custom tests to the config.cache, in the process
made them separate macros and grouped them out into files. Made naming
adjustments.
Removed a couple of useless/unused configure tests.
Disabled C++ by default. C++ is no more special than Perl, Python, and Tcl.
And it breaks equally often. :(
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Peter Eisentraut - PostgreSQL | 2000-06-11 11:39:59 | pgsql/src/include (config.h.in) |
| Previous Message | Peter Eisentraut - PostgreSQL | 2000-06-11 11:39:49 | pgsql/src (Makefile.global.in) |