Fixed nodeToString() to put out "<>" for NULL strings again.

Jan Wieck <JanWieck@Yahoo.com>

Commit: eeff2c94bea07c55a79bcf518411068e2bc07dd8
Author: Jan Wieck <JanWieck@Yahoo.com>
Date: 1998-12-18T14:45:09Z
Releases: 7.1.1
Fixed nodeToString() to put out "<>" for NULL strings again.
More cleanups to appendStringInfo() usage in node/outfuncs.c.

Jan

Files

PathChange+/−
src/backend/commands/explain.c modified +7 −7
src/backend/nodes/outfuncs.c modified +52 −70
src/include/lib/stringinfo.h modified +7 −1