diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2002-11-01 15:12:19 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2002-11-01 15:12:19 +0000 |
commit | 16cc5372e44bda4ce17e02dbebd988b64326b391 (patch) | |
tree | 5353556f8ba598a97c2cfa1a61db890aaeff237a /src/backend/executor/nodeLimit.c | |
parent | 643dfb783d244a43370335d8493c6c46730b4fed (diff) | |
download | postgresql-16cc5372e44bda4ce17e02dbebd988b64326b391.tar.gz postgresql-16cc5372e44bda4ce17e02dbebd988b64326b391.zip |
Avoid malloc(0) when printing a table of no columns. On some platforms
this returns NULL, which confuses the code.
Diffstat (limited to 'src/backend/executor/nodeLimit.c')
0 files changed, 0 insertions, 0 deletions