Re: Help with CREATE FUNCTION

Поиск
Список
Период
Сортировка
От Kip Warner
Тема Re: Help with CREATE FUNCTION
Дата
Msg-id 1461002664.4911.62.camel@thevertigo.com
обсуждение исходный текст
Ответ на Re: Help with CREATE FUNCTION  ("David G. Johnston" <david.g.johnston@gmail.com>)
Ответы Re: Help with CREATE FUNCTION  ("David G. Johnston" <david.g.johnston@gmail.com>)
Список pgsql-novice
On Mon, 2016-04-18 at 10:57 -0700, David G. Johnston wrote:
> Begin/end etc only work for pl/pgsql functions.
>
> What version of PostgreSQL?

I'm using 9.4.

> What are these supposed to represent?

They are pre-calculated constants that are part of a more complex
algorithm. I can't submit them when I install the database schema
because they may change later and they make more sense to be provided
as part of the client side application's query.

--
Kip Warner -- Senior Software Engineer
OpenPGP encrypted/signed mail preferred
http://www.thevertigo.com


Вложения

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

Предыдущее
От: "David G. Johnston"
Дата:
Сообщение: Re: Help with CREATE FUNCTION
Следующее
От: "David G. Johnston"
Дата:
Сообщение: Re: Help with CREATE FUNCTION