| Age | Commit message (Expand) | Author |
| 2008-07-14 | Done, per Simon: | Bruce Momjian |
| 2008-07-14 | Create a type-specific typanalyze routine for tsvector, which collects stats | Tom Lane |
| 2008-07-12 | Fix a couple of stray misuses of "binary compatible". | Tom Lane |
| 2008-07-11 | Multi-column GIN indexes. Teodor Sigaev | Tom Lane |
| 2008-07-11 | Allow binary-coercible types for cast function arguments and return types. | Peter Eisentraut |
| 2008-07-10 | Add unchangeable GUC "variables" segment_size, wal_block_size, and | Tom Lane |
| 2008-07-07 | Added documentation for function xmlagg. | Peter Eisentraut |
| 2008-07-03 | Add a function pg_get_keywords() to let clients find out the set of keywords | Tom Lane |
| 2008-07-03 | Don't print the name of the database in psql \z. | Peter Eisentraut |
| 2008-07-03 | Fix psql's \d and allied commands to work with all server versions back to 7.4. | Tom Lane |
| 2008-07-01 | Documentation patch by Kevin L. McBride explaining GUC lock variables, | Bruce Momjian |
| 2008-07-01 | Add URL for: | Bruce Momjian |
| 2008-07-01 | Add to TODO: | Bruce Momjian |
| 2008-06-30 | Add psql TODO: | Bruce Momjian |
| 2008-06-30 | Add psql TODO item: | Bruce Momjian |
| 2008-06-30 | Turn PGBE_ACTIVITY_SIZE into a GUC variable, track_activity_query_size. | Heikki Linnakangas |
| 2008-06-27 | Mention actual function names in documentation of how to pass binary | Bruce Momjian |
| 2008-06-27 | Add to TODO: | Bruce Momjian |
| 2008-06-27 | Clarify plpgsql documentation by not treating IF THEN ELSE IF ... as a | Tom Lane |
| 2008-06-26 | Use SGML table to show backslash string escapes, rather than have them | Bruce Momjian |
| 2008-06-26 | Add MERGE TODO URL: | Bruce Momjian |
| 2008-06-26 | Add TODO about security: | Bruce Momjian |
| 2008-06-26 | More FAQ URL updates from Curtis Gallant. | Bruce Momjian |
| 2008-06-26 | Update FAQ URLs as suggested by Curtis Gallant. | Bruce Momjian |
| 2008-06-26 | Add to TODO: | Bruce Momjian |
| 2008-06-26 | Remove use of postmaster.opts.default by pg_ctl. | Bruce Momjian |
| 2008-06-24 | TODO item done: | Bruce Momjian |
| 2008-06-23 | Add TODO: | Bruce Momjian |
| 2008-06-23 | Add URL for Merge. | Bruce Momjian |
| 2008-06-23 | Backup wording improvement. | Bruce Momjian |
| 2008-06-23 | Add to TODO: | Bruce Momjian |
| 2008-06-23 | Add item: | Bruce Momjian |
| 2008-06-23 | Add libpq comment about how to determine the format used for passing | Bruce Momjian |
| 2008-06-23 | Add TODO: | Bruce Momjian |
| 2008-06-19 | Add URL for: | Bruce Momjian |
| 2008-06-18 | Fix a few typos in the DTrace docs. Patch from Euler Taveira de Oliveira, | Neil Conway |
| 2008-06-16 | Rewrite docs section about routine vacuuming --- it's gotten rather mangled of | Tom Lane |
| 2008-06-15 | Rearrange ALTER TABLE syntax processing as per my recent proposal: the | Tom Lane |
| 2008-06-14 | In log_filename documentation, mention that strftime is not used directly to | Alvaro Herrera |
| 2008-06-13 | Modify TODO entry to be a function: | Bruce Momjian |
| 2008-06-12 | Use macro to document size of ecpg sqlerrmc string. | Bruce Momjian |
| 2008-06-12 | Update item to mention target list problem: | Bruce Momjian |
| 2008-06-11 | Add: | Bruce Momjian |
| 2008-06-11 | Add optional on/off argument to \timing. | Heikki Linnakangas |
| 2008-06-10 | Make XML building work silently on VPATH builds (untested on regular builds). | Alvaro Herrera |
| 2008-06-09 | Update Japanese FAQ. | Bruce Momjian |
| 2008-06-08 | Update release notes for ALTER AGGREGATE fix. | Tom Lane |
| 2008-06-07 | Update release notes for 8.3.3 et al. | Tom Lane |
| 2008-06-05 | Fix missing "not", per Frank Millman (bug #4212). | Alvaro Herrera |
| 2008-06-04 | Draft release notes for upcoming back-branch updates. | Tom Lane |