Commits

DateSubjectAuthorReleases
2004-10-30 Invent a new, more thread-safe version of PQrequestCancel, called PQcancel. Tom Lane 8.0.0
2004-08-29 Update copyright to 2004. Bruce Momjian 8.0.0
2004-07-12 Add tablespace location display for psql \d. Bruce Momjian 8.0.0
2004-07-11 Use standard macro for psql binary file open. Add comment explaining Bruce Momjian 8.0.0
2004-07-11 Open files in binary mode on Win32 so control-z isn't seen as EOF. Bruce Momjian 8.0.0
2004-04-19 * Most changes are to fix warnings issued when compiling win32 Bruce Momjian 8.0.0
2004-01-25 More fallout from the recent psql patch: rename xmalloc and friends to Neil Conway 8.0.0
2004-01-24 This patch makes some of the memory manipulation performed by psql a Neil Conway 8.0.0
2004-01-09 Allow psql to handle tilde user expansion for file names. Bruce Momjian 8.0.0
2003-12-01 This patch reduces some unsightly #ifdefs, and fixes two typos in Bruce Momjian 8.0.0
2003-11-29 $Header: -> $PostgreSQL Changes ... PostgreSQL Daemon 8.0.0
2003-09-03 Pass session_authorization to the client and make psql update its prompt Peter Eisentraut 7.4.1
2003-08-08 Move simple_prompt()/sprompt.c into /port. Bruce Momjian 7.4.1
2003-08-04 Fix some copyright notices that weren't updated. Improve copyright tool Tom Lane 7.4.1
2003-06-28 Update psql for some features of new FE/BE protocol. There is a Tom Lane 7.4.1
2003-03-20 Remove extern for cancelConn, from Karel Zak Bruce Momjian 7.4.1
2003-03-20 I'm continuing to work on cleaning up code in psql. As things appear Bruce Momjian 7.4.1
2003-03-20 Here's some changes I made last night to psql's common.c (as found in Bruce Momjian 7.4.1
2003-03-18 Make the printing code somewhat more independent by not relying on Peter Eisentraut 7.4.1
2002-10-29 Add popen/pclose -> _popen/_pclose() mapping for Win32. Bruce Momjian 7.3.1
2002-10-23 Page \h output and centralize psql paging code in PageOutput(). Bruce Momjian 7.3.1
2002-10-15 Fix psql to cope with autocommit off, at least during startup. Tom Lane 7.3.1
2002-07-06 Move simple_prompt() into its own file to be shared with psql and pg_dump. Bruce Momjian 7.3.1
2001-11-05 New pgindent run with fixes suggested by Tom. Patch manually reviewed, Bruce Momjian 7.2.1
2001-10-28 Another pgindent run. Fixes enum indenting, and improves #endif Bruce Momjian 7.2.1