Skip to content
Snippets Groups Projects
Commit 16cc5372 authored by Tom Lane's avatar Tom Lane
Browse files

Avoid malloc(0) when printing a table of no columns. On some platforms

this returns NULL, which confuses the code.
parent 643dfb78
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment