Re: Prepared Statements - Mailing list pgsql-hackers

From David G. Johnston
Subject Re: Prepared Statements
Date
Msg-id CAKFQuwZP0szqV5js81E4mKXfs9nWFm7ogJQXuk=X9mcNqoTpfA@mail.gmail.com
Whole thread Raw
In response to Prepared Statements  (Patrick REED <patrickreed352@gmail.com>)
List pgsql-hackers
On Fri, Oct 2, 2020 at 1:14 PM Patrick REED <patrickreed352@gmail.com> wrote:
Hi,

I am having a hard time pinning down which function creates a prepared statement.
...
e.g.
In your favorite language:

This doesn't seem like the correct list for this question.  Ponder the following and consider sending any follow-up fresh to the -general list.

The behavior would be specific to "your favorite language" so you should ask there.  Client-side drivers can do lots of things besides interacting directly with the server.
The docs for the server cover what facilities it provides for handling prepared statements, both in the protocol [1] and in SQL [2].

You might find that saying why you are investigating this elicits more helpful responses.

David J.

pgsql-hackers by date:

Previous
From: James Coleman
Date:
Subject: Re: enable_incremental_sort changes query behavior
Next
From: Tomas Vondra
Date:
Subject: Re: enable_incremental_sort changes query behavior