Small code simplifications

Peter Eisentraut <peter@eisentraut.org>

Commit: 6114040711affa2b0bcf47fa2791187daf8455fb
Author: Peter Eisentraut <peter@eisentraut.org>
Date: 2020-12-03T10:44:13Z
Releases: 14.0
Small code simplifications

strVal() can be used in a couple of places instead of coding the same
thing by hand.

Files

PathChange+/−
src/backend/foreign/foreign.c modified +1 −1
src/backend/parser/gram.y modified +1 −1