pgsql/src/backend/utils/adt (acl.c arrayfuncs.c cash.c datetime.c float.c formatting.c geo_ops.c inet_net_pton.c int.c int8.c numeric.c oid.c selfuncs.c varlena.c)

From: Peter Eisentraut - PostgreSQL <petere>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/src/backend/utils/adt (acl.c arrayfuncs.c cash.c datetime.c float.c formatting.c geo_ops.c inet_net_pton.c int.c int8.c numeric.c oid.c selfuncs.c varlena.c)
Date: 2000-06-14 18:17:46
Message-ID: 200006141817.e5EIHkM75239@hub.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Date: Wednesday, June 14, 2000 @ 14:17:45
Author: petere

Update of /home/projects/pgsql/cvsroot/pgsql/src/backend/utils/adt
from hub.org:/home/projects/pgsql/tmp/cvs-serv74757/src/backend/utils/adt

Modified Files:
acl.c arrayfuncs.c cash.c datetime.c float.c formatting.c
geo_ops.c inet_net_pton.c int.c int8.c numeric.c oid.c
selfuncs.c varlena.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.

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut - PostgreSQL 2000-06-14 18:17:49 pgsql/src/backend/utils/init (miscinit.c)
Previous Message Peter Eisentraut - PostgreSQL 2000-06-14 18:17:42 pgsql/src/backend/postmaster (postmaster.c)