Re: make createlang match docs

Поиск
Список
Период
Сортировка
От Thomas Lockhart
Тема Re: make createlang match docs
Дата
Msg-id 3C1840F9.554400BF@fourpalms.org
обсуждение исходный текст
Ответ на make createlang match docs  (Marko Kreen <marko@l-t.ee>)
Ответы Re: make createlang match docs  (Marko Kreen <marko@l-t.ee>)
Список pgsql-patches
> > > * make createlang match docs: "createlang dbname" did not work.
> > What is the meaning of that command?
> You give a database to act on, like to other scripts, then it
> asks what language to install.

But since it respects PGHOST and should use a database name the same as
your user name, that usage is degenerate with "createlang newlanguage".
Isn't it? Or shouldn't it be?

                   - Thomas

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

Предыдущее
От: Joe Conway
Дата:
Сообщение: Re: [HACKERS] [GENERAL] Using Cursor in PostgreSQL 7.2
Следующее
От: Marko Kreen
Дата:
Сообщение: Re: make createlang match docs