Commit Graph

18 Commits (7969145483e45298d754ee70f857817962377f8f)

Author SHA1 Message Date
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 20 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 21 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. 22 years ago
Peter Eisentraut d1b4327d02 Last round of reference page editing. 22 years ago
Tom Lane 7c6df91dda Second phase of committing Rod Taylor's pg_depend/pg_constraint patch. 23 years ago
Peter Eisentraut 2c50f6344b Revise command completion tags as per hackers message on 20 March. 23 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. 26 years ago
Thomas G. Lockhart a4ac2f458e Fix markup for docbook2man man page generation. 26 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 52ca2ab268 Editing and markup cleanup. 27 years ago
Thomas G. Lockhart b6bdc43522 Add new reference pages. This completes the first cut at a full set 27 years ago
Thomas G. Lockhart 7402eda97c First files for reference pages. 28 years ago