mirror of
https://github.com/postgres/postgres.git
synced 2025-06-02 00:01:40 -04:00
If we make the initially-called function return the table physical-size estimate, acquire_inherited_sample_rows will be able to use that to allocate numbers of samples among child tables, when the day comes that we want to support foreign tables in inheritance trees.