| Commit message (Expand) | Author | Age | Files | Lines |
| * | Make REINDEX DATABASE do what one would expect, namely reindex all indexes | Tom Lane | 2005-06-22 | 1 | -4/+6 |
| * | Two-phase commit. Original patch by Heikki Linnakangas, with additional | Tom Lane | 2005-06-17 | 1 | -1/+16 |
| * | Add -L option to psql to log sessions. | Bruce Momjian | 2005-06-14 | 1 | -3/+20 |
| * | Per discussion on -hackers, this patch changes psql's "expanded" output | Neil Conway | 2005-06-13 | 1 | -6/+9 |
| * | More Win32 tilde code comments. | Bruce Momjian | 2005-06-10 | 1 | -2/+6 |
| * | Add comment on tilde expansion. | Bruce Momjian | 2005-06-10 | 1 | -3/+3 |
| * | Support only octal for psql PROMPT values, rather than the confusing | Bruce Momjian | 2005-05-30 | 1 | -12/+1 |
| * | Add psql \set ON_ERROR_ROLLBACK to allow statements in a transaction to | Bruce Momjian | 2005-04-28 | 1 | -7/+73 |
| * | Use _() macro consistently rather than gettext(). Add translation | Bruce Momjian | 2005-02-22 | 1 | -10/+10 |
| * | Update copyrights that were missed. | Bruce Momjian | 2005-01-01 | 1 | -2/+2 |
| * | That's just the lovely way windows handles a "segfault". Gotta be really | Bruce Momjian | 2004-11-01 | 1 | -2/+7 |
| * | Invent a new, more thread-safe version of PQrequestCancel, called PQcancel. | Tom Lane | 2004-10-30 | 1 | -12/+87 |
| * | Cosmetic improvements/code cleanup: | Neil Conway | 2004-10-10 | 1 | -2/+2 |
| * | Fix some shortcomings in psql's autocommit-off mode concerning detection | Tom Lane | 2004-09-20 | 1 | -25/+107 |
| * | Pgindent run for 8.0. | Bruce Momjian | 2004-08-29 | 1 | -26/+32 |
| * | Update copyright to 2004. | Bruce Momjian | 2004-08-29 | 1 | -2/+2 |
| * | Add get_home_path() to use USERPROFILE on Win32 and HOME on Unix. | Bruce Momjian | 2004-08-18 | 1 | -6/+6 |
| * | A few cosmetic fixes and code cleanup. | Neil Conway | 2004-05-23 | 1 | -2/+3 |
| * | Solve the 'Turkish problem' with undesirable locale behavior for case | Tom Lane | 2004-05-07 | 1 | -7/+7 |
| * | Revise syntax-error reporting behavior to give pleasant results for | Tom Lane | 2004-03-21 | 1 | -11/+12 |
| * | Add PQmbdsplen() which returns the "display length" of a character. | Tatsuo Ishii | 2004-03-15 | 1 | -3/+3 |
| * | Teach psql to show the location of syntax errors visually, per recent | Tom Lane | 2004-03-14 | 1 | -4/+215 |
| * | More fallout from the recent psql patch: rename xmalloc and friends to | Neil Conway | 2004-01-25 | 1 | -8/+7 |
| * | This patch makes some of the memory manipulation performed by psql a | Neil Conway | 2004-01-24 | 1 | -7/+39 |
| * | Implement '\copy from -' to support reading copy data from the same | Tom Lane | 2004-01-20 | 1 | -7/+2 |
| * | Allow psql to handle tilde user expansion for file names. | Bruce Momjian | 2004-01-09 | 1 | -1/+63 |
| * | $Header: -> $PostgreSQL Changes ... | PostgreSQL Daemon | 2003-11-29 | 1 | -1/+1 |
| * | AcceptResult() was missing a case for PGRES_EMPTY_QUERY --- probably | Tom Lane | 2003-11-12 | 1 | -1/+2 |
| * | Fix order of operations within SendQuery() so that the time spent in | Tom Lane | 2003-10-06 | 1 | -28/+78 |
| * | Make psql \timing show three digits. | Bruce Momjian | 2003-10-05 | 1 | -2/+2 |
| * | Make psql correctly track the effects of SET CLIENT_ENCODING commands. | Tom Lane | 2003-09-16 | 1 | -3/+19 |
| * | Pass session_authorization to the client and make psql update its prompt | Peter Eisentraut | 2003-09-03 | 1 | -1/+24 |
| * | Remove unnecessary #include's (see c.h). | Tom Lane | 2003-08-14 | 1 | -3/+1 |
| * | Another pgindent run with updated typedefs. | Bruce Momjian | 2003-08-08 | 1 | -3/+3 |
| * | Fix some copyright notices that weren't updated. Improve copyright tool | Tom Lane | 2003-08-04 | 1 | -2/+2 |
| * | Must print server's failure message before trying reconnect, not after. | Tom Lane | 2003-08-04 | 1 | -4/+6 |
| * | pgindent run. | Bruce Momjian | 2003-08-04 | 1 | -112/+112 |
| * | Add fflush of stdout when outputing query. | Bruce Momjian | 2003-07-31 | 1 | -2/+5 |
| * | Apply message style guide to frontend programs. | Peter Eisentraut | 2003-07-23 | 1 | -3/+3 |
| * | Update psql for some features of new FE/BE protocol. There is a | Tom Lane | 2003-06-28 | 1 | -48/+132 |
| * | Attached is the complete diff against current CVS. | Bruce Momjian | 2003-06-12 | 1 | -2/+2 |
| * | Attached is a patch that enhances the output of psql's HTML mode. | Bruce Momjian | 2003-06-12 | 1 | -2/+13 |
| * | Use PQfreemem() consistently, and document its use for Notify. | Bruce Momjian | 2003-03-25 | 1 | -2/+2 |
| * | Remove compile warning. | Bruce Momjian | 2003-03-20 | 1 | -2/+2 |
| * | I'm continuing to work on cleaning up code in psql. As things appear | Bruce Momjian | 2003-03-20 | 1 | -16/+23 |
| * | Here's some changes I made last night to psql's common.c (as found in | Bruce Momjian | 2003-03-20 | 1 | -181/+286 |
| * | > Mph. It fails for me too when I use --enable-integer-datetimes. Looks | Bruce Momjian | 2003-03-20 | 1 | -3/+3 |
| * | Make the printing code somewhat more independent by not relying on | Peter Eisentraut | 2003-03-18 | 1 | -52/+1 |
| * | This patch fixes a bunch of spelling mistakes in comments throughout the | Tom Lane | 2003-03-10 | 1 | -2/+2 |
| * | Revert patch that broke \d commands, until it can be fixed. | Tom Lane | 2003-02-21 | 1 | -229/+181 |