]> granicus.if.org Git - postgresql/commit
Portability fix for old SunOS releases: realloc(NULL, ...)
authorTom Lane <tgl@sss.pgh.pa.us>
Sun, 29 Nov 1998 01:54:34 +0000 (01:54 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sun, 29 Nov 1998 01:54:34 +0000 (01:54 +0000)
commit594bee48449ba297d99084f084d93f0e1749c013
treeb68c04de0358e237bc6f6eaf5fc05814db5939eb
parent9fc69f5a67d92aa39142851c3d32c658e3a3ee09
Portability fix for old SunOS releases: realloc(NULL, ...)
doesn't work there.
src/interfaces/libpq/fe-exec.c