Sample Header Ad - 728x90

Is there a postgres function documentation pattern that is similar in concept to javadoc?

2 votes
2 answers
1854 views
I am mostly a Java developer. Today I am writing some postgres functions. Out of habit I keep trying to document these functions using a Javadoc-like comment style describing the function parameters and return type. Is there an official or widely supported pattern for documenting postgres functions?
Asked by Freiheit (249 rep)
Sep 5, 2019, 07:14 PM
Last activity: Mar 19, 2022, 08:52 PM