Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Point to main CPAN site, and reword a little. | Peter Eisentraut | 2002-01-08 | |
| | ||||
* | Minor wordsmithing. | Tom Lane | 2002-01-08 | |
| | ||||
* | Make FreeBSD URL point to the right chapter again. | Peter Eisentraut | 2002-01-08 | |
| | ||||
* | Email address no longer valid. | Bruce Momjian | 2002-01-08 | |
| | ||||
* | Update bad URL's with good ones. | Bruce Momjian | 2002-01-08 | |
| | ||||
* | Editorial review | Peter Eisentraut | 2002-01-07 | |
| | ||||
* | Fix ecpg wording to be consistent. | Bruce Momjian | 2002-01-06 | |
| | ||||
* | Remove ecpg TODO section: | Bruce Momjian | 2002-01-06 | |
| | | | | | | | | | | | | | | | | | > Looking at this I also found an ecpg TODO list in the docs: > > http://candle.pha.pa.us/main/writings/pgsql/sgml/ecpg-develop.html > > Seems that TODO section should be removed. Some items are done, others > are on the main TODO list. That's correct. I did not fix the docs for quite some time. Michael -- Michael Meskes | |||
* | Fix copy-and-paste brain damage. (These commands do not create a | Tom Lane | 2002-01-06 | |
| | | | | database.) | |||
* | ecpg.sgml manual page updated to ON. | Bruce Momjian | 2002-01-04 | |
| | | | | | | | | | | | | | | | | --------------------------------------------------------------------------- When you run 'ecpg --help' you get the following: -t turn on autocommit of transactions amongst the other options... Shouldn't this be OFF as per the documentation? Best regards, Lee. -- Lee Kindness, Senior Software Engineer, lkindness@csl.co.uk | |||
* | Add more complete details on date/time keywords and parsing rules. | Thomas G. Lockhart | 2002-01-04 | |
| | | | | | Move some tabular information on these from the chapter on data types to the appendix on dates and times. | |||
* | Update FAQ. | Bruce Momjian | 2002-01-04 | |
| | ||||
* | Update FAQ_DEV. | Bruce Momjian | 2002-01-03 | |
| | ||||
* | Update FAQ_DEV. | Bruce Momjian | 2002-01-03 | |
| | ||||
* | Add mention of index on foreign key for frequently updated primary key | Bruce Momjian | 2002-01-03 | |
| | | | | tables. | |||
* | droplang had same problem as createlang; default are backwards and did | Bruce Momjian | 2002-01-03 | |
| | | | | not work. Fixed to match createlang. | |||
* | Add mention of PRIMARY in ALTER TABLE ... [ UNIQUE | PRIMARY ] | Bruce Momjian | 2002-01-03 | |
| | ||||
* | In createlang, make dbname optional, not langname, or rather, make | Bruce Momjian | 2002-01-03 | |
| | | | | existing code of dbname optional actually work. | |||
* | Fix incorrect description of rowtype variable declarations. Eventually | Tom Lane | 2002-01-02 | |
| | | | | | (IMHO) the code should be fixed to do what the documentation formerly claimed, and then revert this change. | |||
* | Repair example, per note in interactive docs. | Tom Lane | 2001-12-30 | |
| | ||||
* | Update FAQ_DEV. | Bruce Momjian | 2001-12-30 | |
| | ||||
* | Add missing <varlistentry>; shown in build logs. | Bruce Momjian | 2001-12-29 | |
| | ||||
* | Document the precision arguments for date/time types per SQL9x. | Thomas G. Lockhart | 2001-12-29 | |
| | | | | | | | Update the list of recognized time zones. Document the range of arguments allowed for SET TIME ZONE. Still need to add info on other date/time symbols (e.g. "AM", "T") and to freshen the docs on the date/time parsing rules. | |||
* | Update FAQ_DEV. | Bruce Momjian | 2001-12-29 | |
| | ||||
* | Update FAQ_DEV. | Bruce Momjian | 2001-12-29 | |
| | ||||
* | Update FAQ_DEV. | Bruce Momjian | 2001-12-29 | |
| | ||||
* | Add more Christof Petig ecpg items. | Bruce Momjian | 2001-12-28 | |
| | ||||
* | Add mention of Christof Petig for ecpg items. | Bruce Momjian | 2001-12-28 | |
| | ||||
* | Expand on description of when to use or not use TRUST auth method. | Tom Lane | 2001-12-27 | |
| | ||||
* | Document obj_description and col_description functions; expand | Tom Lane | 2001-12-27 | |
| | | | | description of COMMENT command. | |||
* | Small fixes | Peter Eisentraut | 2001-12-27 | |
| | ||||
* | Mention datatype() casting change. | Bruce Momjian | 2001-12-27 | |
| | ||||
* | Update for new timestamp behavior. | Bruce Momjian | 2001-12-27 | |
| | ||||
* | Fix directions for a client-only install, per comments from Alexey Borzov | Tom Lane | 2001-12-23 | |
| | | | | and Vivek Khera. | |||
* | Update description of CURRENT_TIMESTAMP and friends. | Tom Lane | 2001-12-23 | |
| | ||||
* | Type interval takes a precision, too. | Tom Lane | 2001-12-23 | |
| | ||||
* | Lots of content and formatting improvements in release notes. HISTORY | Peter Eisentraut | 2001-12-23 | |
| | | | | now generated from DocBook sources. | |||
* | Add missing id attribute. | Peter Eisentraut | 2001-12-23 | |
| | ||||
* | Spiff up discussion of precision on date/time data types. | Thomas G. Lockhart | 2001-12-21 | |
| | | | | Add a NetBSD/alpha and update info on a few other platforms. | |||
* | Allow location of index creation perl script be be specified in | Thomas G. Lockhart | 2001-12-21 | |
| | | | | Makefile.custom, to allow finding it on Mandrake systems (at least). | |||
* | Some tuning | Peter Eisentraut | 2001-12-19 | |
| | ||||
* | Revert breakage | Peter Eisentraut | 2001-12-10 | |
| | ||||
* | Add new Japanese FAQ versions. | Bruce Momjian | 2001-12-10 | |
| | ||||
* | Use PostgreSQL consistantly throughout docs. Before, usage was split evenly | Thomas G. Lockhart | 2001-12-08 | |
| | | | | between Postgres and PostgreSQL. | |||
* | Update list of currently supported platforms. | Thomas G. Lockhart | 2001-12-08 | |
| | | | | | | Mention SQL9x precision syntax for date/time types. Use PostgreSQL consistantly throughout docs. Before, usage was split evenly between Postgres and PostgreSQL. | |||
* | Update FAQ. | Bruce Momjian | 2001-12-05 | |
| | ||||
* | Update FAQ. | Bruce Momjian | 2001-12-05 | |
| | ||||
* | Update FAQ. | Bruce Momjian | 2001-12-05 | |
| | ||||
* | Enforce restriction that COPY DELIMITERS string must be exactly one | Tom Lane | 2001-12-04 | |
| | | | | | character; replace strchr() search with simple comparison to speed up COPY IN. Per discussion in pghackers. | |||
* | Update FAQ_DEV. | Bruce Momjian | 2001-12-04 | |
| |