| Commit message (Expand) | Author | Age |
* | Pass session_authorization to the client and make psql update its prompt | Peter Eisentraut | 2003-09-03 |
* | Move simple_prompt()/sprompt.c into /port. | Bruce Momjian | 2003-08-08 |
* | Fix some copyright notices that weren't updated. Improve copyright tool | Tom Lane | 2003-08-04 |
* | Update psql for some features of new FE/BE protocol. There is a | Tom Lane | 2003-06-28 |
* | Remove extern for cancelConn, from Karel Zak | Bruce Momjian | 2003-03-20 |
* | I'm continuing to work on cleaning up code in psql. As things appear | Bruce Momjian | 2003-03-20 |
* | Here's some changes I made last night to psql's common.c (as found in | Bruce Momjian | 2003-03-20 |
* | Make the printing code somewhat more independent by not relying on | Peter Eisentraut | 2003-03-18 |
* | Add popen/pclose -> _popen/_pclose() mapping for Win32. | Bruce Momjian | 2002-10-29 |
* | 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 |
* | Move simple_prompt() into its own file to be shared with psql and pg_dump. | Bruce Momjian | 2002-07-06 |
* | New pgindent run with fixes suggested by Tom. Patch manually reviewed, | Bruce Momjian | 2001-11-05 |
* | Another pgindent run. Fixes enum indenting, and improves #endif | Bruce Momjian | 2001-10-28 |
* | pgindent run on all C files. Java run to follow. initdb/regression | Bruce Momjian | 2001-10-25 |
* | Consistently use gcc's __attribute__((format)) to check sprintf-style | Tom Lane | 2001-10-03 |
* | Restructure the key include files per recent pghackers discussion: there | Tom Lane | 2001-02-10 |
* | Revert removal of signed, volatile, and signal handler arg type tests. | Peter Eisentraut | 2000-08-29 |
* | Remove configure tests for `signed', `volatile', and signal handler args; | Peter Eisentraut | 2000-08-27 |
* | Ye-old pgindent run. Same 4-space tabs. | Bruce Momjian | 2000-04-12 |
* | Added configure test for readline's filename_completion_function | Peter Eisentraut | 2000-03-05 |
* | More fixes for psql ^C handling, especially during copy. Still doesn't | Peter Eisentraut | 2000-03-01 |
* | Moved psql \eset and \eshow to \encoding | Peter Eisentraut | 2000-02-20 |
* | Clean up include files use in psql. | Bruce Momjian | 2000-02-16 |
* | A few minor psql enhancements | Peter Eisentraut | 2000-01-29 |
* | another set of cleanups | Peter Eisentraut | 2000-01-18 |
* | Fixed psql variables vs array syntax, as well as minor psql enhancements | Peter Eisentraut | 2000-01-14 |
* | psql cleanup | Bruce Momjian | 1999-11-04 |
* | Major psql overhaul by Peter Eisentraut. | Bruce Momjian | 1999-11-04 |