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
2001-08-13
Make LANCOMPILER clause in CREATE LANGUAGE optional. Allow "identifier"
Peter Eisentraut
2001-06-04
This patch adds support for %TYPE in CREATE FUNCTION argument and return
Bruce Momjian
2001-05-19
Allow special '$libdir' macro to show up in object file path in CREATE
Peter Eisentraut
2001-04-28
In create_function there is a remark concerning SQL/PSM not
Bruce Momjian
2000-12-25
Refine some things to create better looking man pages.
Peter Eisentraut
2000-11-20
Revise handling of oldstyle/newstyle functions per recent discussions
Tom Lane
2000-11-02
Change bool to boolean in docs.
Bruce Momjian
2000-10-05
Add proofreader's changes to docs.
Bruce Momjian
2000-08-25
Fix typos and inconsistancies found by He Weiping
Thomas G. Lockhart
2000-08-24
Documentation updates to reflect TOAST and new-style fmgr.
Tom Lane
2000-07-22
spell cleanups
Bruce Momjian
2000-07-22
Cleanups
Bruce Momjian
2000-03-27
Start updating for the v7.0 release.
Thomas G. Lockhart
2000-03-26
Updated user's guide to match new psql's output format
Peter Eisentraut
1999-10-02
Document formerly-undocumented WITH clause of CREATE FUNCTION.
Tom Lane
1999-09-28
I have been working with user defined types and user defined c
Bruce Momjian
1999-07-22
Complete merge of all old man page information.
Thomas G. Lockhart
1999-07-06
Fix markup for docbook2man man page generation.
Thomas G. Lockhart
1999-06-14
Minor updates for release.
Thomas G. Lockhart
1999-05-20
Update CREATE FUNCTION docs: mention use of AS clause with
Tom Lane
1998-12-29
Clean up to ensure tag completion as required by the newest versions
Thomas G. Lockhart
1998-10-30
Minor cleanup in markup, especially in the Output section.
Thomas G. Lockhart
1998-09-16
Markup and editing adjustments...
Thomas G. Lockhart
1998-09-07
Very minor formatting fixup in the refentry id field to remove
Thomas G. Lockhart
1998-05-13
First files for reference pages.
Thomas G. Lockhart