Small code simplifications
strVal() can be used in a couple of places instead of coding the same
thing by hand.
Branch
------
master
Details
-------
https://git.postgresql.org/pg/commitdiff/6114040711affa2b0bcf47fa2791187daf8455fb
Modified Files
--------------
src/backend/foreign/foreign.c | 2 +-
src/backend/parser/gram.y | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)