1 2 3 4 5 6 7
/* * $PostgreSQL$ * * sprintf() returns char *, not int, on SunOS 4.1.x */ #define SPRINTF_CHAR #include <unistd.h>