Re: Any tutorial or FAQ on building an extension?

Поиск
Список
Период
Сортировка
От Kevin Grittner
Тема Re: Any tutorial or FAQ on building an extension?
Дата
Msg-id 4A81879F02000025000298C2@gw.wicourts.gov
обсуждение исходный текст
Ответ на Re: Any tutorial or FAQ on building an extension?  (Matt Culbreth <mattculbreth@gmail.com>)
Ответы Re: Any tutorial or FAQ on building an extension?  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-hackers
Matt Culbreth <mattculbreth@gmail.com> wrote: 
> My new component intercepts this, and decides if it wants to do
> something
> If it does, it passes the request over to my new server (via
> sockets), does its work, and pass back the results
That's still too vague to allow people to give very specific advice. 
For example, I don't have a clue yet whether the query rewrite rules
might satisfy your needs:
http://www.postgresql.org/docs/8.4/interactive/sql-createrule.html
-Kevin


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

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: Re: machine-readable explain output v4
Следующее
От: Josh Berkus
Дата:
Сообщение: Re: "Hot standby"?