Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Eisentraut2018-01-30 01:42:15 +0000
committerPeter Eisentraut2018-01-30 01:43:43 +0000
commit07e524d3e955a79b94918d076642b3ac8e84b65f (patch)
treed0d1f13cbe1513c3be2c3a419cec8303b49b2dec /src/interfaces/libpq/fe-auth.c
parent6ad3611e1ea6fef6ac0c746d1565b3f6a856b593 (diff)
Silence complaint about dead assignment
The preferred place for "placate compiler" assignments is after elog(ERROR), not before it. Otherwise, scan-build complains about a dead assignment.
Diffstat (limited to 'src/interfaces/libpq/fe-auth.c')
0 files changed, 0 insertions, 0 deletions