| Commit message (Expand) | Author | Age |
* | $Header: -> $PostgreSQL Changes ... | PostgreSQL Daemon | 2003-11-29 |
* | Minor copy-editing. | Tom Lane | 2003-11-06 |
* | Adjust documentation examples to match recent error message rewordings. | Tom Lane | 2003-09-30 |
* | This patch fixes a few missed GUC variables that were still upper case, | Bruce Momjian | 2003-09-11 |
* | Add/edit index entries. | Peter Eisentraut | 2003-08-31 |
* | Replace functional-index facility with expressional indexes. Any column | Tom Lane | 2003-05-28 |
* | Indexing support for pattern matching operations via separate operator | Peter Eisentraut | 2003-05-15 |
* | Merge documentation into one book. (Build with "make html".) Replace | Peter Eisentraut | 2003-03-25 |
* | Big editing for consistent content and presentation. | Peter Eisentraut | 2003-03-13 |
* | Merge documentation updates from 7.3 branch. | Peter Eisentraut | 2002-11-11 |
* | Add more appropriate markup. | Peter Eisentraut | 2002-09-21 |
* | Change NAMEDATALEN to 64, INDEX_MAX_KEYS/MAX_FUNC_ARGS to 32, per discussion... | Bruce Momjian | 2002-08-13 |
* | Replace ad-hoc insertions into pg_opclass and friends with CREATE | Tom Lane | 2002-07-30 |
* | Mention "PostgreSQL"'s hashes as slower/similar to btree. | Bruce Momjian | 2002-06-21 |
* | Update hash warning in manual. | Bruce Momjian | 2002-06-21 |
* | Document problems with hash indexes compared to btree. | Bruce Momjian | 2002-06-21 |
* | Editorial review | Peter Eisentraut | 2002-01-07 |
* | Add some more material to the section about partial indexes. | Tom Lane | 2001-12-04 |
* | proof-reading | Peter Eisentraut | 2001-11-28 |
* | Deprecate 'current' for date/time input. | Thomas G. Lockhart | 2001-11-21 |
* | Grammatical and spelling fixes. | Tom Lane | 2001-11-19 |
* | Fix obsolete claim that only btree indexes support multiple columns; | Tom Lane | 2001-11-18 |
* | Cleanup of bibliography | Peter Eisentraut | 2001-11-08 |
* | More information about partial indexes, and some tips about examining | Peter Eisentraut | 2001-10-31 |
* | Markup additions and spell check. (covers User's Guide) | Peter Eisentraut | 2001-09-09 |
* | Rename config.h to pg_config.h and os.h to pg_config_os.h, fix a number of | Peter Eisentraut | 2001-08-24 |
* | Restructure pg_opclass, pg_amop, and pg_amproc per previous discussions in | Tom Lane | 2001-08-21 |
* | Partial indexes work again, courtesy of Martijn van Oosterhout. | Tom Lane | 2001-07-16 |
* | In chapter: | Bruce Momjian | 2001-05-30 |
* | more indices -> indexes | Peter Eisentraut | 2001-05-22 |
* | Change "indices" to "indexes", per OED. | Peter Eisentraut | 2001-05-17 |
* | Add index. Only some parts of the manual set have index entries so far... | Peter Eisentraut | 2001-05-12 |
* | Rewrite of planner statistics-gathering code. ANALYZE is now available as | Tom Lane | 2001-05-07 |
* | Add more details. | Peter Eisentraut | 2001-02-20 |
* | Add note that partial indices are not currently supported. | Tom Lane | 2001-02-18 |
* | Terminology cleanup: class -> table, instance -> row, attribute -> column, | Peter Eisentraut | 2001-01-13 |
* | Make use of <email> tag for marking up email addresses. | Peter Eisentraut | 2000-12-22 |
* | Replace incorrect uses of 'which' with 'that'. (so-called "wicked which") | Peter Eisentraut | 2000-12-22 |
* | Revive Reference Manual, remove reference pages from User's Guide. | Peter Eisentraut | 2000-11-24 |
* | Fix several <ulink> tags which refer to e-mail addresses | Thomas G. Lockhart | 2000-08-23 |
* | Clean up bogosities in pg_opclass, pg_amop, pg_amproc. There are amproc | Tom Lane | 2000-06-19 |
* | Fixups in content and markup for 7.0 release. | Thomas G. Lockhart | 2000-05-02 |
* | Accumulated fixups. | Thomas G. Lockhart | 2000-03-30 |
* | Add a little to index operator class discussion. | Tom Lane | 2000-03-28 |
* | Update obsolete statement that indexes can have only 7 columns. | Tom Lane | 2000-03-26 |
* | Complete merge of all old man page information. | Thomas G. Lockhart | 1999-07-22 |
* | Chapter on indices intended for the User's Guide. | Thomas G. Lockhart | 1998-10-14 |