| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2002-01-25 | Overhaul plperl documentation. | Tom Lane | |
| 2002-01-25 | Fix +/- mixup pointed out by Rod Taylor. | Bruce Momjian | |
| 2002-01-24 | Fix documentation misstatement: OLD is not valid in ON SELECT. | Tom Lane | |
| 2002-01-23 | Overhaul PL/Tcl documentation. | Tom Lane | |
| 2002-01-22 | Update FAQ. | Bruce Momjian | |
| 2002-01-20 | Spell-check and markup police | Peter Eisentraut | |
| 2002-01-20 | Mention that 'make distclean' is a good idea when changing configure | Tom Lane | |
| options. Document --with-pam and --enable-depend, do some minor copy-editing. | |||
| 2002-01-18 | Add missing literal endtag. | Bruce Momjian | |
| 2002-01-18 | Improve non-thread-safe mention of libpq's crypt. | Bruce Momjian | |
| 2002-01-18 | Improve description of autocommit behavior in ecpg manual pages. | Bruce Momjian | |
| 2002-01-18 | Explain privileges required for LOCK. Minor wordsmithing too. | Tom Lane | |
| 2002-01-18 | Point out that superusers bypass privilege checking. Minor wordsmithing. | Tom Lane | |
| 2002-01-15 | pg_upgrade doesn't live here anymore. Remove dangling references. | Tom Lane | |
| 2002-01-14 | Move pg_upgrade to /contrib. Still need to make Peter's portability | Bruce Momjian | |
| changes. | |||
| 2002-01-13 | Wow, it actually worked for the regression database. More testing needed. | Bruce Momjian | |
| 2002-01-11 | More man pages improvements; also needed to test sgml build. | Bruce Momjian | |
| 2002-01-11 | Sync up. | Bruce Momjian | |
| 2002-01-11 | More cleanups. | Bruce Momjian | |
| 2002-01-11 | Handle int4-int8 sequence migration without full data dump. | Bruce Momjian | |
| 2002-01-10 | Update FAQ. | Bruce Momjian | |
| 2002-01-10 | Update FAQ. | Bruce Momjian | |
| 2002-01-10 | Update FAQ. | Bruce Momjian | |
| 2002-01-10 | Update FAQ. | Bruce Momjian | |
| 2002-01-10 | Update FAQ. | Bruce Momjian | |
| 2002-01-10 | Update FAQ. | Bruce Momjian | |
| 2002-01-10 | Temporary workaround for links within bibliography references fouling up | Peter Eisentraut | |
| footnote count. | |||
| 2002-01-10 | More pg_upgrade improvements. Almost done, except for max transaction | Bruce Momjian | |
| setting. | |||
| 2002-01-09 | Describe type casts under the heading of Value Expressions, and explain | Tom Lane | |
| the difference between a run-time type cast and casting a literal string to a specific type. Minor editorial work in same area. | |||
| 2002-01-09 | Update with new features. Still disabled. | Bruce Momjian | |
| 2002-01-09 | Make spelling of operating system names match official version closely. | Peter Eisentraut | |
| And listing QNX 6 as both supported and unsupported is probably not helpful. | |||
| 2002-01-08 | Adjust spelling of article titles to match the originals, add some links. | Peter Eisentraut | |
| 2002-01-08 | Update Thomas Lockhart's email address to lockhart@fourpalms.org. | Bruce Momjian | |
| 2002-01-08 | Repair the GEQO bibliography. It was marked up all wrong. Move some of | Peter Eisentraut | |
| the info to the main bibliography. | |||
| 2002-01-08 | 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-07 | Editorial review | Peter Eisentraut | |
| 2002-01-06 | Fix ecpg wording to be consistent. | Bruce Momjian | |
| 2002-01-06 | Remove ecpg TODO section: | Bruce Momjian | |
| > 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 | |||
| 2002-01-06 | Fix copy-and-paste brain damage. (These commands do not create a | Tom Lane | |
| database.) | |||
| 2002-01-04 | ecpg.sgml manual page updated to ON. | Bruce Momjian | |
| --------------------------------------------------------------------------- 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 | |||
| 2002-01-04 | Add more complete details on date/time keywords and parsing rules. | Thomas G. Lockhart | |
| Move some tabular information on these from the chapter on data types to the appendix on dates and times. | |||
| 2002-01-04 | Update FAQ. | Bruce Momjian | |
| 2002-01-03 | 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 | |
| tables. | |||
| 2002-01-03 | droplang had same problem as createlang; default are backwards and did | Bruce Momjian | |
| not work. Fixed to match createlang. | |||
| 2002-01-03 | Add mention of PRIMARY in ALTER TABLE ... [ UNIQUE | PRIMARY ] | Bruce Momjian | |
