summaryrefslogtreecommitdiff
path: root/doc/src/sgml/ref/create_function.sgml
Commit message (Expand)AuthorAgeFilesLines
* 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
* Make LANCOMPILER clause in CREATE LANGUAGE optional. Allow "identifier"Peter Eisentraut2001-08-131-11/+12
* This patch adds support for %TYPE in CREATE FUNCTION argument and returnBruce Momjian2001-06-041-5/+13
* Allow special '$libdir' macro to show up in object file path in CREATEPeter Eisentraut2001-05-191-252/+193
* In create_function there is a remark concerning SQL/PSM notBruce Momjian2001-04-281-5/+2
* Refine some things to create better looking man pages.Peter Eisentraut2000-12-251-2/+2
* Revise handling of oldstyle/newstyle functions per recent discussionsTom Lane2000-11-201-4/+3
* Change bool to boolean in docs.Bruce Momjian2000-11-021-2/+2
* Add proofreader's changes to docs.Bruce Momjian2000-10-051-9/+9
* Fix typos and inconsistancies found by He WeipingThomas G. Lockhart2000-08-251-10/+10
* Documentation updates to reflect TOAST and new-style fmgr.Tom Lane2000-08-241-40/+75
* spell cleanupsBruce Momjian2000-07-221-2/+2
* CleanupsBruce Momjian2000-07-221-2/+2
* Start updating for the v7.0 release.Thomas G. Lockhart2000-03-271-24/+33
* Updated user's guide to match new psql's output formatPeter Eisentraut2000-03-261-8/+8
* Document formerly-undocumented WITH clause of CREATE FUNCTION.Tom Lane1999-10-021-5/+22
* I have been working with user defined types and user defined cBruce Momjian1999-09-281-20/+70
* Complete merge of all old man page information.Thomas G. Lockhart1999-07-221-46/+73
* Fix markup for docbook2man man page generation.Thomas G. Lockhart1999-07-061-68/+59
* Minor updates for release.Thomas G. Lockhart1999-06-141-145/+146
* Update CREATE FUNCTION docs: mention use of AS clause withTom Lane1999-05-201-4/+34
* Clean up to ensure tag completion as required by the newest versionsThomas G. Lockhart1998-12-291-60/+66