| Commit message (Expand) | Author | Age |
* | Ensure that close() and fclose() are checked for errors, at least in | Tom Lane | 2004-01-26 |
* | More fallout from the recent psql patch: rename xmalloc and friends to | Neil Conway | 2004-01-25 |
* | This patch makes some of the memory manipulation performed by psql a | Neil Conway | 2004-01-24 |
* | Allow psql to handle tilde user expansion for file names. | Bruce Momjian | 2004-01-09 |
* | attached is a patch that adds display of the groups a user belongs to to | Bruce Momjian | 2003-12-01 |
* | This patch reduces some unsightly #ifdefs, and fixes two typos in | Bruce Momjian | 2003-12-01 |
* | $Header: -> $PostgreSQL Changes ... | PostgreSQL Daemon | 2003-11-29 |
* | Back out -fstrict-aliasing void* casting. | Bruce Momjian | 2003-10-11 |
* | This patch will stop gcc from issuing warnings about type-punned objects | Bruce Momjian | 2003-10-11 |
* | Apparently, gettext doesn't like double parentheses around argument. What | Peter Eisentraut | 2003-09-29 |
* | Make psql correctly track the effects of SET CLIENT_ENCODING commands. | Tom Lane | 2003-09-16 |
* | Fix some copyright notices that weren't updated. Improve copyright tool | Tom Lane | 2003-08-04 |
* | pgindent run. | Bruce Momjian | 2003-08-04 |
* | Rename psql's VERBOSE variable to VERBOSITY, per suggestion from Bruce. | Tom Lane | 2003-07-28 |
* | Apply message style guide to frontend programs. | Peter Eisentraut | 2003-07-23 |
* | Update psql for some features of new FE/BE protocol. There is a | Tom Lane | 2003-06-28 |
* | Backend support for autocommit removed, per recent discussions. The | Tom Lane | 2003-05-14 |
* | Handle cp, rm, and exec for Win32. | Bruce Momjian | 2003-04-04 |
* | I'm continuing to work on cleaning up code in psql. As things appear | Bruce Momjian | 2003-03-20 |
* | This patch fixes a very small memory leak in psql, spotted with | Bruce Momjian | 2003-03-19 |
* | Make the printing code somewhat more independent by not relying on | Peter Eisentraut | 2003-03-18 |
* | Cleanup up psql \connect and \pset pager setting display, Dennis | Bruce Momjian | 2003-03-10 |
* | Here's the patch I promised over on HACKERS - it alters the | Bruce Momjian | 2003-02-19 |
* | [ Have readline save edit history.] | Bruce Momjian | 2003-02-13 |
* | Do not shell-quote the name of the editor, so that the editor can be a | Peter Eisentraut | 2003-01-10 |
* | Apply the proper version of Christopher Kings-Lynne's describe patch | Tom Lane | 2003-01-07 |
* | TODO marked as done: | Bruce Momjian | 2002-12-12 |
* | Here is a patch that does just that, while maintaining the | Bruce Momjian | 2002-11-08 |
* | Page \h output and centralize psql paging code in PageOutput(). | Bruce Momjian | 2002-10-23 |
* | Fix psql to cope with autocommit off, at least during startup. | Tom Lane | 2002-10-15 |
* | The attached patch fixes a number of issues related to compiling the | Bruce Momjian | 2002-10-03 |
* | Translation updates, some messages tweaked. | Peter Eisentraut | 2002-09-22 |
* | pgindent run. | Bruce Momjian | 2002-09-04 |
* | I checked all the previous string handling errors and most of them were | Bruce Momjian | 2002-09-02 |
* | I guess I'd vote for changing the code to be | Bruce Momjian | 2002-08-14 |
* | Put back old code. | Bruce Momjian | 2002-08-13 |
* | Change NAMEDATALEN to 64, INDEX_MAX_KEYS/MAX_FUNC_ARGS to 32, per discussion... | Bruce Momjian | 2002-08-13 |
* | psql backslash commands are schema-aware. Pattern matching behavior | Tom Lane | 2002-08-10 |
* | I have committed many support files for CREATE CONVERSION. Default | Tatsuo Ishii | 2002-07-18 |
* | Fix \? and \pset pager handling. \? wasn't honoring pager before. | Bruce Momjian | 2002-07-15 |
* | Remove traces of NAMEDATALEN and INDEX_MAX_KEYS from psql. Build buffers | Peter Eisentraut | 2002-04-24 |
* | Reset parenthesis level counter upon \r. | Peter Eisentraut | 2002-03-27 |
* | Add psql \dD listing of domains, from Jonathan Eisler. | Bruce Momjian | 2002-03-19 |
* | Back out psql domain improvements until domain is applied. | Bruce Momjian | 2002-03-07 |
* | Here is a diff of changes to the psql source code implementing a simple | Bruce Momjian | 2002-03-06 |
* | Add \timing patch to psql. Times all queries. | Bruce Momjian | 2002-03-05 |
* | Tweak psql's \connect command to not downcase unquoted database and user | Tom Lane | 2002-02-25 |
* | Fix comment. | Tom Lane | 2002-02-20 |
* | Add missing 'else', per report from sugita@sra.co.jp. | Tom Lane | 2002-01-18 |
* | New pgindent run with fixes suggested by Tom. Patch manually reviewed, | Bruce Momjian | 2001-11-05 |