Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Spell checking and markup refinement | Peter Eisentraut | 2011-05-19 |
| | |||
* | Add xreflabels to /contrib manuals so links appear correct. Also update | Bruce Momjian | 2011-05-07 |
| | | | | README.links to explain xref properly. | ||
* | Add KNNGIST support to contrib/btree_gist. | Tom Lane | 2011-03-02 |
| | | | | | | | This extends GiST's support for nearest-neighbor searches to many of the standard data types. Teodor Sigaev | ||
* | Properly capitalize documentation headings; some only had initial-word | Bruce Momjian | 2011-01-29 |
| | | | | capitalization. | ||
* | Remove cvs keywords from all files. | Magnus Hagander | 2010-09-20 |
| | |||
* | Spell and markup checking | Peter Eisentraut | 2010-08-17 |
| | |||
* | Fix markup, other minor editing for recent btree_gist doc changes. | Tom Lane | 2010-08-03 |
| | |||
* | Add btree_gist support for searching on "not equals". | Robert Haas | 2010-08-02 |
| | | | | Jeff Davis, with slight editorialization by me. | ||
* | Update broken and permanently moved links | Peter Eisentraut | 2010-03-17 |
| | |||
* | Make an editorial pass over the newly SGML-ified contrib documentation. | Tom Lane | 2007-12-06 |
| | | | | | | Fix lots of bad markup, bad English, bad explanations. This commit covers only about half the contrib modules, but I grow weary... | ||
* | Entity-ify a passel of & < > characters. Per gripe from Devrim. | Tom Lane | 2007-12-03 |
| | |||
* | Ensure that all <sect1> and <refentry> tags have IDs. This is needed | Tom Lane | 2007-12-02 |
| | | | | | | | to ensure that the resulting webpages have predictable URLs, instead of ever-changing numeric IDs. The new contrib docs were the biggest offender, but some old stuff had the problem too. Also, rename a couple of new contrib sgml files for consistency's sake. | ||
* | Move most /contrib README files into SGML. Some still need conversion | Bruce Momjian | 2007-11-10 |
or will never be converted. |