Обсуждение: [COMMITTERS] pgsql: Fix function comment for dumpACL()

Поиск
Список
Период
Сортировка

[COMMITTERS] pgsql: Fix function comment for dumpACL()

От
Stephen Frost
Дата:
Fix function comment for dumpACL()

The comment for dumpACL() got neglected when initacls and initracls were
added and the discussion of what 'racls' is wasn't very clear either.

Per complaint from Tom.

Branch
------
REL9_6_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/d38e706ff149eb0937502cc0be27645e70bbfec6

Modified Files
--------------
src/bin/pg_dump/pg_dump.c | 18 ++++++++++++++----
1 file changed, 14 insertions(+), 4 deletions(-)