On 7/16/19 9:24 AM, Tom Lane wrote: > Michael Paquier <[email protected]> writes: >> On Mon, Jul 15, 2019 at 05:42:09PM +0000, Tom Lane wrote: >>> Represent Lists as expansible arrays, not chains of cons-cells. >> crake is complaining on this one as file_textarray_fdw did not get the >> call: >> https://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=crake&dt=2019-07-15 >> 17%3A47%3A31 > Yeah, it looks like it needs an adjustment similar to what I described > here: > > https://www.postgresql.org/message-id/25258.1562023641%40sss.pgh.pa.us > > \
Yeah, done that way. cheers andrew
