Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | $Header: -> $PostgreSQL Changes ... | PostgreSQL Daemon | 2003-11-29 |
| | |||
* | More cleanup of Diagnostics sections. | Tom Lane | 2003-09-12 |
| | |||
* | Remove a bunch of content-free Diagnostics sections, as per previous | Tom Lane | 2003-09-09 |
| | | | | discussion. (Still have some work to do editing the remainder.) | ||
* | Add/edit index entries. | Peter Eisentraut | 2003-08-31 |
| | |||
* | Bring SQL ref pages to consistent format, part 1. | Peter Eisentraut | 2003-04-15 |
| | |||
* | Augment the date/time examples in the User's Guide to reflect the newer | Thomas G. Lockhart | 2002-04-21 |
| | | | | | | | | | capabilities of specifying time zones as intervals per SQL9x. Put refentrytitle contents on the same line as the tag. Otherwise, leading whitespace is propagated into the product, which (at least) messes up the ToC layout. Remove (some) docinfo tags containing dates. Best to omit if the dates are not accurate; maybe use CVS dates instead or leave them out. | ||
* | Update reference pages for new INFO, NOTICE, WARNING elog() levels. | Bruce Momjian | 2002-03-06 |
| | |||
* | Use PostgreSQL consistantly throughout docs. Before, usage was split evenly | Thomas G. Lockhart | 2001-12-08 |
| | | | | between Postgres and PostgreSQL. | ||
* | Put some kind of grammatical uniformity in the <refpurpose> lines. | Peter Eisentraut | 2001-09-03 |
| | |||
* | Refine some things to create better looking man pages. | Peter Eisentraut | 2000-12-25 |
| | |||
* | A few minor psql enhancements | Peter Eisentraut | 2000-01-29 |
| | | | | | | | Initdb help correction Changed end/abort to commit/rollback and changed related notices Commented out way old printing functions in libpq Fixed a typo in alter table / alter column | ||
* | Complete merge of all old man page information. | Thomas G. Lockhart | 1999-07-22 |
| | | | | ecpg reference page still needs formatting. | ||
* | Fix markup for docbook2man man page generation. | Thomas G. Lockhart | 1999-07-06 |
| | | | | | | | No big deal; fixed lots of other markup at the same time. Bigest change: make sure there is no whitespace in front of <term> contents. This will probably help the other output types too. | ||
* | Minor updates for release. | Thomas G. Lockhart | 1999-06-14 |
| | | | | | Split reference pages for CREATE TABLE AS and SELECT INTO to allow psgml (the emacs parser) to handle parsing. | ||
* | Clean up to ensure tag completion as required by the newest versions | Thomas G. Lockhart | 1998-12-29 |
| | | | | | of Norm's Modular Style Sheets and jade/docbook. From Vince Vielhaber <vev@michvhf.com>. | ||
* | Minor cleanup in markup, especially in the Output section. | Thomas G. Lockhart | 1998-10-30 |
| | |||
* | Markup and editing adjustments... | Thomas G. Lockhart | 1998-09-16 |
| | |||
* | Very minor formatting fixup in the refentry id field to remove | Thomas G. Lockhart | 1998-09-07 |
| | | | | | the trailing "-1". This makes a cleaner html output file name. Clean up a few refpurpose fields. | ||
* | First files for reference pages. | Thomas G. Lockhart | 1998-05-13 |