diff options
author | Robert Haas <rhaas@postgresql.org> | 2015-06-26 14:45:32 -0400 |
---|---|---|
committer | Robert Haas <rhaas@postgresql.org> | 2015-06-26 14:46:48 -0400 |
commit | 8a8c581a8c99b9beecbdc517957da866f427f297 (patch) | |
tree | c22255a21035d74bb7c768bf5c98763f121f0b16 /src/backend/access/transam/xlog.c | |
parent | 31c018ecda9f40fe80055d8ba95248c023593fb4 (diff) | |
download | postgresql-8a8c581a8c99b9beecbdc517957da866f427f297.tar.gz postgresql-8a8c581a8c99b9beecbdc517957da866f427f297.zip |
Remove unnecessary NULL test.
Spotted by Coverity and reported by Michael Paquier. Per discussion,
we don't necessarily care about making Coverity happy in all such
instances, but we can go ahead and change them where it otherwise
seems to improve the code.
Diffstat (limited to 'src/backend/access/transam/xlog.c')
0 files changed, 0 insertions, 0 deletions