Re: Fix inconsistencies for v12

Поиск
Список
Период
Сортировка
От Alexander Lakhin
Тема Re: Fix inconsistencies for v12
Дата
Msg-id b6fe2513-8768-206a-a128-2a7970da9830@gmail.com
обсуждение исходный текст
Ответ на Re: Fix inconsistencies for v12  (Amit Kapila <amit.kapila16@gmail.com>)
Список pgsql-hackers
Hello Amit,
07.06.2019 7:30, Amit Kapila wrote:
> Leaving the changes related to the above two points, I have combined
> all the changes and fixed the things as per my review in the attached
> patch.  Alexander, see if you can verify once the combined patch.  I
> am planning to commit the attached by tomorrow and then we can deal
> with the remaining two.  However, in the meantime, if Andres shared
> his views on the above two points, then we can include the changes
> corresponding to them as well.
Amit, I agree with all of your changes. All I could is to move a dot:
.. (see contrib/postgres_fdw/postgres_fdw.c: postgresBeginDirectModify()
as one example).

Best regards,
Alexander




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

Предыдущее
От: Stephen Frost
Дата:
Сообщение: Re: be-gssapi-common.h should be located in src/include/libpq/
Следующее
От: Robert Haas
Дата:
Сообщение: Re: tableam: abstracting relation sizing code