pgsql: Remove parentheses from mention of current_schemas function.
pgsql: Remove parentheses from mention of current_schemas function.
От:
Robert Haas <rhaas@postgresql.org>
Дата:
Remove parentheses from mention of current_schemas function. This is more consistent with what we do elsewhere, and hopefully avoids creating the perception that current_schemas takes no arguments. As suggested by Brendan Jurd Branch ------ master Details ------- http://git.postgresql.org/pg/commitdiff/2202891669735242a24299f85a788a3aa0461404 Modified Files -------------- doc/src/sgml/config.sgml | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-)