-
- Downloads
Move regression test listing of builtin leakproof functions to opr_sanity.sql.
The original location in create_function_3.sql didn't invite the close structinity warranted for adding new leakproof functions. Add comments to the test explaining that functions should only be added after careful consideration and understanding what a leakproof function is. Per complaint from Tom Lane after 5eebb8d9.
Showing
- src/test/regress/expected/create_function_3.out 0 additions, 238 deletionssrc/test/regress/expected/create_function_3.out
- src/test/regress/expected/opr_sanity.out 246 additions, 3 deletionssrc/test/regress/expected/opr_sanity.out
- src/test/regress/sql/create_function_3.sql 0 additions, 14 deletionssrc/test/regress/sql/create_function_3.sql
- src/test/regress/sql/opr_sanity.sql 22 additions, 3 deletionssrc/test/regress/sql/opr_sanity.sql
Loading
Please register or sign in to comment