index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
src
/
sgml
/
ref
/
create_function.sgml
Commit message (
Expand
)
Author
Age
*
doc: add commas after 'i.e.' and 'e.g.'
Bruce Momjian
2020-08-31
*
doc: make ref/*.sgml file header comment layout consistent
Bruce Momjian
2020-05-15
*
Create the infrastructure for planner support functions.
Tom Lane
2019-02-09
*
Refactor documentation about privileges to centralize the info.
Tom Lane
2018-12-03
*
Document security implications of qualified names.
Noah Misch
2018-07-28
*
Remove the obsolete WITH clause of CREATE FUNCTION.
Tom Lane
2018-01-26
*
SQL procedures
Peter Eisentraut
2017-11-30
*
Convert documentation to DocBook XML
Peter Eisentraut
2017-11-23
*
Convert SGML IDs to lower case
Peter Eisentraut
2017-10-20
*
Don't use SGML empty tags
Peter Eisentraut
2017-10-17
*
Upgrade documentation connected with shared_preload_libraries et al.
Tom Lane
2017-06-20
*
Remove createlang and droplang
Peter Eisentraut
2017-03-23
*
doc: clarify that function "ownership" that controls permission
Bruce Momjian
2017-03-20
*
Make UNKNOWN into an actual pseudo-type.
Tom Lane
2017-01-25
*
Doc: clarify description of CREATE/ALTER FUNCTION ... SET FROM CURRENT.
Tom Lane
2016-08-09
*
Improve documentation about search_path for SECURITY DEFINER functions.
Tom Lane
2016-07-15
*
doc: Small wording change for clarity
Peter Eisentraut
2016-05-12
*
Determine whether it's safe to attempt a parallel plan for a query.
Robert Haas
2015-09-16
*
doc: Spell checking
Peter Eisentraut
2015-09-10
*
Improve CREATE FUNCTION doc WRT to LEAKPROOF RLS interaction.
Joe Conway
2015-07-30
*
Add transforms feature
Peter Eisentraut
2015-04-26
*
doc: Improve DocBook XML validity
Peter Eisentraut
2014-02-23
*
docs: improve CREATE FUNCTION docs about language case and quoting
Bruce Momjian
2014-02-13
*
Clarify CREATE FUNCTION documentation about handling of typmods.
Tom Lane
2013-11-13
*
Further update CREATE FUNCTION documentation about argument names
Peter Eisentraut
2013-06-19
*
Update CREATE FUNCTION documentation about argument names.
Tom Lane
2013-05-11
*
doc: revert 80c20fcf3df17309b3c131962045825f42e45bc7 and
Bruce Momjian
2013-01-25
*
doc: split search_path index entries into separate secondaries
Bruce Momjian
2013-01-25
*
doc: Update CREATE FUNCTION compatibility information
Peter Eisentraut
2013-01-05
*
doc: Improve search_path mentions in index
Peter Eisentraut
2012-12-13
*
doc: Put pg_temp into documentation index
Peter Eisentraut
2012-11-17
*
Make CREATE/ALTER FUNCTION support NOT LEAKPROOF.
Robert Haas
2012-02-15
*
Allow LEAKPROOF functions for better performance of security views.
Robert Haas
2012-02-13
*
Add support for privileges on types
Peter Eisentraut
2011-12-20
*
Fix a whitespace issue with the man pages
Peter Eisentraut
2011-08-07
*
Remove useless whitespace at end of lines
Peter Eisentraut
2010-11-23
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
*
Remove unnecessary xref endterm attributes and title ids
Peter Eisentraut
2010-04-03
*
Fix SGML markup.
Bruce Momjian
2010-03-03
*
Restructure CREATE FUNCTION "NOTES" section to be shorter; move items
Bruce Momjian
2010-03-03
*
Document that after triggers that need to see changed rows should not be
Bruce Momjian
2010-02-25
*
Ooops, let's get the non-null vs null bit right ...
Tom Lane
2010-02-14
*
Document the behavior of STRICT VARIADIC functions.
Tom Lane
2010-02-14
*
Support use of function argument names to identify which actual arguments
Tom Lane
2009-10-08
*
Fix erroneous handling of shared dependencies (ie dependencies on roles)
Tom Lane
2009-10-02
*
Make the placeholder naming in the synopses of the SQL help more consistent
Peter Eisentraut
2009-09-19
*
Make LOAD of an already-loaded library into a no-op, instead of attempting
Tom Lane
2009-09-03
*
Add a WINDOW attribute to CREATE FUNCTION, and teach pg_dump about it,
Tom Lane
2008-12-31
*
Code review for function default parameters patch. Fix numerous problems as
Tom Lane
2008-12-18
*
Default values for function arguments
Peter Eisentraut
2008-12-04
[next]