]> granicus.if.org Git - postgresql/history - doc/src/sgml/ref/create_function.sgml
More minor updates and copy-editing.
[postgresql] / doc / src / sgml / ref / create_function.sgml
2005-01-04 Tom LaneMore minor updates and copy-editing.
2004-11-27 Peter EisentrautUpdate of conformance information to SQL:2003
2004-10-01 Neil ConwayRemove more traces of libpgtcl from the source tree...
2004-09-20 Tom LaneSome editorializing on the docs for the dollar-quoting...
2004-09-16 Neil ConwayMinor doc tweak: mention that function names can be...
2004-09-13 Tom LaneRedesign query-snapshot timing so that volatile functio...
2004-07-11 Bruce MomjianExample for create function using argument names
2004-06-25 Dennis BjorklundAdd argument name to syntax.
2004-05-16 Neil ConwayAdd documentation for the new "dollar quoting" feature...
2003-11-29 PostgreSQL Daemon$Header: -> $PostgreSQL Changes ...
2003-11-12 Peter EisentrautDocumentation cleanup
2003-10-26 Bruce MomjianAdd mention of quotes on function body to NOTES section.
2003-09-11 Bruce MomjianThis patch fixes a few missed GUC variables that were...
2003-09-10 Bruce MomjianThis patch fixes a trivial typo in the CREATE FUNCTION...
2003-09-09 Tom LaneRemove a bunch of content-free Diagnostics sections...
2003-08-31 Peter EisentrautAdd/edit index entries.
2003-06-27 Peter EisentrautFirst batch of object rename commands.
2003-04-22 Peter EisentrautMore editing of reference pages.
2003-03-25 Peter EisentrautMerge documentation into one book. (Build with "make...
2003-03-20 Bruce MomjianMinor doc patch: create function
2003-01-19 Bruce MomjianThis patch includes a lot of minor cleanups to the...
2002-09-21 Peter EisentrautAdd more appropriate markup.
2002-08-22 Tom LaneAdd a bunch of pseudo-types to replace the behavior...
2002-07-24 Peter EisentrautRemove unused system table columns:
2002-07-18 Peter Eisentrautpg_cast table, and standards-compliant CREATE/DROP...
2002-05-18 Peter EisentrautAllow functions to be executed with the privileges...
2002-05-17 Peter EisentrautExtend syntax of CREATE FUNCTION to resemble SQL99.
2002-04-23 Tom LaneUpdate SQL-command reference pages for schema features.
2002-04-11 Tom LaneRestructure representation of aggregate functions so...
2002-04-05 Tom LaneDivide functions into three volatility classes (immutab...
2002-03-22 Peter EisentrautSpell checking and markup additions
2002-03-01 Bruce MomjianRevert quotes, 7.2 doesn't need them for CREATE FUNCTION.
2002-03-01 Bruce MomjianOops, we didn't have single quotes around 'langname...
2002-02-18 Peter EisentrautPrivileges on functions and procedural languages
2001-12-08 Thomas G. LockhartUse PostgreSQL consistantly throughout docs. Before...
2001-11-18 Peter EisentrautInitial round of tweakage for man pages
2001-10-26 Tom LaneMore cleanup of CREATE FUNCTION examples.
2001-10-02 Tom LaneAdd CREATE OR REPLACE FUNCTION syntax to allow replacin...
2001-09-03 Peter EisentrautPut some kind of grammatical uniformity in the <refpurp...
2001-08-13 Peter EisentrautMake LANCOMPILER clause in CREATE LANGUAGE optional...
2001-06-04 Bruce MomjianThis patch adds support for %TYPE in CREATE FUNCTION...
2001-05-19 Peter EisentrautAllow special '$libdir' macro to show up in object...
2001-04-28 Bruce MomjianIn create_function there is a remark concerning SQL...
2000-12-25 Peter EisentrautRefine some things to create better looking man pages.
2000-11-20 Tom LaneRevise handling of oldstyle/newstyle functions per...
2000-11-02 Bruce MomjianChange bool to boolean in docs.
2000-10-05 Bruce MomjianAdd proofreader's changes to docs.
2000-08-25 Thomas G. LockhartFix typos and inconsistancies found by He Weiping
2000-08-24 Tom LaneDocumentation updates to reflect TOAST and new-style...
2000-07-22 Bruce Momjianspell cleanups
2000-07-22 Bruce MomjianCleanups
2000-03-27 Thomas G. LockhartStart updating for the v7.0 release.
2000-03-26 Peter EisentrautUpdated user's guide to match new psql's output format
1999-10-02 Tom LaneDocument formerly-undocumented WITH clause of CREATE...
1999-09-28 Bruce Momjian I have been working with user defined types and...
1999-07-22 Thomas G. LockhartComplete merge of all old man page information.
1999-07-06 Thomas G. LockhartFix markup for docbook2man man page generation.
1999-06-14 Thomas G. LockhartMinor updates for release.
1999-05-20 Tom LaneUpdate CREATE FUNCTION docs: mention use of AS clause...
1998-12-29 Thomas G. LockhartClean up to ensure tag completion as required by the...
1998-10-30 Thomas G. LockhartMinor cleanup in markup, especially in the Output section.
1998-09-16 Thomas G. LockhartMarkup and editing adjustments...
1998-09-07 Thomas G. LockhartVery minor formatting fixup in the refentry id field...
1998-05-13 Thomas G. LockhartFirst files for reference pages.