Am 03.01.2019 um 23:40 schrieb Justin Pryzby:
> Just a nitpick:
>
> + If you pass no parameters or pass an empty name, then the last unnamed
> + statement will be executed.
>
> + the prepared statement with the given name. If you do not specify a
> + name, then the last unnamed statement will be described.
>
> I found the word "last" to be confusing here.
>
> I think postgres simply refers to it as "the unnamed statement", or
similar.
There can be only one unnamed statement at a time, but you can use two
different unnamed statements after the other in one session. You can
also have no unnamed statement prepared in your session. That's why I
found speaking of "the unnamed statement" here also a bit confusing.
Check out my new formulation.
-- Christoph
_______________________________________________
PyGreSQL mailing list
PyGreSQL@Vex.Net
https://mail.vex.net/mailman/listinfo/pygresql