Commit Graph

44 Commits (ee303739d3dd9439f0cec2f46519d6fb02989f31)

Author SHA1 Message Date
Bruce Momjian be2b660ecd This patch includes a lot of minor cleanups to the SGML documentation, 23 years ago
Peter Eisentraut bc49968764 Add more appropriate markup. 23 years ago
Tom Lane b663f3443b Add a bunch of pseudo-types to replace the behavior formerly associated 23 years ago
Peter Eisentraut 739adf32ee Remove unused system table columns: 23 years ago
Peter Eisentraut 97377048b4 pg_cast table, and standards-compliant CREATE/DROP CAST commands, plus 24 years ago
Peter Eisentraut e8ac187c68 Allow functions to be executed with the privileges of the function owner. 24 years ago
Peter Eisentraut 94bdc4855c Extend syntax of CREATE FUNCTION to resemble SQL99. 24 years ago
Tom Lane 0c1fe3d2b9 Update SQL-command reference pages for schema features. 24 years ago
Tom Lane 902a6a0a4b Restructure representation of aggregate functions so that they have pg_proc 24 years ago
Tom Lane 4bdb4be62e Divide functions into three volatility classes (immutable, stable, and 24 years ago
Peter Eisentraut b6ea172ace Spell checking and markup additions 24 years ago
Bruce Momjian ed6986d3eb Revert quotes, 7.2 doesn't need them for CREATE FUNCTION. 24 years ago
Bruce Momjian a7ac26b759 Oops, we didn't have single quotes around 'langname' in CREATE FUNCTION 24 years ago
Peter Eisentraut 8adf56f77a Privileges on functions and procedural languages 24 years ago
Thomas G. Lockhart 03a321d214 Use PostgreSQL consistantly throughout docs. Before, usage was split evenly 24 years ago
Peter Eisentraut 17f0b55d15 Initial round of tweakage for man pages 24 years ago
Tom Lane 8394e4723a More cleanup of CREATE FUNCTION examples. 24 years ago
Tom Lane f2c657375d Add CREATE OR REPLACE FUNCTION syntax to allow replacing a function 24 years ago
Peter Eisentraut 89a1ea4207 Put some kind of grammatical uniformity in the <refpurpose> lines. 24 years ago
Peter Eisentraut ee8ed85da3 Make LANCOMPILER clause in CREATE LANGUAGE optional. Allow "identifier" 24 years ago
Bruce Momjian 28d2420eef This patch adds support for %TYPE in CREATE FUNCTION argument and return 25 years ago
Peter Eisentraut cb8b40e6d5 Allow special '$libdir' macro to show up in object file path in CREATE 25 years ago
Bruce Momjian 82511e3375 In create_function there is a remark concerning SQL/PSM not 25 years ago
Peter Eisentraut dccfd74935 Refine some things to create better looking man pages. 25 years ago
Tom Lane 5bb2300b59 Revise handling of oldstyle/newstyle functions per recent discussions 25 years ago
Bruce Momjian bc9b199c26 Change bool to boolean in docs. 25 years ago
Bruce Momjian b32685a999 Add proofreader's changes to docs. 25 years ago
Thomas G. Lockhart a5da56d320 Fix typos and inconsistancies found by He Weiping 25 years ago
Tom Lane 0813fcbc08 Documentation updates to reflect TOAST and new-style fmgr. 25 years ago
Bruce Momjian 4140085adb spell cleanups 26 years ago
Bruce Momjian ec37ea1cc1 Cleanups 26 years ago
Thomas G. Lockhart 39f69bc38f Start updating for the v7.0 release. 26 years ago
Peter Eisentraut 4579e68db2 Updated user's guide to match new psql's output format 26 years ago
Tom Lane e23a2b1ea0 Document formerly-undocumented WITH clause of CREATE FUNCTION. 26 years ago
Bruce Momjian 9394d62c73 I have been working with user defined types and user defined c 26 years ago
Thomas G. Lockhart a27512e634 Complete merge of all old man page information. 27 years ago
Thomas G. Lockhart a4ac2f458e Fix markup for docbook2man man page generation. 27 years ago
Thomas G. Lockhart 1ac838edba Minor updates for release. 27 years ago
Tom Lane c9f8ab6fba Update CREATE FUNCTION docs: mention use of AS clause with 27 years ago
Thomas G. Lockhart a75f2d21a8 Clean up to ensure tag completion as required by the newest versions 27 years ago
Thomas G. Lockhart 3d83e28b2b Minor cleanup in markup, especially in the Output section. 27 years ago
Thomas G. Lockhart d2a907c6ad Markup and editing adjustments... 27 years ago
Thomas G. Lockhart 6866cbc7c7 Very minor formatting fixup in the refentry id field to remove 27 years ago
Thomas G. Lockhart 7402eda97c First files for reference pages. 28 years ago