pgsql: Remove compiler warning by casting SNPRINTF() call to void. - Mailing list pgsql-committers

From momjian@postgresql.org (Bruce Momjian)
Subject pgsql: Remove compiler warning by casting SNPRINTF() call to void.
Date
Msg-id 20060424195113.4303611F6B60@postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Remove compiler warning by casting SNPRINTF() call to void.

Report from Gevik Babakhani.

Modified Files:
--------------
    pgsql/src/backend/utils/adt:
        inet_net_ntop.c (r1.21 -> r1.22)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/adt/inet_net_ntop.c.diff?r1=1.21&r2=1.22)

pgsql-committers by date:

Previous
From: agoldshuv@pgfoundry.org (User Agoldshuv)
Date:
Subject: bizgres - bizgres: MPP-586/587 - Updates to the help text in loader.sh
Next
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Improve our private implementation of cbrt() to give results of