Re: Regular function

Поиск
Список
Период
Сортировка
От Yuriy Rusinov
Тема Re: Regular function
Дата
Msg-id CAA5U4syFzP3N5aBqO34DGpo6Tyrm0wKF5Xcmb4nxXemc09WM2A@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Regular function  (ajmcello <ajmcello78@gmail.com>)
Список pgsql-general
Hello !

One's more question arises. In my function sometimes I have to init random number generator via  gsl_rng * r = gsl_rng_alloc (gsl_rng_taus); see http://www.gnu.org/software/gsl/manual/html_node/Random-number-generator-initialization.html, may I keep this generator between connections to database ?

Thanks a lot.
Yuriy Rusinov.

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

Предыдущее
От: Lee Hachadoorian
Дата:
Сообщение: Re: Current Schema for Functions called within other Functions
Следующее
От: jesusthefrog
Дата:
Сообщение: Re: Using varchar primary keys.