summaryrefslogtreecommitdiff
path: root/doc/src/sgml/ref/create_function.sgml
Commit message (Expand)AuthorAgeFilesLines
* Fix newly-introduced documentation typo.Neil Conway2007-04-231-2/+2
* Support explicit placement of the temporary-table schema within search_path.Tom Lane2007-04-201-1/+49
* Wording cleanup for error messages. Also change can't -> cannot.Bruce Momjian2007-02-011-2/+2
* Update reference documentation on may/can/might:Bruce Momjian2007-01-311-14/+14
* Add COST and ROWS options to CREATE/ALTER FUNCTION, plus underlying pg_procTom Lane2007-01-221-3/+35
* Emphasize that immutable and stable functions are not allowed to modifyTom Lane2006-11-101-7/+8
* Mention 'void' as the proper return type when there's nothing toTom Lane2006-11-031-1/+3
* Remove emacs info from footer of SGML files.Bruce Momjian2006-09-161-18/+1
* Make an editorial pass over the reference pages.Tom Lane2005-11-011-8/+8
* This doc patch replaces all inappropriate references to SQL:1999 when itNeil Conway2005-07-141-2/+2
* First phase of OUT-parameters project. We can now define and use SQLTom Lane2005-03-311-7/+69
* More minor updates and copy-editing.Tom Lane2005-01-041-34/+38
* Update of conformance information to SQL:2003Peter Eisentraut2004-11-271-2/+2
* Remove more traces of libpgtcl from the source tree. Also, make someNeil Conway2004-10-011-2/+3
* Some editorializing on the docs for the dollar-quoting feature: fixTom Lane2004-09-201-17/+13
* Minor doc tweak: mention that function names can be optionally schema-Neil Conway2004-09-161-2/+2
* Redesign query-snapshot timing so that volatile functions in READ COMMITTEDTom Lane2004-09-131-2/+6
* Example for create function using argument namesBruce Momjian2004-07-111-1/+12
* Add argument name to syntax.Dennis Bjorklund2004-06-251-3/+15
* Add documentation for the new "dollar quoting" feature, and update existingNeil Conway2004-05-161-11/+19
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-291-1/+1
* Documentation cleanupPeter Eisentraut2003-11-121-4/+4
* Add mention of quotes on function body to NOTES section.Bruce Momjian2003-10-261-3/+9
* This patch fixes a few missed GUC variables that were still upper case,Bruce Momjian2003-09-111-2/+2
* This patch fixes a trivial typo in the CREATE FUNCTION ref page.Bruce Momjian2003-09-101-2/+2
* Remove a bunch of content-free Diagnostics sections, as per previousTom Lane2003-09-091-16/+1
* Add/edit index entries.Peter Eisentraut2003-08-311-1/+5
* First batch of object rename commands.Peter Eisentraut2003-06-271-1/+2
* More editing of reference pages.Peter Eisentraut2003-04-221-160/+94
* Merge documentation into one book. (Build with "make html".) ReplacePeter Eisentraut2003-03-251-7/+4
* Minor doc patch: create functionBruce Momjian2003-03-201-22/+30
* This patch includes a lot of minor cleanups to the SGML documentation,Bruce Momjian2003-01-191-4/+3
* Add more appropriate markup.Peter Eisentraut2002-09-211-5/+5
* Add a bunch of pseudo-types to replace the behavior formerly associatedTom Lane2002-08-221-13/+12
* Remove unused system table columns:Peter Eisentraut2002-07-241-7/+2
* pg_cast table, and standards-compliant CREATE/DROP CAST commands, plusPeter Eisentraut2002-07-181-71/+1
* Allow functions to be executed with the privileges of the function owner.Peter Eisentraut2002-05-181-2/+24
* Extend syntax of CREATE FUNCTION to resemble SQL99.Peter Eisentraut2002-05-171-152/+196
* Update SQL-command reference pages for schema features.Tom Lane2002-04-231-6/+12
* Restructure representation of aggregate functions so that they have pg_procTom Lane2002-04-111-3/+63
* Divide functions into three volatility classes (immutable, stable, andTom Lane2002-04-051-18/+49
* Spell checking and markup additionsPeter Eisentraut2002-03-221-2/+2
* Revert quotes, 7.2 doesn't need them for CREATE FUNCTION.Bruce Momjian2002-03-011-3/+3
* Oops, we didn't have single quotes around 'langname' in CREATE FUNCTIONBruce Momjian2002-03-011-3/+3
* Privileges on functions and procedural languagesPeter Eisentraut2002-02-181-1/+14
* Use PostgreSQL consistantly throughout docs. Before, usage was split evenlyThomas G. Lockhart2001-12-081-3/+3
* Initial round of tweakage for man pagesPeter Eisentraut2001-11-181-4/+4
* More cleanup of CREATE FUNCTION examples.Tom Lane2001-10-261-5/+9
* Add CREATE OR REPLACE FUNCTION syntax to allow replacing a functionTom Lane2001-10-021-8/+28
* Put some kind of grammatical uniformity in the <refpurpose> lines.Peter Eisentraut2001-09-031-2/+2