Tomas Vondra <[email protected]> writes: > There are no callers outside postgresAcquireSampleRowsFunc, so what > about renaming them like this?
> deparseAnalyzeTuplesSql
> -> deparseAnalyzeInfoSql
> postgresCountTuplesForForeignTable
> -> postgresGetAnalyzeInfoForForeignTable
WFM.
regards, tom lane
