Fix compiler warning.
Jeff Davis <jdavis@postgresql.org>
Fix compiler warning. Some buildfarm members complained about an always-true test in the SOFT_ERROR_OCCURRED macro. Fix by reading the field directly rather than using the macro. Reported-by: Tom Lane Discussion: https://postgr.es/m/2144895.1729653514@sss.pgh.pa.us
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/statistics/attribute_stats.c | modified | +1 −1 |
Discussion
Cited messages not in the archive:
2144895.1729653514@sss.pgh.pa.us