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
*
Allow "internal" subtransactions in parallel mode.
Tom Lane
2024-03-28
*
Assorted improvements to SECURITY DEFINER functions documentation.
Robert Haas
2023-01-16
*
revert "warn of SECURITY DEFINER schemas for non-sql_body funcs"
Bruce Momjian
2022-09-28
*
doc: warn of SECURITY DEFINER schemas for non-sql_body functions
Bruce Momjian
2022-08-31
*
Doc: fix confusion about LEAKPROOF in syntax summaries.
Tom Lane
2021-06-23
*
Use the correct article for abbreviations
David Rowley
2021-06-11
*
SQL-standard function body
Peter Eisentraut
2021-04-07
*
Doc: improve introductory information about procedures.
Tom Lane
2021-03-10
*
Improve <xref> vs. <command> formatting in the documentation
Peter Eisentraut
2020-10-03
*
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
[next]