summaryrefslogtreecommitdiff
path: root/doc/src/sgml
AgeCommit message (Expand)Author
2001-02-05Document BETWEEN.Peter Eisentraut
2001-02-04Move PL docs to programmer's guide, "storage" chapter to admin guide,Peter Eisentraut
2001-02-04Must run jadetex three times to get correct page numbers. Add support forPeter Eisentraut
2001-02-04When making xrefs to refsects, the linkend should point to the refsect andPeter Eisentraut
2001-02-03Re-add Peter E's changes.Bruce Momjian
2001-02-03Improved wording, from Albert REINER <areiner@tph.tuwien.ac.at>.Peter Eisentraut
2001-02-03Update, polish, consistencify preface/intro sections.Peter Eisentraut
2001-02-01A patch for the GROUP BY/HAVING example. p.date should be s.date.Bruce Momjian
2001-01-29Update HISTORY/release with current changes.Bruce Momjian
2001-01-27Make into appendix, correct some items.Peter Eisentraut
2001-01-27Add permission check for CHECKPOINT.Peter Eisentraut
2001-01-27in the tutorial, chapter 2., "Relational Data Model Formalities"Bruce Momjian
2001-01-26Clean up markup, add description of contrib/array operators by Joel BurtonPeter Eisentraut
2001-01-26Add some links from data type chapter to section on literal constants.Peter Eisentraut
2001-01-24WAL documentation, from Oliver Elphick and Vadim Mikheev.Peter Eisentraut
2001-01-24Update based on documentation written by Vadim Mikheev and Oliver Elphick.Peter Eisentraut
2001-01-24Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group.Bruce Momjian
2001-01-24It looks Ok, but it has one unnecessary step. There is no need to do the "mvBruce Momjian
2001-01-24Oops, had .o file in there.Bruce Momjian
2001-01-24UpdateBruce Momjian
2001-01-22Rip out table expression section from SQL syntax chapter and develop itPeter Eisentraut
2001-01-22Minor fixes.Tom Lane
2001-01-21Description of table expressions, including join syntax, from Robert B.Peter Eisentraut
2001-01-20Get rid of initdb -t bugs by the simple expedient of getting rid ofTom Lane
2001-01-20Replace some oldish, non-SQL'ish elements with more standard forms. (castPeter Eisentraut
2001-01-20Move anoncvs to top of docs, then put cvs tree. Hope that is OK. SeemsBruce Momjian
2001-01-20In the Programmer's Guide, the sample code for accessing large objectsBruce Momjian
2001-01-19Update docs to explain that 7.1 locks down LC_COLLATE and LC_CTYPE atTom Lane
2001-01-18Fix incorrect placeholder name in example.Thomas G. Lockhart
2001-01-18Replace contraction with long form. Cosmetic only.Thomas G. Lockhart
2001-01-17Functions -> Function'sBruce Momjian
2001-01-17There are misprints in postgres doc., in :Bruce Momjian
2001-01-15Adjust file names.Peter Eisentraut
2001-01-13Terminology cleanup: class -> table, instance -> row, attribute -> column,Peter Eisentraut
2001-01-13Add information about bit types. Adjust some other things to promotePeter Eisentraut
2001-01-13New shell for the to be written CHECKPOINT documentation, so the summaryPeter Eisentraut
2001-01-12Update information about compiling extension modules.Peter Eisentraut
2001-01-12Bring CREATE TABLE syntax synopsis into line with reality; update aTom Lane
2001-01-09Apply proper sql.sgml change.Bruce Momjian
2001-01-09Attached is a doc patch for doc/src/sgml/sql.sgml.Bruce Momjian
2001-01-09A patch for doc/src/sgml/plsql.sgml to add a little more info about PL/pgSQLBruce Momjian
2001-01-09Approaching the current documentation from a position of ignorance, IBruce Momjian
2001-01-08Document the system attributes ctid and tableoid, which for some reasonTom Lane
2001-01-08Document that we don't support ORDER BY with general expressions onTom Lane
2001-01-08Add rudimentary section about controlling kernel's file and process limits.Peter Eisentraut
2001-01-06Simplify rules to build man pages so they run a lot faster and create lessPeter Eisentraut
2001-01-06EXECUTE documentation, from "Robert B. Easter" <reaster@comptechnews.com>.Peter Eisentraut
2001-01-06Update section on SQL syntax. (Still a lot to be done though.) AddPeter Eisentraut
2001-01-06Bring CREATE RULE reference page into some semblance of agreement withTom Lane
2001-01-05Remove not-really-standard implementation of CREATE TABLE's UNDER clause,Tom Lane