Re: create language ... if not exists

Поиск
Список
Период
Сортировка
От Andreas 'ads' Scherbaum
Тема Re: create language ... if not exists
Дата
Msg-id 20080330124532.43986ab0@iridium.wars-nicht.de
обсуждение исходный текст
Ответ на Re: create language ... if not exists  (Heikki Linnakangas <heikki@enterprisedb.com>)
Список pgsql-patches
Hello Heikki,

On Sat, 29 Mar 2008 11:49:56 +0000 Heikki Linnakangas wrote:

> Regarding the patch itself: You define rule "opt_if_not_exists", but
> never use it. And you add a new rule for "CREATE LANGUAGE ... HANDLER
> ...", but forgot "IF_P NOT EXISTS" from the end of that. Looks like you
> couldn't decide which approach to take, and ended up doing a little bit
> of both ;-).

Now that you say it: yes, i tested a bit around, how to implement this
feature. But since my current approach is wrong, i have to change this
anyway.


Thank you for pointing this out.

--
                Andreas 'ads' Scherbaum
German PostgreSQL User Group

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

Предыдущее
От: Neil Conway
Дата:
Сообщение: Re: Integer datetime by default
Следующее
От: Andreas 'ads' Scherbaum
Дата:
Сообщение: Re: create language ... if not exists