Tom Lane 92b7902deb Clean up some Coverity complaints about commit 0bf3ae88af330496.
The two get_tle_by_resno() calls introduced by this commit lacked any
check for a NULL return, unlike any other calls of that function anywhere
in our tree.  Coverity quite properly complained about it.  Also fix a
misindented line in process_query_params(), which Coverity also complained
about on the grounds that the bad indentation suggested possible programmer
misinterpretation.
2016-03-21 12:00:02 -04:00
..
2016-03-18 13:55:52 -04:00
2016-03-18 13:55:52 -04:00
2013-02-21 05:27:16 -05:00
2016-02-08 11:06:23 -05:00
2016-03-18 13:55:52 -04:00
2016-01-02 13:33:40 -05:00