summaryrefslogtreecommitdiff
path: root/src/test/regress/sql/create_function_sql.sql
AgeCommit message (Expand)Author
2025-04-03Fix oversight in commit 0dca5d68d.Tom Lane
2025-04-02Change SQL-language functions to use the plan cache.Tom Lane
2022-08-10Fix handling of R/W expanded datums that are passed to SQL functions.Tom Lane
2022-03-15Fix collection of typos in the code and the documentationMichael Paquier
2022-02-08Rename create_function_N test scripts for clarity.Tom Lane