A bug when use get_bit() function for a long bytea string.

Edit
ID 2510
Title A bug when use get_bit() function for a long bytea string.
Topic Bug Fixes
Created 2020-03-13 03:27:46
Last modified 2020-04-07 20:32:59 (4 years, 7 months ago)
Latest email 2020-04-07 20:39:12 (4 years, 7 months ago)
Status
2020-07: Committed
Target version stable
Authors movead li (movead.li)
Reviewers Ashutosh Bapat (ashutoshbapat), Constantine Ggorbunov (jahak)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/2510
git checkout commitfest/cf/2510
Emails
A bug when use get_bit() function for a long bytea string
First at 2020-03-12 03:51:38 by "movead.li at highgo.ca" <movead.li at highgo.ca>
Latest at 2020-04-07 20:39:12 by Tom Lane <tgl at sss.pgh.pa.us>
Latest attachment (long_bytea_string_bug_fix_ver7.zip) at 2020-04-03 02:28:15 from "movead.li at highgo.ca" <movead.li at highgo.ca>
    Attachment (long_bytea_string_bug_fix_ver7.zip) at 2020-04-03 02:28:15 from "movead.li at highgo.ca" <movead.li at highgo.ca> (Patch: No)
    Attachment (long_bytea_string_bug_fix_ver6.zip) at 2020-04-02 07:51:52 from "movead.li at highgo.ca" <movead.li at highgo.ca> (Patch: No)
    Attachment (long_bytea_string_bug_fix_ver6.patch) at 2020-04-02 06:26:08 from "movead.li at highgo.ca" <movead.li at highgo.ca> (Patch: Yes)
    Attachment (long_bytea_string_bug_fix_ver5.patch) at 2020-04-01 03:59:39 from "movead.li at highgo.ca" <movead.li at highgo.ca> (Patch: Yes)
    Attachment (long_bytea_string_bug_fix_ver4.patch) at 2020-03-28 08:59:01 from "movead.li at highgo.ca" <movead.li at highgo.ca> (Patch: Yes)
    Attachment (long_bytea_string_bug_fix_ver3.patch) at 2020-03-18 02:48:09 from "movead.li at highgo.ca" <movead.li at highgo.ca> (Patch: Yes)
    Attachment (long_bytea_string_bug_fix_ver2.patch) at 2020-03-13 03:18:47 from "movead.li at highgo.ca" <movead.li at highgo.ca> (Patch: Yes)
    Attachment (long_bytea_string_bug_fix.patch) at 2020-03-12 03:51:38 from "movead.li at highgo.ca" <movead.li at highgo.ca> (Patch: Yes)
History
When Who What
2020-04-07 20:32:59 Tom Lane (tgl) Closed in commitfest 2020-07 with status: Committed
2020-04-07 20:32:59 Tom Lane (tgl) Changed committer to tgl
2020-04-02 14:52:36 Constantine Ggorbunov (jahak) Added jahak as reviewer
2020-04-01 04:01:17 movead li (movead.li) New status: Ready for Committer
2020-03-16 16:34:25 Ashutosh Bapat (ashutoshbapat) Added ashutoshbapat as reviewer
2020-03-13 03:28:54 movead li (movead.li) Changed authors to movead li (movead.li)
2020-03-13 03:28:54 movead li (movead.li) Changed targetversion to stable
2020-03-13 03:27:47 movead li (movead.li) Attached mail thread 20200312115135445367128@highgo.ca
2020-03-13 03:27:47 movead li (movead.li) Created patch record
Edit