| Age | Commit message (Expand) | Author |
| 2009-04-24 | Remove sslverify parameter again, replacing it with two new sslmode values: | Magnus Hagander |
| 2009-04-23 | Mention that tables have a visibility map fork alongside the main fork | Heikki Linnakangas |
| 2009-04-23 | Improve the documentation on 8.4 visibility map related VACUUM changes. | Heikki Linnakangas |
| 2009-04-23 | Change the default value of max_prepared_transactions to zero, and add | Tom Lane |
| 2009-04-21 | Merge psql \df options into a single \? line, and update docs. | Bruce Momjian |
| 2009-04-21 | Add agg/normal/trigger/window flags for psql \df and in \df output. | Bruce Momjian |
| 2009-04-19 | Fix textsearch documentation examples to not recommend concatenating separate | Tom Lane |
| 2009-04-19 | Revise plpgsql's scanner to process comments and string literals in a way | Tom Lane |
| 2009-04-19 | Mention as a potential incompatibility the fact that SELECT DISTINCT, UNION, | Tom Lane |
| 2009-04-18 | Add Ron Mayer as primary contributor for: | Bruce Momjian |
| 2009-04-15 | Remove mention of pre-7.1 inheritance behavior from /ref pages; keep | Bruce Momjian |
| 2009-04-15 | Fix SGML markup I broke yesterday. | Bruce Momjian |
| 2009-04-14 | Reformat 'sslmode' options into an SGML table; improve wording. | Bruce Momjian |
| 2009-04-14 | Do some copy-editing on description of ts_headline(). | Tom Lane |
| 2009-04-13 | Make a copy-editing pass over the 8.4 release notes. | Tom Lane |
| 2009-04-11 | More wording clarification of sslverify setting. | Bruce Momjian |
| 2009-04-11 | Better document libpq sslverify behavior as requiring root.crt. | Bruce Momjian |
| 2009-04-11 | Wording improvement. | Bruce Momjian |
| 2009-04-11 | Wording improvement for SSL user certificate authentication. | Bruce Momjian |
| 2009-04-11 | Clarify SSL _user_ authentication in release notes. | Bruce Momjian |
| 2009-04-10 | Add cross-references from the DECLARE and FETCH reference pages to | Tom Lane |
| 2009-04-10 | Document how *_blks_read statistics columns are computed. | Bruce Momjian |
| 2009-04-09 | Update release notes through yesterday; some minor wordsmithing. | Tom Lane |
| 2009-04-09 | Clarify documentation references to pg_stat_get_blocks_fetched and | Bruce Momjian |
| 2009-04-09 | Update GIN limitations documentation to match current reality. | Tom Lane |
| 2009-04-09 | Remove SQL-compatibility function cardinality(). It is not exactly clear | Tom Lane |
| 2009-04-09 | Improve documentation about how checkpoint spreads I/O activity. | Bruce Momjian |
| 2009-04-08 | Remove psql's ancient hack that suppressed functions taking or returning | Tom Lane |
| 2009-04-07 | Add attribution for: | Bruce Momjian |
| 2009-04-07 | Add release note item: | Bruce Momjian |
| 2009-04-07 | Add doc link to section about how to compile triggers. | Bruce Momjian |
| 2009-04-07 | Add an optional parameter to pg_start_backup() that specifies whether to do | Tom Lane |
| 2009-04-06 | Doc change in new patch, stand-alone -> standalone | Bruce Momjian |
| 2009-04-06 | Add documentation mention of 'check_postgres.pl' in Routine Database | Bruce Momjian |
| 2009-04-06 | Document the fact that fuzzystrmatch doesn't work in multibyte encodings. | Tom Lane |
| 2009-04-06 | Correct keywords table for status of COLLATE vs | Tom Lane |
| 2009-04-06 | Rename the new CREATE DATABASE options to set collation and ctype into | Heikki Linnakangas |
| 2009-04-05 | Remove contrib/intarray's definitions of the <@ and @> operators, so that they | Tom Lane |
| 2009-04-04 | Minor wordsmithing on descriptions of some \d commands. | Tom Lane |
| 2009-04-02 | Document that Solaris can't use effective_io_concurrency because of an | Bruce Momjian |
| 2009-04-02 | Have PL/pgSQL FETCH set DIAGNOSTICS ROW_COUNT. | Bruce Momjian |
| 2009-04-02 | Change psql \d* display so 'S' _or_ a pattern include system objects. | Bruce Momjian |
| 2009-04-01 | Index some array functions, per Mario Splivalo. | Tom Lane |
| 2009-03-31 | Remove some "Other" sections in the release notes by putting the items | Bruce Momjian |
| 2009-03-31 | Add a "relistemp" boolean column to pg_class, which is true for temporary | Tom Lane |
| 2009-03-31 | Update release note introductory description. | Bruce Momjian |
| 2009-03-31 | Add PQinitOpenSSL() function to support applications that use libcrypto | Tom Lane |
| 2009-03-31 | More new subsections in release notes. | Bruce Momjian |
| 2009-03-30 | More release note changes, including a lower level of subsections. | Bruce Momjian |
| 2009-03-30 | More release note adjustments, reordering. | Bruce Momjian |