mirror of https://github.com/postgres/postgres
Per Coverity. BuildIndexValueDescription() cannot actually return NULL in this instance, because it only returns NULL if the user doesn't have the required privileges, and this function can only be used by superuser. But better safe than sorry.pull/62/head
parent
15251c0a60
commit
5d1e5c8b75
Loading…
Reference in new issue