| From: | Peter Eisentraut - PostgreSQL <petere> |
|---|---|
| To: | pgsql-committers(at)postgresql(dot)org |
| Subject: | pgsql/src/include (c.h config.h.in) |
| Date: | 2000-07-12 22:59:15 |
| Message-ID: | 200007122259.e6CMxFN74292@hub.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers |
Date: Wednesday, July 12, 2000 @ 18:59:14
Author: petere
Update of /home/projects/pgsql/cvsroot/pgsql/src/include
from hub.org:/home/projects/pgsql/tmp/cvs-serv72398/src/include
Modified Files:
c.h config.h.in
----------------------------- Log Message -----------------------------
Remove a bunch of unused configure tests, in particular cases where
* the result is not recorded anywhere
* the result is not used anywhere
* the result is only used in some places, whereas others have been getting away with it
* the result is used improperly
Also make command line options handling a little better (e.g., --disable-locale,
while redundant, should really still *dis*able).
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Peter Eisentraut - PostgreSQL | 2000-07-12 22:59:17 | pgsql/src/include/utils (varbit.h) |
| Previous Message | Peter Eisentraut - PostgreSQL | 2000-07-12 22:59:11 | pgsql/src/backend/utils/adt (date.c datetime.c float.c int.c int8.c nabstime.c numutils.c timestamp.c varbit.c) |