Terms advice. - Mailing list pgsql-general

From Dmitriy Igrishin
Subject Terms advice.
Date
Msg-id AANLkTikqDwH3L3_B2-FqogL13HVYHRyJXqb1d-tXS4pU@mail.gmail.com
Whole thread Raw
Responses Re: Terms advice.
List 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 by date:

Previous
From: c k
Date:
Subject: Re: plpyhton
Next
From: Joshua Tolley
Date:
Subject: Re: plpyhton