Rationalize password length limits

Edit
ID 2721
Title Rationalize password length limits
Topic Miscellaneous
Created 2020-09-01 18:12:15
Last modified 2020-09-04 00:10:18 (4 years, 2 months ago)
Latest email 2020-09-03 22:46:35 (4 years, 2 months ago)
Status
2020-09: Committed
Target version
Authors Tom Lane (tgl), Nathan Bossart (bossartn)
Reviewers Become reviewer
Committer Tom Lane (tgl)
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/2721
git checkout commitfest/cf/2721
Emails
Maximum password length
First at 2018-10-12 20:33:22 by "Bossart, Nathan" <bossartn at amazon.com>
Latest at 2020-09-03 22:46:35 by Tom Lane <tgl at sss.pgh.pa.us>
Latest attachment (remove-password-length-limits-2.patch) at 2020-09-03 17:18:17 from Tom Lane <tgl at sss.pgh.pa.us>
    Attachment (remove-password-length-limits-2.patch) at 2020-09-03 17:18:17 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (remove-password-length-limits-1.patch) at 2020-09-02 00:58:23 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (unify-password-length-limits-2.patch) at 2020-09-01 00:54:53 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (v1-0002-Add-documentation-regarding-effective-password-le.patch) at 2018-10-12 20:33:22 from "Bossart, Nathan" <bossartn at amazon.com> (Patch: Yes)
History
When Who What
2020-09-04 00:10:18 Tom Lane (tgl) Closed in commitfest 2020-09 with status: Committed
2020-09-04 00:10:18 Tom Lane (tgl) Changed committer to tgl
2020-09-01 18:27:47 Tom Lane (tgl) Changed targetversion to None
2020-09-01 18:13:12 Tom Lane (tgl) Changed authors to Tom Lane (tgl), Nathan Bossart (bossartn)
2020-09-01 18:12:34 Tom Lane (tgl) Changed authors to Tom Lane (tgl)
2020-09-01 18:12:34 Tom Lane (tgl) Changed targetversion to stable
2020-09-01 18:12:15 Tom Lane (tgl) Attached mail thread 09512C4F-8CB9-4021-B455-EF4C4F0D55A0@amazon.com
2020-09-01 18:12:15 Tom Lane (tgl) Created patch record
Edit