index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
regress
/
sql
/
create_function_3.sql
Commit message (
Expand
)
Author
Age
*
Mop-up for letting VOID-returning SQL functions end with a SELECT.
Tom Lane
2018-03-16
*
Add prokind column, replacing proisagg and proiswindow
Peter Eisentraut
2018-03-02
*
Add tests for pg_get_functiondef
Peter Eisentraut
2018-02-13
*
Fix typo
Peter Eisentraut
2018-02-13
*
Allow referring to functions without arguments when unique
Peter Eisentraut
2017-03-14
*
Allow dropping multiple functions at once
Peter Eisentraut
2017-03-06
*
Establish conventions about global object names used in regression tests.
Tom Lane
2016-07-17
*
Move regression test listing of builtin leakproof functions to opr_sanity.sql.
Andres Freund
2014-06-05
*
Use unaligned output in another regression test query to reduce diff noise.
Andres Freund
2014-06-03
*
Implement information_schema.parameters.parameter_default column
Peter Eisentraut
2013-11-26
*
Remove whitespace from end of lines
Peter Eisentraut
2012-05-15
*
More regression tests for LEAKPROOF/NOT LEAKPROOF stuff.
Robert Haas
2012-02-15
*
Remove new, intermittently failing regression test.
Robert Haas
2012-02-13
*
Fix new create_function_3 regression tests not to rely on tuple order.
Robert Haas
2012-02-13
*
Allow LEAKPROOF functions for better performance of security views.
Robert Haas
2012-02-13