Re: Extensions, this time with a patch

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: Extensions, this time with a patch
Дата
Msg-id 1287284972-sup-7649@alvh.no-ip.org
обсуждение исходный текст
Ответ на Re: Extensions, this time with a patch  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Extensions, this time with a patch  (David Fetter <david@fetter.org>)
Список pgsql-hackers
Excerpts from Tom Lane's message of sáb oct 16 23:32:49 -0300 2010:
> Alvaro Herrera <alvherre@commandprompt.com> writes:
> > The intent here is to execute some code from the file directly inside
> > the server.
> 
> > Eh, I realize now that the right way to go about this is to use SPI.
> 
> Yeah, that would be one way to go about it.  But IMO postgres.c should
> be solely concerned with interactions with the client.

Duly noted.

-- 
Álvaro Herrera <alvherre@commandprompt.com>
The PostgreSQL Company - Command Prompt, Inc.
PostgreSQL Replication, Consulting, Custom Development, 24x7 support


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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: knngist - 0.8
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: Review: Fix snapshot taking inconsistencies