diff options
author | Robert Haas <rhaas@postgresql.org> | 2015-03-03 16:31:26 -0500 |
---|---|---|
committer | Robert Haas <rhaas@postgresql.org> | 2015-03-03 16:31:26 -0500 |
commit | 5223ddacdc737b401ed58184e321f354bdf46686 (patch) | |
tree | 92d677955382c8643ff581b793fca9a58fb54409 /src/tutorial/complex.c | |
parent | a2e35b53c39b2a27d3e332dc7c506539c306fd44 (diff) |
Remove residual NULL-pstate handling in addRangeTableEntry.
Passing a NULL pstate wouldn't actually work, because isLockedRefname()
isn't prepared to cope with it; and there hasn't been any in-core code
that tries in over a decade. So just remove the residual NULL handling.
Spotted by Coverity; analysis and patch by Michael Paquier.
Diffstat (limited to 'src/tutorial/complex.c')
0 files changed, 0 insertions, 0 deletions