Andres Freund <[email protected]> writes: > ... I think none of these are critical issues for tableam, but we should fix > them.
> I'm not sure about doing so for v12 though. 1) and 3) are fairly
> trivial, but 2) would involve changing the FDW interface, by changing
> the AnalyzeForeignTable, AcquireSampleRowsFunc signatures. But OTOH,
> we're not even in beta1.
Probably better to fix those API issues now rather than later.
regards, tom lane
