Fixed nodeToString() to put out "<>" for NULL strings again.
Jan Wieck <JanWieck@Yahoo.com>
Fixed nodeToString() to put out "<>" for NULL strings again. More cleanups to appendStringInfo() usage in node/outfuncs.c. Jan
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/commands/explain.c | modified | +7 −7 |
| src/backend/nodes/outfuncs.c | modified | +52 −70 |
| src/include/lib/stringinfo.h | modified | +7 −1 |