doc: Add reference to CREATE PROCEDURE on CREATE FUNCTION The reference page for CREATE PROCEDURE had a See Also reference to CREATE FUNCTION, but the inverse was missing.
Author: Jian He <[email protected]> Reviewed-by: Laurenz Albe <[email protected]> Discussion: https://postgr.es/m/CACJufxFTi3ceVRJqWRr3L8GR5q+ZhPCZw=1adtabgs1augw...@mail.gmail.com Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/9762809448b42d841ec09bf17db72ff769ac8b79 Modified Files -------------- doc/src/sgml/ref/create_function.sgml | 1 + 1 file changed, 1 insertion(+)
