BUG #13771: Clarify length of name for prepared statement and return error.

From: wcatron(at)catrondevelopment(dot)com
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #13771: Clarify length of name for prepared statement and return error.
Date: 2015-11-11 22:55:32
Message-ID: 20151111225532.2641.82313@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 13771
Logged by: Weston Catron
Email address: wcatron(at)catrondevelopment(dot)com
PostgreSQL version: 9.3.3
Operating system: linux
Description:

Please clarify in the documentation how long a prepared statement name can
be. I tested it at 63 characters. This was not made clear anywhere and I was
running into issues where the differences were past the 63 character mark
and it was trying to run queries with the wrong statement. It also only
CLIPED it didn't return an error of any kind.

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message David G. Johnston 2015-11-12 04:41:18 Re: BUG #13771: Clarify length of name for prepared statement and return error.
Previous Message Tom Lane 2015-11-11 16:18:35 Re: BUG #13768: JSONB concat