Commit Graph

36 Commits (1fb57af92069ee104c09e2016af9e0e620681be3)

Author SHA1 Message Date
Tom Lane 1fb57af920 Create the infrastructure for planner support functions. 7 years ago
Peter Eisentraut e4128ee767 SQL procedures 8 years ago
Peter Eisentraut 3c49c6facb Convert documentation to DocBook XML 8 years ago
Peter Eisentraut 1ff01b3902 Convert SGML IDs to lower case 8 years ago
Peter Eisentraut c29c578908 Don't use SGML empty tags 8 years ago
Peter Eisentraut 44b3230e82 Use lower-case SGML attribute values 8 years ago
Peter Eisentraut aefeb68741 Allow referring to functions without arguments when unique 9 years ago
Tom Lane e775d35317 Doc: clarify description of CREATE/ALTER FUNCTION ... SET FROM CURRENT. 9 years ago
Alvaro Herrera f2fcad27d5 Support ALTER THING .. DEPENDS ON EXTENSION 10 years ago
Robert Haas 7aea8e4f2d Determine whether it's safe to attempt a parallel plan for a query. 10 years ago
Alvaro Herrera 31eae6028e Allow CURRENT/SESSION_USER to be used in certain commands 11 years ago
Peter Eisentraut bb4eefe7bf doc: Improve DocBook XML validity 12 years ago
Robert Haas 73a4b994a6 Make CREATE/ALTER FUNCTION support NOT LEAKPROOF. 14 years ago
Robert Haas cd30728fb2 Allow LEAKPROOF functions for better performance of security views. 14 years ago
Peter Eisentraut 6ef2448796 Fix a whitespace issue with the man pages 14 years ago
Peter Eisentraut fc946c39ae Remove useless whitespace at end of lines 15 years ago
Magnus Hagander 9f2e211386 Remove cvs keywords from all files. 15 years ago
Peter Eisentraut 6dcce3985b Remove unnecessary xref endterm attributes and title ids 16 years ago
Peter Eisentraut 20f7f019f9 Easier to translate psql help 16 years ago
Peter Eisentraut d129255077 Set SQL man pages to be section 7 by default, and only transform them to 17 years ago
Tom Lane d89737d31c Support "variadic" functions, which can accept a variable number of arguments 17 years ago
Tom Lane e7889b83b7 Support SET FROM CURRENT in CREATE/ALTER FUNCTION, ALTER DATABASE, ALTER ROLE. 18 years ago
Tom Lane 2abae34a2e Implement function-local GUC parameter settings, as per recent discussion. 18 years ago
Tom Lane 5a7471c307 Add COST and ROWS options to CREATE/ALTER FUNCTION, plus underlying pg_proc 19 years ago
Bruce Momjian 32cebaecff Remove emacs info from footer of SGML files. 19 years ago
Neil Conway 8c5dfbabff Minor SGML style police work. 20 years ago
Tom Lane b524cb36ac Make an editorial pass over the reference pages. 20 years ago
Tom Lane f91370cd2f Update documentation to reflect the new ALTER OWNER rules for all 20 years ago
Tom Lane f58434f18f Documentation for ALTER object SET SCHEMA commands. Also some minor 20 years ago
Tom Lane 357ea45b57 Document that utility commands such as DROP FUNCTION allow argument names 21 years ago
Neil Conway c069655441 Allow ALTER FUNCTION to change a function's strictness, volatility, and 21 years ago
Tom Lane 0adfa2c39d Support renaming of tablespaces, and changing the owners of 22 years ago
PostgreSQL Daemon 969685ad44 $Header: -> $PostgreSQL Changes ... 22 years ago
Tom Lane d4019b7cd3 Remove a bunch of content-free Diagnostics sections, as per previous 22 years ago
Peter Eisentraut c326d8f4f2 Add/edit index entries. 22 years ago
Peter Eisentraut b256f24264 First batch of object rename commands. 23 years ago
Peter Eisentraut d1b4327d02 Last round of reference page editing. 23 years ago
Tom Lane 7c6df91dda Second phase of committing Rod Taylor's pg_depend/pg_constraint patch. 24 years ago
Peter Eisentraut 2c50f6344b Revise command completion tags as per hackers message on 20 March. 24 years ago
Tom Lane 0c1fe3d2b9 Update SQL-command reference pages for schema features. 24 years ago
Thomas G. Lockhart c05f29e895 Augment the date/time examples in the User's Guide to reflect the newer 24 years ago
Tom Lane b3120804ad Rule names are now unique per-relation, rather than unique globally. 24 years ago
Thomas G. Lockhart 03a321d214 Use PostgreSQL consistantly throughout docs. Before, usage was split evenly 24 years ago
Peter Eisentraut 89a1ea4207 Put some kind of grammatical uniformity in the <refpurpose> lines. 24 years ago
Bruce Momjian 4d7af98759 Patch NAME section of reference pages. 24 years ago
Tom Lane 9ace03183c Some small polishing of Mark Hollomon's cleanup of DROP command: might 25 years ago
Bruce Momjian b32685a999 Add proofreader's changes to docs. 25 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 a75f2d21a8 Clean up to ensure tag completion as required by the newest versions 27 years ago