| Age | Commit message (Expand) | Author |
| 2004-08-24 | Translation update | Peter Eisentraut |
| 2004-08-21 | Fix tab completion for ALTER INDEX. | Bruce Momjian |
| 2004-08-20 | Allow psql to use 7.4.X database by not referencing tablespaces. | Bruce Momjian |
| 2004-08-20 | Attached is the third version of my patch that adds/fixes several things | Bruce Momjian |
| 2004-08-20 | Add ALTER INDEX, particularly for moving tablespaces. | Bruce Momjian |
| 2004-08-18 | Add get_home_path() to use USERPROFILE on Win32 and HOME on Unix. | Bruce Momjian |
| 2004-08-14 | Translation updates | Peter Eisentraut |
| 2004-08-13 | Fix psql's COPY support to deal with \r\n line endings. | Tom Lane |
| 2004-08-13 | Fix core dumps, inability to count, etc associated with canonicalize_path | Tom Lane |
| 2004-08-10 | Translation updates | Peter Eisentraut |
| 2004-08-07 | Ignore trailing spaces in psql \h. | Bruce Momjian |
| 2004-08-06 | I have noticed that the latex format in psql has some bugs: | Bruce Momjian |
| 2004-08-04 | Label CVS tip as 8.0devel instead of 7.5devel. Adjust various comments | Tom Lane |
| 2004-08-04 | Translation updates | Dennis Bjorklund |
| 2004-08-02 | Translation updates | Peter Eisentraut |
| 2004-08-01 | Translation updates (zh_TW converted to UTF-8) | Peter Eisentraut |
| 2004-07-31 | Translation update | Peter Eisentraut |
| 2004-07-28 | Fix subtransaction behavior for large objects, temp namespace, files, | Tom Lane |
| 2004-07-27 | Replace nested-BEGIN syntax for subtransactions with spec-compliant | Tom Lane |
| 2004-07-25 | Translation updates | Peter Eisentraut |
| 2004-07-15 | Add permission display to \db+. | Bruce Momjian |
| 2004-07-13 | Have \dn+ show permissions and description for schemas. | Bruce Momjian |
| 2004-07-13 | Move tablespace name up on to the same line in psql \d. | Bruce Momjian |
| 2004-07-12 | Add tablespace location display for psql \d. | Bruce Momjian |
| 2004-07-11 | Use canonicalize_path for -D, GUC paths, and paths coming in from | Bruce Momjian |
| 2004-07-11 | Use standard macro for psql binary file open. Add comment explaining | Bruce Momjian |
| 2004-07-11 | Open files in binary mode on Win32 so control-z isn't seen as EOF. | Bruce Momjian |
| 2004-06-26 | Translation updates | Dennis Bjorklund |
| 2004-06-26 | Translation updates: update-po | Dennis Bjorklund |
| 2004-06-25 | Translation updates | Dennis Bjorklund |
| 2004-06-24 | Translation updates | Dennis Bjorklund |
| 2004-06-18 | Tablespaces. Alternate database locations are dead, long live tablespaces. | Tom Lane |
| 2004-06-11 | The attached tiny patch removes spurious carriage returns that might be | Bruce Momjian |
| 2004-06-03 | Add PGETC (for pg_service.conf) and PGLOCALE (for locale dir) | Bruce Momjian |
| 2004-05-29 | Translation update | Peter Eisentraut |
| 2004-05-29 | Translation updates | Peter Eisentraut |
| 2004-05-26 | This patch implement the TODO [ALTER DATABASE foo OWNER TO bar]. | Bruce Momjian |
| 2004-05-25 | Make the locale location relocatable. | Bruce Momjian |
| 2004-05-24 | Remove a few $filter() calls that were not needed. | Bruce Momjian |
| 2004-05-23 | A few cosmetic fixes and code cleanup. | Neil Conway |
| 2004-05-19 | Re-add elog() to exec.c, per Tom. | Bruce Momjian |
| 2004-05-18 | Move find_my_exec() way up into main.c so it is available to the | Bruce Momjian |
| 2004-05-17 | Reorganize code to allow path-relative installs. | Bruce Momjian |
| 2004-05-12 | Rename find_my_binary/find_other_binary to | Bruce Momjian |
| 2004-05-07 | Solve the 'Turkish problem' with undesirable locale behavior for case | Tom Lane |
| 2004-05-02 | Set std error to no buffering on Win32. | Bruce Momjian |
| 2004-04-26 | Add $(X) for cross-compiling. Seems the mingw compiler running on | Bruce Momjian |
| 2004-04-26 | Translation updates | Dennis Bjorklund |
| 2004-04-22 | Make psql's \d+ command indicate whether the table in question | Neil Conway |
| 2004-04-22 | Rename global psql startup file to psqlrc.sample. | Bruce Momjian |