postgrest-docs icon indicating copy to clipboard operation
postgrest-docs copied to clipboard

Rename 'stored procedures' to 'user-defined functions'

Open laurenceisla opened this issue 4 years ago • 1 comments

Closes #147

On stand-by until https://github.com/PostgREST/postgrest/issues/1210 is resolved.

laurenceisla avatar Aug 20 '21 00:08 laurenceisla

The term user-defined function does come from PostgreSQL docs but I don't think it's commonly used(I've seen UDF at some point though) - this might hurt searchability/SEO. Perhaps we can just call them "Functions"?

user-defined function

Though we can link to the above in the "Functions" section to be aligned with pg docs.

steve-chavez avatar Aug 20 '21 16:08 steve-chavez

On stand-by until https://github.com/PostgREST/postgrest/issues/1210 is resolved.

Since this issue is on-hold for now and the PR here is heavily outdated.. I will just close it. It would need a major rebase anyway, because the whole structure has changed a lot in the last three years. It's probably simpler to just redo it by now.

wolfgangwalther avatar Feb 16 '24 21:02 wolfgangwalther