execute table query in backend

Поиск
Список
Период
Сортировка
От Anh Pham
Тема execute table query in backend
Дата
Msg-id CAL7AQBauLgB5jRUWZRVmNWkVZ9Y5fgLGJKScVTed0z=4tym-Yg@mail.gmail.com
обсуждение исходный текст
Ответы Re: execute table query in backend  (Amit Langote <amitlangote09@gmail.com>)
Список pgsql-general
Hi,
I am trying to extend the server backend by writing a new module.
Basically, it tries to retrieve tuples from a specific table using some predefined qualifications (equivalent to "SELECT FROM WHERE" client sql statement ).
Is there any quick or efficient way to do this?

Many thanks :)

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Why is varchar_pattern_ops needed?
Следующее
От: Adrian Klaver
Дата:
Сообщение: Re: Role Inheritance Without Explicit Naming?