pgsql: Move contrib/seg to only use V1 calling conventions.

Поиск
Список
Период
Сортировка
От Andres Freund
Тема pgsql: Move contrib/seg to only use V1 calling conventions.
Дата
Msg-id E1cta9v-0003Lb-SJ@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Move contrib/seg to only use V1 calling conventions.

A later commit will remove V0 support.

Author: Andres Freund, with contributions by Craig Ringer
Reviewed-By: Peter Eisentraut, Craig Ringer
Discussion: https://postgr.es/m/20161208213441.k3mbno4twhg2qf7g@alap3.anarazel.de

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/389bb2818f404d5b967f21e1ac4f987f894e94bb

Modified Files
--------------
contrib/seg/seg.c | 481 +++++++++++++++++++++++++++++-------------------------
1 file changed, 263 insertions(+), 218 deletions(-)


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

Предыдущее
От: Teodor Sigaev
Дата:
Сообщение: pgsql: Implement SortSupport for macaddr data type
Следующее
От: Fujii Masao
Дата:
Сообщение: pgsql: Simplify the example of VACUUM in documentation.