On Tue, Apr 23, 2019 at 6:55 PM Tom Lane <[email protected]> wrote: > 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.
+1. -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company
