public inbox for [email protected]
help / color / mirror / Atom feedFrom: Peter Eisentraut <[email protected]>
To: Dmitry Igrishin <[email protected]>
To: pgsql-docs <[email protected]>
Subject: Re: pg_prepared_statements
Date: Fri, 3 Jun 2016 00:37:17 -0400
Message-ID: <[email protected]> (raw)
In-Reply-To: <CAAfz9KOFAKJCQn51XRMzQ+nakiVbZrdcA0c4BZ1LY5skeV1nyg@mail.gmail.com>
References: <CAAfz9KOFAKJCQn51XRMzQ+nakiVbZrdcA0c4BZ1LY5skeV1nyg@mail.gmail.com>
List-Unsubscribe: <mailto:[email protected]?body=unsub%20pgsql-docs>
On 6/2/16 1:59 AM, Dmitry Igrishin wrote:
> I suggest to use phrase "the PREPARE SQL command" at
> https://www.postgresql.org/docs/current/static/view-pg-prepared-statements.html
> Thus, I would replace:
>
> "For prepared statements created via SQL, this is the PREPARE
> statement submitted by the client. For prepared statements created via
> the frontend/backend protocol, this is the text of the prepared
> statement itself."
> to
> "For prepared statements created via SQL, this is the PREPARE SQL
> command submitted by the client. For prepared statements created via
> the frontend/backend protocol, this is the statement itself."
>
> "true if the prepared statement was created via the PREPARE SQL statement"
> to
> "true if the prepared statement was created via the PREPARE SQL command"
I'm not sure why that is better. "statement" is the standard term in
these contexts.
--
Peter Eisentraut http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
--
Sent via pgsql-docs mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-docs
view thread (4+ messages) latest in thread
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected]
Subject: Re: pg_prepared_statements
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox