20.10.2018, 20:23
ill experiment with this when i've got free time.
why not go with a more user-friendly function naming scheme? PG_function doesn't really sound appealing to me. how about pgsql_function? or sql_function? i know defines can easily be written for this but that defeats the purpose of keeping your plugins up to date as functions and natives are constantly being added.
why not go with a more user-friendly function naming scheme? PG_function doesn't really sound appealing to me. how about pgsql_function? or sql_function? i know defines can easily be written for this but that defeats the purpose of keeping your plugins up to date as functions and natives are constantly being added.