Re: BUG #18711: Attempting a connection with a database name longer than 63 characters now fails

From: Nathan Bossart <nathandbossart(at)gmail(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: adam(at)labkey(dot)com, Bertrand Drouvot <bertranddrouvot(dot)pg(at)gmail(dot)com>, pgsql-bugs(at)lists(dot)postgresql(dot)org
Subject: Re: BUG #18711: Attempting a connection with a database name longer than 63 characters now fails
Date: 2024-11-20 22:36:44
Message-ID: Zz5kfP7fIuoY8I45@nathan
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Here is a draft patch that seems to work with some simple tests. I've yet
to look into the role name side of things.

--
nathan

Attachment Content-Type Size
v1-0001-attempt-multibyte-aware-truncation-of-database-na.patch text/plain 2.6 KB

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Thomas Munro 2024-11-20 22:41:29 Re: [EXTERNAL] Re: BUG #18707: Installation issue
Previous Message Heikki Linnakangas 2024-11-20 21:46:08 Re: Just tried to build Postgres 17 on AIX