Thread: pgsql/src/bin/pg_encoding Makefile

pgsql/src/bin/pg_encoding Makefile

From
Tatsuo Ishii
Date:
CVSROOT:    /home/projects/pgsql/cvsroot
Module name:    pgsql
Changes by:    ishii@hub.org    01/03/23 00:46:05

Modified files:
    src/bin/pg_encoding: Makefile

Log message:
    Add checking for strtoul. SunOS4 does not have it.