Portability fix for old SunOS releases: realloc(NULL, ...)

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 67531c42bd247540343716ea794edd5a5e1ccaff
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 1998-11-29T01:53:54Z
Releases: 7.1.1
Portability fix for old SunOS releases: realloc(NULL, ...)
doesn't work there.

Files

PathChange+/−
src/interfaces/libpq/fe-exec.c modified +12 −6