Drop support for the old V0 calling convention for C functions.

Edit
ID 1078
Title Drop support for the old V0 calling convention for C functions.
Topic Procedural Languages
Created 2017-03-01 07:16:06
Last modified 2017-03-30 13:37:11 (7 years, 8 months ago)
Latest email 2017-03-27 14:10:36 (7 years, 8 months ago)
Status
2017-03: Committed
Target version
Authors Andres Freund (andresfreund)
Reviewers Craig Ringer (ringerc), Peter Eisentraut (petere)Become reviewer
Committer Andres Freund (andresfreund)
Links CFbot results (CirrusCI) CFbot GitHub
Checkout latest CFbot patchset Go to your local checkout of the PostgreSQL repository and run:
git remote add commitfest https://github.com/postgresql-cfbot/postgresql.git
git fetch commitfest cf/1078
git checkout commitfest/cf/1078
Emails
Time to drop old-style (V0) functions?
First at 2016-12-08 21:34:41 by Andres Freund <andres at anarazel.de>
Latest at 2017-03-27 14:10:36 by Tom Lane <tgl at sss.pgh.pa.us>
Latest attachment (0001-Move-contrib-seg-to-only-use-V1-calling-conventions.patch) at 2017-03-27 03:06:39 from Craig Ringer <craig at 2ndquadrant.com>
    Attachment (0001-Move-contrib-seg-to-only-use-V1-calling-conventions.patch) at 2017-03-27 03:06:39 from Craig Ringer <craig at 2ndquadrant.com> (Patch: Yes)
    Attachment (0001-Move-contrib-seg-to-only-use-V1-calling-conventions.patch) at 2017-03-27 02:45:35 from Craig Ringer <craig at 2ndquadrant.com> (Patch: Yes)
    Attachment (fmgr-README.patch) at 2017-03-07 14:50:37 from Peter Eisentraut <peter.eisentraut at 2ndquadrant.com> (Patch: Yes)
    Attachment (0001-Move-contrib-seg-to-only-use-V1-calling-conventions.patch) at 2017-03-01 07:15:15 from Andres Freund <andres at anarazel.de> (Patch: Yes)
History
When Who What
2017-03-30 13:37:11 Andres Freund (andresfreund) Closed in commitfest 2017-03 with status: Committed
2017-03-30 13:37:11 Andres Freund (andresfreund) Changed committer to andresfreund
2017-03-27 03:09:05 Craig Ringer (ringerc) Added ringerc as reviewer
2017-03-07 14:50:55 Peter Eisentraut (petere) New status: Ready for Committer
2017-03-07 14:50:50 Peter Eisentraut (petere) Added petere as reviewer
2017-03-01 07:16:13 Andres Freund (andresfreund) Changed authors to Andres Freund (andresfreund)
2017-03-01 07:16:06 Andres Freund (andresfreund) Attached mail thread 20161208213441.k3mbno4twhg2qf7g@alap3.anarazel.de
2017-03-01 07:16:06 Andres Freund (andresfreund) Created patch record
Edit