index
:
user/sven/postgresql.git
copy-snapshot-fix
master
origin/HEAD
origin/REL2_0B
origin/REL6_4
origin/REL6_5_PATCHES
origin/REL7_0_PATCHES
origin/REL7_1_STABLE
origin/REL7_2_STABLE
origin/REL7_3_STABLE
origin/REL7_4_STABLE
origin/REL8_0_STABLE
origin/REL8_1_STABLE
origin/REL8_2_STABLE
origin/REL8_3_STABLE
origin/REL8_4_STABLE
origin/REL8_5_ALPHA1_BRANCH
origin/REL8_5_ALPHA2_BRANCH
origin/REL8_5_ALPHA3_BRANCH
origin/REL9_0_ALPHA4_BRANCH
origin/REL9_0_ALPHA5_BRANCH
origin/REL9_0_STABLE
origin/REL9_1_STABLE
origin/REL9_2_STABLE
origin/REL9_3_STABLE
origin/REL9_4_STABLE
origin/REL9_5_STABLE
origin/REL9_6_STABLE
origin/REL_10_STABLE
origin/REL_11_STABLE
origin/REL_12_STABLE
origin/REL_13_STABLE
origin/REL_14_STABLE
origin/REL_15_STABLE
origin/REL_16_STABLE
origin/REL_17_STABLE
origin/REL_18_STABLE
origin/Release_1_0_3
origin/WIN32_DEV
origin/ecpg_big_bison
origin/master
PostgreSQL
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
src
/
sgml
/
ref
/
create_function.sgml
Age
Commit message (
Expand
)
Author
2023-01-16
Assorted improvements to SECURITY DEFINER functions documentation.
Robert Haas
2022-09-28
revert "warn of SECURITY DEFINER schemas for non-sql_body funcs"
Bruce Momjian
2022-08-31
doc: warn of SECURITY DEFINER schemas for non-sql_body functions
Bruce Momjian
2021-06-23
Doc: fix confusion about LEAKPROOF in syntax summaries.
Tom Lane
2021-06-11
Use the correct article for abbreviations
David Rowley
2021-04-07
SQL-standard function body
Peter Eisentraut
2021-03-10
Doc: improve introductory information about procedures.
Tom Lane
2020-10-03
Improve <xref> vs. <command> formatting in the documentation
Peter Eisentraut
2020-08-31
doc: add commas after 'i.e.' and 'e.g.'
Bruce Momjian
2020-05-15
doc: make ref/*.sgml file header comment layout consistent
Bruce Momjian
2019-02-09
Create the infrastructure for planner support functions.
Tom Lane
2018-12-03
Refactor documentation about privileges to centralize the info.
Tom Lane
2018-07-28
Document security implications of qualified names.
Noah Misch
2018-01-26
Remove the obsolete WITH clause of CREATE FUNCTION.
Tom Lane
2017-11-30
SQL procedures
Peter Eisentraut
2017-11-23
Convert documentation to DocBook XML
Peter Eisentraut
2017-10-20
Convert SGML IDs to lower case
Peter Eisentraut
2017-10-17
Don't use SGML empty tags
Peter Eisentraut
2017-06-20
Upgrade documentation connected with shared_preload_libraries et al.
Tom Lane
2017-03-23
Remove createlang and droplang
Peter Eisentraut
2017-03-20
doc: clarify that function "ownership" that controls permission
Bruce Momjian
2017-01-25
Make UNKNOWN into an actual pseudo-type.
Tom Lane
2016-08-09
Doc: clarify description of CREATE/ALTER FUNCTION ... SET FROM CURRENT.
Tom Lane
2016-07-15
Improve documentation about search_path for SECURITY DEFINER functions.
Tom Lane
2016-05-12
doc: Small wording change for clarity
Peter Eisentraut
2015-09-16
Determine whether it's safe to attempt a parallel plan for a query.
Robert Haas
2015-09-10
doc: Spell checking
Peter Eisentraut
2015-07-30
Improve CREATE FUNCTION doc WRT to LEAKPROOF RLS interaction.
Joe Conway
2015-04-26
Add transforms feature
Peter Eisentraut
2014-02-23
doc: Improve DocBook XML validity
Peter Eisentraut
2014-02-13
docs: improve CREATE FUNCTION docs about language case and quoting
Bruce Momjian
2013-11-13
Clarify CREATE FUNCTION documentation about handling of typmods.
Tom Lane
2013-06-19
Further update CREATE FUNCTION documentation about argument names
Peter Eisentraut
2013-05-11
Update CREATE FUNCTION documentation about argument names.
Tom Lane
2013-01-25
doc: revert 80c20fcf3df17309b3c131962045825f42e45bc7 and
Bruce Momjian
2013-01-25
doc: split search_path index entries into separate secondaries
Bruce Momjian
2013-01-05
doc: Update CREATE FUNCTION compatibility information
Peter Eisentraut
2012-12-13
doc: Improve search_path mentions in index
Peter Eisentraut
2012-11-17
doc: Put pg_temp into documentation index
Peter Eisentraut
2012-02-15
Make CREATE/ALTER FUNCTION support NOT LEAKPROOF.
Robert Haas
2012-02-13
Allow LEAKPROOF functions for better performance of security views.
Robert Haas
2011-12-20
Add support for privileges on types
Peter Eisentraut
2011-08-07
Fix a whitespace issue with the man pages
Peter Eisentraut
2010-11-23
Remove useless whitespace at end of lines
Peter Eisentraut
2010-09-20
Remove cvs keywords from all files.
Magnus Hagander
2010-04-03
Remove unnecessary xref endterm attributes and title ids
Peter Eisentraut
2010-03-03
Fix SGML markup.
Bruce Momjian
2010-03-03
Restructure CREATE FUNCTION "NOTES" section to be shorter; move items
Bruce Momjian
2010-02-25
Document that after triggers that need to see changed rows should not be
Bruce Momjian
2010-02-14
Ooops, let's get the non-null vs null bit right ...
Tom Lane
[next]