pgsql: Improve error messages around REPLICATION and BYPASSRLS properti

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: Improve error messages around REPLICATION and BYPASSRLS properti
Дата
Msg-id E1ka3Et-0005qH-PV@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Improve error messages around REPLICATION and BYPASSRLS properties.

Clarify wording as per suggestion from Wolfgang Walther.
No back-patch; this doesn't seem worth thrashing translatable
strings in the back branches.

Tom Lane and Stephen Frost

Discussion: https://postgr.es/m/a5548a9f-89ee-3167-129d-162b5985fcf8@technowledgy.de

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/17fb60387ce3fdc2bbb13d9b67bed0e4da77e173

Modified Files
--------------
src/backend/commands/user.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Allow users with BYPASSRLS to alter their own passwords.
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Guard against core dump from uninitialized subplan.