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

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

From
Andres Freund
Date:
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(-)