pgsql: Add explicit cast to amcostestimate call.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: Add explicit cast to amcostestimate call.
Дата
Msg-id E1aL0vX-0001Wi-Mu@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Add explicit cast to amcostestimate call.

My compiler doesn't complain here, but David Rowley's does ...

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/49b49506502026a3653bca490c939dc8934afe95

Modified Files
--------------
src/backend/optimizer/path/costsize.c |    5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Restructure index access method API to hide most of it at the C
Следующее
От: Tatsuo Ishii
Дата:
Сообщение: pgsql: Fix typo.