| From: | Peter Eisentraut - PostgreSQL <petere> |
|---|---|
| To: | pgsql-committers(at)postgresql(dot)org |
| Subject: | pgsql/src/utils (version.c) |
| Date: | 2000-06-14 18:18:05 |
| Message-ID: | 200006141818.e5EII5s75436@hub.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers |
Date: Wednesday, June 14, 2000 @ 14:18:04
Author: petere
Update of /home/projects/pgsql/cvsroot/pgsql/src/utils
from hub.org:/home/projects/pgsql/tmp/cvs-serv74757/src/utils
Modified Files:
version.c
----------------------------- Log Message -----------------------------
Big warnings cleanup for Solaris/GCC. Down to about 40 now, but
we'll get there one day.
Use `cat' to create aclocal.m4, not `aclocal'. Some people don't
have automake installed.
Only run the autoconf rule in the top-level GNUmakefile if the
invoker specified `make configure', don't run it automatically
because of CVS timestamp skew.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian - CVS | 2000-06-14 18:59:43 | pgsql/src/backend/utils/adt (like.c) |
| Previous Message | Peter Eisentraut - PostgreSQL | 2000-06-14 18:18:01 | pgsql/src/pl/plpgsql/src (pl_funcs.c) |