aboutsummaryrefslogtreecommitdiff
path: root/src/backend/nodes/outfuncs.c
diff options
context:
space:
mode:
authorMarc G. Fournier <scrappy@hub.org>1998-08-01 19:30:29 +0000
committerMarc G. Fournier <scrappy@hub.org>1998-08-01 19:30:29 +0000
commit0668aa88179cce20362bad88c9f0be0a461bb699 (patch)
treef0886fe02af329b9c4f0244fd53a794938470ecf /src/backend/nodes/outfuncs.c
parent0d78e8c1124cb7f44f17dec2d313c2ac4b871195 (diff)
downloadpostgresql-0668aa88179cce20362bad88c9f0be0a461bb699.tar.gz
postgresql-0668aa88179cce20362bad88c9f0be0a461bb699.zip
Adrian Hall reported a problem to me that snprintf() doesn't exist in, at
least, Solaris 2.5.1. We use it in backend/utils/adt/int8.c. Add a check to configure so that we see if it exists or not, and, if not, compile in snprintf.c from backend/port, which was taken from, and falls under the same Berkeley license as us, the FreeBSD libc/stdio ...
Diffstat (limited to 'src/backend/nodes/outfuncs.c')
0 files changed, 0 insertions, 0 deletions