Re: PassDownLimitBound for ForeignScan/CustomScan

Поиск
Список
Период
Сортировка
От Jeevan Chalke
Тема Re: PassDownLimitBound for ForeignScan/CustomScan
Дата
Msg-id CAM2+6=XFvUPny1Upt5_3zJN-=0w=1v1jY+qAof9Nyx6ZeW+EbQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: PassDownLimitBound for ForeignScan/CustomScan  (Kouhei Kaigai <kaigai@ak.jp.nec.com>)
Ответы Re: PassDownLimitBound for ForeignScan/CustomScan  (Kouhei Kaigai <kaigai@ak.jp.nec.com>)
Список pgsql-hackers
Hi,

Changes look good to me.

However there are couple of minor issues need to be fixed.

1.
"under" repeated on second line. Please remove.
+    if and when <structname>CustomScanState</> is located under
+    under <structname>LimitState</>; which implies the underlying node is not


2.
Typo: dicsussion => discussion
Please fix.

Apart from this I see no issues.

Thanks

--
Jeevan B Chalke
Principal Software Engineer, Product Development
EnterpriseDB Corporation
The Enterprise PostgreSQL Company

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

Предыдущее
От: Simon Riggs
Дата:
Сообщение: Re: Bug in VACUUM_TRUNCATE_LOCK_WAIT_INTERVAL
Следующее
От: Anastasia Lubennikova
Дата:
Сообщение: Re: Refactoring of heapam code.