attempt multibyte-aware truncation of database names

Edit
ID 5393
Title attempt multibyte-aware truncation of database names
Topic Bug Fixes
Created 2024-11-20 22:37:32
Last modified 2024-11-20 22:37:39 (10 hours, 1 minute ago)
Latest email 2024-11-21 07:27:22 (1 hour, 11 minutes ago)
Status
2025-01: Needs review
Target version 17
Authors Nathan Bossart (bossartn)
Reviewers Become reviewer
Committer
Links CFbot results (CirrusCI) CFbot GitHub
Checkout latest CFbot patchset Go to your local checkout of the PostgreSQL repository and run:
git remote add commitfest https://github.com/postgresql-cfbot/postgresql.git
git fetch commitfest cf/5393
git checkout commitfest/cf/5393
Emails
BUG #18711: Attempting a connection with a database name longer than 63 characters now fails
First at 2024-11-16 00:12:27 by PG Bug reporting form <noreply at postgresql.org>
Latest at 2024-11-21 07:27:22 by Bertrand Drouvot <bertranddrouvot.pg at gmail.com>
Latest attachment (v2-0001-attempt-multibyte-aware-truncation-of-database-na.patch) at 2024-11-21 07:27:22 from Bertrand Drouvot <bertranddrouvot.pg at gmail.com>
    Attachment (v2-0001-attempt-multibyte-aware-truncation-of-database-na.patch) at 2024-11-21 07:27:22 from Bertrand Drouvot <bertranddrouvot.pg at gmail.com> (Patch: Yes)
    Attachment (v1-0001-attempt-multibyte-aware-truncation-of-database-na.patch) at 2024-11-20 22:36:44 from Nathan Bossart <nathandbossart at gmail.com> (Patch: Yes)
History
When Who What
2024-11-20 22:37:39 Nathan Bossart (bossartn) Changed authors to Nathan Bossart (bossartn)
2024-11-20 22:37:39 Nathan Bossart (bossartn) Changed targetversion to 17
2024-11-20 22:37:32 Nathan Bossart (bossartn) Attached mail thread 18711-7503ee3e449d2c47@postgresql.org
2024-11-20 22:37:32 Nathan Bossart (bossartn) Created patch record
Edit