CREATE ROLE IF NOT EXISTS

Поиск
Список
Период
Сортировка
От David Christensen
Тема CREATE ROLE IF NOT EXISTS
Дата
Msg-id CAOxo6XJy5_fUT4uDo2251Z_9whzu0JJGbtDgZKqZtOT9KhOKiQ@mail.gmail.com
обсуждение исходный текст
Ответы Re: CREATE ROLE IF NOT EXISTS  (Isaac Morland <isaac.morland@gmail.com>)
Re: CREATE ROLE IF NOT EXISTS  (Daniel Gustafsson <daniel@yesql.se>)
Список pgsql-hackers
Greetings -hackers,

Enclosed is a patch that implements CREATE ROLE IF NOT EXISTS (along with the same support for USER/GROUP).  This is a fairly straightforward approach in that we do no validation of anything other than existence, with the user needing to ensure that permissions/grants are set up in the proper way.

Comments?

Best,

David
Вложения

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: pg_upgrade test chatter
Следующее
От: Erik Rijkers
Дата:
Сообщение: Re: Postgres perl module namespace