Add OID allocation retry log to GetNewOidWithIndex()

Edit
ID 2899
Title Add OID allocation retry log to GetNewOidWithIndex()
Topic Miscellaneous
Created 2020-12-28 07:53:12
Last modified 2021-03-24 01:42:16 (3 years, 7 months ago)
Latest email 2021-03-24 02:31:56 (3 years, 7 months ago)
Status
2021-03: Committed
2021-01: Moved to next CF
Target version 14
Authors tomohiro hiramitsu (hiramit)
Reviewers Kasahara Tatsuhito (kasahara)Become reviewer
Committer Fujii Masao (masaofujii)
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/2899
git checkout commitfest/cf/2899
Emails
BUG #16722: PG hanging on COPY when table has close to 2^32 toasts in the table.
First at 2020-11-16 18:15:20 by PG Bug reporting form <noreply at postgresql.org>
Latest at 2021-03-24 02:31:56 by tomohiro hiramitsu <hiramit.tm at gmail.com>
Latest attachment (v7-0001-GetNewOidWithIndex_log_output.patch) at 2021-03-22 10:53:56 from Fujii Masao <masao.fujii at oss.nttdata.com>
    Attachment (v7-0001-GetNewOidWithIndex_log_output.patch) at 2021-03-22 10:53:56 from Fujii Masao <masao.fujii at oss.nttdata.com> (Patch: Yes)
    Attachment (v6-0001-GetNewOidWithIndex_log_output.patch) at 2021-03-22 05:43:21 from tomohiro hiramitsu <hiramit.tm at gmail.com> (Patch: Yes)
    Attachment (v5-0001-GetNewOidWithIndex_log_output.patch) at 2021-03-18 16:32:29 from Fujii Masao <masao.fujii at oss.nttdata.com> (Patch: Yes)
    Attachment (v4-0001-GetNewOidWithIndex_log_output.patch) at 2021-03-17 05:30:47 from tomohiro hiramitsu <hiramit.tm at gmail.com> (Patch: Yes)
    Attachment (v3-0001-GetNewOidWithIndex_log_output.patch) at 2021-03-11 05:10:39 from tomohiro hiramitsu <hiramit.tm at gmail.com> (Patch: Yes)
    Attachment (v2-0001-GetNewOidWithIndex_log_output.patch) at 2021-03-01 01:56:50 from tomohiro hiramitsu <hiramit.tm at gmail.com> (Patch: Yes)
    Attachment (v1-0001-GetNewOidWithIndex_log_output.patch) at 2020-12-28 07:31:31 from tomohiro hiramitsu <hiramit.tm at gmail.com> (Patch: Yes)
History
When Who What
2021-03-24 01:42:16 Fujii Masao (masaofujii) Closed in commitfest 2021-03 with status: Committed
2021-03-24 01:42:16 Fujii Masao (masaofujii) Changed committer to masaofujii
2021-02-19 01:20:13 Kasahara Tatsuhito (kasahara) New status: Waiting on Author
2021-02-10 02:23:00 Kasahara Tatsuhito (kasahara) Added kasahara as reviewer
2021-02-01 12:23:10 Masahiko Sawada (masahikosawada) Closed in commitfest 2021-01 with status: Moved to next CF
2020-12-28 08:10:35 tomohiro hiramitsu (hiramit) Changed targetversion to 14
2020-12-28 08:01:22 tomohiro hiramitsu (hiramit) Changed authors to tomohiro hiramitsu (hiramit)
2020-12-28 07:53:12 tomohiro hiramitsu (hiramit) Attached mail thread 16722-93043fb459a41073@postgresql.org
2020-12-28 07:53:12 tomohiro hiramitsu (hiramit) Created patch record
Edit