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