| Age | Commit message (Expand) | Author |
| 2005-01-30 | Recommend security@postgresql.org as the contact point for security-related b... | Tom Lane |
| 2005-01-30 | Preliminary release notes for 8.0.1, 7.4.7, 7.3.9, 7.2.7. | Tom Lane |
| 2005-01-29 | We haven't had a fixed limit on rule recursion depth since 7.3 ... | Tom Lane |
| 2005-01-28 | Add documentation for format_type(), which somehow escaped it before. | Tom Lane |
| 2005-01-28 | Add note cautioning that you can't use an encrypting IDENT server | Tom Lane |
| 2005-01-27 | Generalize TRUNCATE to support truncating multiple tables in one | Tom Lane |
| 2005-01-26 | Close all cursors created during a failed subtransaction. This is needed | Tom Lane |
| 2005-01-26 | Add docs for a couple of formerly-undocumented geometric conversion functions. | Tom Lane |
| 2005-01-23 | Add tools/find_gt_lt to find < and > in SGML source. | Bruce Momjian |
| 2005-01-22 | More < and > changes to ampersands. | Bruce Momjian |
| 2005-01-22 | More < and > cleanups converted to ampersands. | Bruce Momjian |
| 2005-01-22 | More fixes for => and ->, use proper ampersand markups. | Bruce Momjian |
| 2005-01-22 | Change -> and <- to use proper ampersand markups. | Bruce Momjian |
| 2005-01-17 | Clarify that the --enable-integer-datetimes switch affects the time and | Tom Lane |
| 2005-01-17 | Please find enclosed another patch that now (I hope) really is | Bruce Momjian |
| 2005-01-17 | Fix minor thinko in pg_dump documentation of "-n" option. | Neil Conway |
| 2005-01-17 | Please find enclosed a patch to the pl/perl documents that correctly | Bruce Momjian |
| 2005-01-17 | Update supported platforms list. | Peter Eisentraut |
| 2005-01-17 | Some more copy-editing. | Tom Lane |
| 2005-01-15 | Some minor editing work on the release notes. | Tom Lane |
| 2005-01-15 | Minor improvements in descriptions of recent changes. | Tom Lane |
| 2005-01-15 | Update release notes for 8.0.0 final. Release date set as 2005-01-19! | Bruce Momjian |
| 2005-01-15 | Simplify trigger example, per Mark Kirkwood. | Tom Lane |
| 2005-01-14 | Add index entries for function volatilities. | Kris Jurka |
| 2005-01-14 | Incorporate examples and doc patches from Mark Kirkwood and David Fetter. | Tom Lane |
| 2005-01-14 | Change Win32 client configuration files from *.txt to *.conf. | Bruce Momjian |
| 2005-01-13 | Update supported platforms list. | Peter Eisentraut |
| 2005-01-10 | Update supported platforms list. | Peter Eisentraut |
| 2005-01-10 | Add some real documentation about TOAST (finally). Combine this with | Tom Lane |
| 2005-01-09 | Clarify description of greedy and non-greedy POSIX regular expressions, | Tom Lane |
| 2005-01-09 | Last batch of updates in response to 7.4 interactive docs comments. | Tom Lane |
| 2005-01-09 | Update discussion of ALTER TABLE ADD COLUMN, per Michael Fuhr. | Tom Lane |
| 2005-01-09 | Some more small improvements in response to 7.4 interactive docs comments. | Tom Lane |
| 2005-01-08 | Some more small improvements in response to 7.4 interactive docs comments. | Tom Lane |
| 2005-01-08 | Update supported platforms list. | Peter Eisentraut |
| 2005-01-08 | Some small docs improvements motivated by reading the comments for the 7.4 | Tom Lane |
| 2005-01-08 | Some small docs improvements motivated by reading the comments for the | Tom Lane |
| 2005-01-07 | Add a tip showing how functions on composite types can be used to | Tom Lane |
| 2005-01-07 | Improve discussion of SQL functions taking/returning row types. | Tom Lane |
| 2005-01-07 | Update supported platforms list | Peter Eisentraut |
| 2005-01-07 | Fix ECPGstatus() documentation of parameters. | Bruce Momjian |
| 2005-01-06 | Spell APPDATA as %APPDATA%, per recommendation from Magnus. | Tom Lane |
| 2005-01-06 | Adjust examples to avoid using keywords as identifiers, per Honda Shigehiro. | Tom Lane |
| 2005-01-06 | Adjust lookup of client-side profile files (.pgpass and so on) as per | Tom Lane |
| 2005-01-06 | Update to supported platforms list | Peter Eisentraut |
| 2005-01-06 | More minor updates and copy-editing. | Tom Lane |
| 2005-01-06 | Re-readjust synopses for CREATE/ALTER USER. | Tom Lane |
| 2005-01-05 | More minor updates and copy-editing. | Tom Lane |
| 2005-01-05 | Fix example, change table name from 'array' to 'array_int'. | Bruce Momjian |
| 2005-01-05 | Revert cosmetic synopsis changes that break psql translations. | Peter Eisentraut |