[patch]overallocate memory for curly braces in array_out

Edit
ID 1801
Title [patch]overallocate memory for curly braces in array_out
Topic Bug Fixes
Created 2018-09-23 11:53:21
Last modified 2018-09-24 16:22:08 (6 years, 1 month ago)
Latest email 2018-10-09 14:12:40 (6 years, 1 month ago)
Status
2018-11: Committed
Target version
Authors Keiichi Hirobe (keiichihirobe)
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/1801
git checkout commitfest/cf/1801
Emails
[patch]overallocate memory for curly braces in array_out
First at 2018-09-23 11:36:55 by Keiichi Hirobe <chalenge.akane at gmail.com>
Latest at 2018-10-09 14:12:40 by Keiichi Hirobe <chalenge.akane at gmail.com>
Latest attachment (array_out_bugfix2.patch) at 2018-09-26 12:04:51 from Keiichi Hirobe <chalenge.akane at gmail.com>
    Attachment (array_out_bugfix2.patch) at 2018-09-26 12:04:51 from Keiichi Hirobe <chalenge.akane at gmail.com> (Patch: Yes)
    Attachment (array_out_bugfix.patch) at 2018-09-23 11:36:55 from Keiichi Hirobe <chalenge.akane at gmail.com> (Patch: Yes)
History
When Who What
2018-09-24 16:22:08 Tom Lane (tgl) Closed in commitfest 2018-11 with status: Committed
2018-09-24 16:22:07 Tom Lane (tgl) Changed committer to tgl
2018-09-23 11:53:47 Keiichi Hirobe (keiichihirobe) Changed authors to Keiichi Hirobe (keiichihirobe)
2018-09-23 11:53:21 Keiichi Hirobe (keiichihirobe) Attached mail thread CAH=EFxE9W0tRvQkixR2XJRRCToUYUEDkJZk6tnADXugPBRdcdg@mail.gmail.com
2018-09-23 11:53:21 Keiichi Hirobe (keiichihirobe) Created patch record
Edit