Re: [patch]overallocate memory for curly braces in array_out
Keiichi Hirobe <chalenge.akane@gmail.com>
From: Keiichi Hirobe <chalenge.akane@gmail.com>
To: tgl@sss.pgh.pa.us
Cc: PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2018-10-09T14:12:40Z
Lists: pgsql-hackers
Sorry, I did not notice that you had already pushed it. Thank you for quick action. Cheers, Keiichi Hirobe 2018年9月28日(金) 9:23 Tom Lane <tgl@sss.pgh.pa.us>: > Keiichi Hirobe <chalenge.akane@gmail.com> writes: > > I am not sure whether to fix another bug, but I fixed and I attached a > new > > patch, > > please check it. > > I think this duplicates what I already committed at > > > https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=87d9bbca13f9c6b8f6ee986f0e399cb83bd731d4 > > regards, tom lane >
Commits
-
Fix over-allocation of space for array_out()'s result string.
- 87d9bbca13f9 12.0 landed
- bfdd02f88b96 11.0 landed
- ac863108f56b 9.6.11 landed
- 7ecdeb5f5476 9.3.25 landed
- 6ed095edb776 9.5.15 landed
- 103511723ee2 10.6 landed
- 028fc0bac974 9.4.20 landed