Make parser functions static where possible.
Bruce Momjian <bruce@momjian.us>
Make parser functions static where possible.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/executor/execQual.c | modified | +7 −15 |
| src/backend/utils/time/tqual.c | modified | +3 −4 |
| src/include/executor/executor.h | modified | +3 −3 |