ProcessStartupPacket(): database_name and user_name truncation

Edit
ID 4383
Title ProcessStartupPacket(): database_name and user_name truncation
Topic Refactoring
Created 2023-06-21 07:49:36
Last modified 2023-07-03 20:36:30 (1 year, 4 months ago)
Latest email 2023-07-04 06:06:37 (1 year, 4 months ago)
Status
2023-07: Committed
Target version 17
Authors Bertrand Drouvot (bertranddrouvot.pg)
Reviewers Nathan Bossart (bossartn)Become reviewer
Committer Nathan Bossart (bossartn)
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/4383
git checkout commitfest/cf/4383
Emails
ProcessStartupPacket(): database_name and user_name truncation
First at 2023-06-21 07:43:50 by "Drouvot, Bertrand" <bertranddrouvot.pg at gmail.com>
Latest at 2023-07-04 06:06:37 by "Drouvot, Bertrand" <bertranddrouvot.pg at gmail.com>
Latest attachment (v2-0001-Reject-incoming-username-and-database-name-in-cas.patch) at 2023-07-01 14:02:06 from "Drouvot, Bertrand" <bertranddrouvot.pg at gmail.com>
    Attachment (v2-0001-Reject-incoming-username-and-database-name-in-cas.patch) at 2023-07-01 14:02:06 from "Drouvot, Bertrand" <bertranddrouvot.pg at gmail.com> (Patch: Yes)
    Attachment (v1-0001-Reject-incoming-username-and-database-name-in-cas.patch) at 2023-06-21 19:02:49 from "Drouvot, Bertrand" <bertranddrouvot.pg at gmail.com> (Patch: Yes)
    Attachment (v1-0001-multibyte-truncation-for-database-and-user-name.patch) at 2023-06-21 07:43:50 from "Drouvot, Bertrand" <bertranddrouvot.pg at gmail.com> (Patch: Yes)
History
When Who What
2023-07-03 20:36:30 Nathan Bossart (bossartn) Closed in commitfest 2023-07 with status: Committed
2023-06-30 16:26:10 Nathan Bossart (bossartn) New status: Waiting on Author
2023-06-23 17:13:50 Nathan Bossart (bossartn) New status: Ready for Committer
2023-06-23 17:13:48 Nathan Bossart (bossartn) Added bossartn as committer
2023-06-21 19:46:56 Nathan Bossart (bossartn) Added bossartn as reviewer
2023-06-21 07:50:03 Bertrand Drouvot (bertranddrouvot.pg) Changed authors to Bertrand Drouvot (bertranddrouvot.pg)
2023-06-21 07:50:02 Bertrand Drouvot (bertranddrouvot.pg) Changed targetversion to 17
2023-06-21 07:49:36 Bertrand Drouvot (bertranddrouvot.pg) Attached mail thread 07436793-1426-29b2-f924-db7422a05fb7@gmail.com
2023-06-21 07:49:36 Bertrand Drouvot (bertranddrouvot.pg) Created patch record
Edit