Terms advice.

Поиск
Список
Период
Сортировка
От Dmitriy Igrishin
Тема Terms advice.
Дата
Msg-id AANLkTikqDwH3L3_B2-FqogL13HVYHRyJXqb1d-tXS4pU@mail.gmail.com
обсуждение исходный текст
Ответы Re: Terms advice.
Список pgsql-general
Hey all,

I am working on C++ library to work with PostgreSQL.

I am trying to follow strong correctness in terms.
One of my current dilemmas is how to distinguish the results
of commands in correct terms. E.g., is it correct to call commands
which returns tuples as "queries" but commands like which does
not returns tuples (e.g. "BEGIN") as "commands" ?

Any advises are welcome !

--
// Dmitriy.


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

Предыдущее
От: c k
Дата:
Сообщение: Re: plpyhton
Следующее
От: Joshua Tolley
Дата:
Сообщение: Re: plpyhton