| Age | Commit message (Expand) | Author |
| 2004-03-15 | Mention Linux syslog will sync lines to disk, and describe how to | Bruce Momjian |
| 2004-03-12 | Update FAQ with current release version. | Bruce Momjian |
| 2004-03-12 | Update Russian FAQ, Viktor Vislobokov | Bruce Momjian |
| 2004-03-12 | Fix a typo in the documentation for geqo_effort. | Neil Conway |
| 2004-03-12 | Improve documentation for the newly-added NOWAIT clause of LOCK TABLE. | Neil Conway |
| 2004-03-12 | Allow 'Infinity' and '-Infinity' as input to the float4 and float8 | Neil Conway |
| 2004-03-11 | Document the SSL and Kerberos are not thread-safe. | Bruce Momjian |
| 2004-03-11 | Add NOWAIT option to LOCK command | Tatsuo Ishii |
| 2004-03-10 | Fix a typo. | Neil Conway |
| 2004-03-09 | Tweak some text to avoid using <command>SET</command> as a verb, per | Neil Conway |
| 2004-03-09 | Remove blank line in Makefile. | Bruce Momjian |
| 2004-03-09 | Add HISTORY/INSTALL clean target to 7.4.X. | Bruce Momjian |
| 2004-03-09 | Add documentation for the recent 'ALSO' patch for CREATE RULE. Along | Neil Conway |
| 2004-03-09 | Refer to GUC variables using <xref> tags rather than <varname> tags, | Neil Conway |
| 2004-03-09 | Add ALSO keyword to CREATE RULE. | Bruce Momjian |
| 2004-03-09 | Add: | Bruce Momjian |
| 2004-03-08 | Have SGML make clean remove text files output as well | Bruce Momjian |
| 2004-03-08 | Update German FAQ. | Bruce Momjian |
| 2004-03-07 | Some editorial work on 7.4.2 release notes. | Tom Lane |
| 2004-03-07 | Improve discussion of using OIDs for identifying rows, fix an instance of | Neil Conway |
| 2004-03-07 | Explicitely mention that some GUC variables cannot be changed at | Neil Conway |
| 2004-03-07 | Editorialization of some text discussing 'IS NULL' vs. '= NULL'. | Neil Conway |
| 2004-03-06 | Use lynx -stdin and regenerate HISTORY | Bruce Momjian |
| 2004-03-05 | Improve documentation of virtual_host parameter: old text failed to | Tom Lane |
| 2004-03-05 | First update of release notes for 7.4.2. Still needs work. | Bruce Momjian |
| 2004-03-05 | Oops, '-' doesn't work for my lynx either. | Bruce Momjian |
| 2004-03-05 | Use '-' for stdin on lynx, my lynx version doesn't support -stdin. | Bruce Momjian |
| 2004-03-05 | Update Polish FAQ, from Marcin Mazurek. | Bruce Momjian |
| 2004-03-05 | Per a brief conversation with Tom, I've created a patch for adding | Bruce Momjian |
| 2004-03-05 | Fix for underscore in ID sgml markup. | Bruce Momjian |
| 2004-03-05 | Add new SPI functions for use by PL/Java: | Bruce Momjian |
| 2004-03-04 | Emit a warning when an empty string is input to the oid, float4, and | Neil Conway |
| 2004-03-04 | The trim function doc did not say that the second argument could be | Dennis Bjorklund |
| 2004-03-04 | Better document INSTEAD behavior for rules. | Bruce Momjian |
| 2004-03-03 | Add a few more cross-references where appropriate, add more text about | Neil Conway |
| 2004-03-02 | Update Turkish FAQ, Devrim GUNDUZ | Bruce Momjian |
| 2004-03-02 | Update release notes for 7.3.6. | Tom Lane |
| 2004-03-02 | Replace unportable use of /dev/stdin with lynx's -stdin switch. | Tom Lane |
| 2004-03-01 | Add a few more xrefs, where they seemed appropriate: for example, refer | Neil Conway |
| 2004-03-01 | Enable some additional warnings when running openjade and onsgmls. | Neil Conway |
| 2004-02-29 | Fix a typo in a recent commit to func.sgml that apparently broke the doc | Neil Conway |
| 2004-02-29 | Fix a bunch (~88) typos that the OpenJade tools don't warn about by | Neil Conway |
| 2004-02-27 | Fix a few omissions in the initcap() documentation & source code | Neil Conway |
| 2004-02-27 | Update plpython docs to mention shared libs are possible in 2.3 or | Bruce Momjian |
| 2004-02-26 | Update the pl/python shared build docs to match the recent version of | Bruce Momjian |
| 2004-02-23 | Do a direct probe during postmaster startup to determine the maximum | Tom Lane |
| 2004-02-22 | Document the family() function (added during the 7.4 dev cycle but not | Neil Conway |
| 2004-02-17 | Remove a caveat from the "backup" documentation: pg_dump now does a | Neil Conway |
| 2004-02-17 | Add a few more <xref> tags to the SGML docs, where appropriate. Original | Neil Conway |
| 2004-02-17 | Minor editorializing on cost-based vacuum description. | Tom Lane |