pgsql: Fix stale comment about sample_frac adjustment

Поиск
Список
Период
Сортировка
От Tomas Vondra
Тема pgsql: Fix stale comment about sample_frac adjustment
Дата
Msg-id E1pDn5j-002Kwd-8E@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix stale comment about sample_frac adjustment

A comment was left behind referencing sample rate adjustment removed
from 8ad51b5f44. So clean that up. While at it also remove the sample
rate clamping which should not be necessary without the clamping, and
just check that with an assert.

Reported-by: Tom Lane
Discussion: https://postgr.es/m/951485.1672461744%40sss.pgh.pa.us

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/211d80c065626d1a9188188d78ede85d799b93b1

Modified Files
--------------
contrib/postgres_fdw/postgres_fdw.c | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: Fix typo
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Invalidate pgoutput's replication-decisions cache upon schema re