Re: BUG #17051: Incorrect params inferred on PREPARE

From: "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>
To: Arthur McGibbon <arthur(dot)mcgibbon(at)gmail(dot)com>
Cc: "pgsql-bugs(at)lists(dot)postgresql(dot)org" <pgsql-bugs(at)lists(dot)postgresql(dot)org>
Subject: Re: BUG #17051: Incorrect params inferred on PREPARE
Date: 2021-06-08 13:48:32
Message-ID: CAKFQuwbp2upso+eP2j6g0WXqLbtMtvFTmjg1gW3h3oNJSBhnaQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Tuesday, June 8, 2021, Arthur McGibbon <arthur(dot)mcgibbon(at)gmail(dot)com> wrote:
>
>
> Could you point me to the documentation - I could only find
> https://www.postgresql.org/docs/current/sql-prepare.html and it doesn't
> mention how unknown params are handled.
>

https://www.postgresql.org/docs/current/typeconv-union-case.html

And more generally

https://www.postgresql.org/docs/current/typeconv.html

David J.

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2021-06-08 16:35:38 Re: BUG #17051: Incorrect params inferred on PREPARE
Previous Message Arthur McGibbon 2021-06-08 13:37:17 Re: BUG #17051: Incorrect params inferred on PREPARE