Small code simplifications
Peter Eisentraut <peter@eisentraut.org>
Small code simplifications strVal() can be used in a couple of places instead of coding the same thing by hand.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/foreign/foreign.c | modified | +1 −1 |
| src/backend/parser/gram.y | modified | +1 −1 |