Comment fixes for extended statistics
Alvaro Herrera <alvherre@alvh.no-ip.org>
Comment fixes for extended statistics Clean up some code comments in new extended statistics code, from 7b504eb282.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/optimizer/util/plancat.c | modified | +1 −0 |
| src/backend/statistics/dependencies.c | modified | +7 −2 |
| src/backend/statistics/extended_stats.c | modified | +4 −3 |
| src/backend/utils/cache/relcache.c | modified | +0 −1 |
| src/include/nodes/relation.h | modified | +3 −5 |