Remove traces of version-0 calling convention in src/tutorial/
Michael Paquier <michael@paquier.xyz>
Remove traces of version-0 calling convention in src/tutorial/ Support has been removed as of 5ded4bd, but code related to the tutorial still used it. Functions using version-1 are already present for some time in the tutorial, and the documentation mentions them, so just replace the old version with the new one. Reported-by: Pavel Stehule Analyzed-by: Euler Taveira Author: Michael Paquier Reviewed-by: Tom Lane, Pavel Stehule Discussion: https://postgr.es/m/CAFj8pRCgC2uDzrw-vvanXu6Z3ofyviEOQPEpH6_aL4OCe7JRag@mail.gmail.com
Files
| Path | Change | +/− |
|---|---|---|
| src/tutorial/funcs.c | modified | +61 −46 |
| src/tutorial/funcs_new.c | deleted | +0 −129 |
Discussion
- obsolete example 6 messages · 2019-11-21 → 2019-11-22