| Commit message (Expand) | Author | Age | Files | Lines |
| * | Update copyright for the year 2010. | Bruce Momjian | 2010-01-02 | 1 | -2/+2 |
| * | Update copyright for 2009. | Bruce Momjian | 2009-01-01 | 1 | -2/+2 |
| * | Move the "instr_time" typedef and associated macros into a new header | Tom Lane | 2008-05-14 | 1 | -33/+1 |
| * | Update copyrights in source tree to 2008. | Bruce Momjian | 2008-01-01 | 1 | -2/+2 |
| * | Allow \timing in psql to have a better resolution than ~15ms on Windows. | Magnus Hagander | 2007-04-13 | 1 | -12/+17 |
| * | Update CVS HEAD for 2007 copyright. Back branches are typically not | Bruce Momjian | 2007-01-05 | 1 | -2/+2 |
| * | fix thinko in placement of TimeValStruct typedef in Windows case, as reported... | Andrew Dunstan | 2006-12-18 | 1 | -3/+3 |
| * | enable \timing oputput for \copy commands | Andrew Dunstan | 2006-12-16 | 1 | -1/+28 |
| * | pgindent run for 8.2. | Bruce Momjian | 2006-10-04 | 1 | -1/+2 |
| * | Clean up psql's control-C handling to avoid longjmp'ing out of random | Tom Lane | 2006-06-14 | 1 | -10/+10 |
| * | Fix up hack to suppress escape_string_warning so that it actually works | Tom Lane | 2006-06-01 | 1 | -7/+1 |
| * | Escape processing patch: | Bruce Momjian | 2006-05-31 | 1 | -1/+7 |
| * | Enable standard_conforming_strings to be turned on. | Bruce Momjian | 2006-03-06 | 1 | -1/+2 |
| * | Update copyright for 2006. Update scripts. | Bruce Momjian | 2006-03-05 | 1 | -2/+2 |
| * | Standard pgindent run for 8.1. | Bruce Momjian | 2005-10-15 | 1 | -2/+2 |
| * | Per discussion on -hackers, this patch changes psql's "expanded" output | Neil Conway | 2005-06-13 | 1 | -3/+2 |
| * | Support only octal for psql PROMPT values, rather than the confusing | Bruce Momjian | 2005-05-30 | 1 | -7/+1 |
| * | 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 | -1/+2 |
| * | Invent a new, more thread-safe version of PQrequestCancel, called PQcancel. | Tom Lane | 2004-10-30 | 1 | -2/+4 |
| * | Update copyright to 2004. | Bruce Momjian | 2004-08-29 | 1 | -2/+2 |
| * | Add tablespace location display for psql \d. | Bruce Momjian | 2004-07-12 | 1 | -1/+4 |
| * | Use standard macro for psql binary file open. Add comment explaining | Bruce Momjian | 2004-07-11 | 1 | -13/+1 |
| * | Open files in binary mode on Win32 so control-z isn't seen as EOF. | Bruce Momjian | 2004-07-11 | 1 | -1/+13 |
| * | * Most changes are to fix warnings issued when compiling win32 | Bruce Momjian | 2004-04-19 | 1 | -7/+1 |
| * | More fallout from the recent psql patch: rename xmalloc and friends to | Neil Conway | 2004-01-25 | 1 | -5/+5 |
| * | This patch makes some of the memory manipulation performed by psql a | Neil Conway | 2004-01-24 | 1 | -1/+9 |
| * | Allow psql to handle tilde user expansion for file names. | Bruce Momjian | 2004-01-09 | 1 | -1/+3 |
| * | This patch reduces some unsightly #ifdefs, and fixes two typos in | Bruce Momjian | 2003-12-01 | 1 | -1/+8 |
| * | $Header: -> $PostgreSQL Changes ... | PostgreSQL Daemon | 2003-11-29 | 1 | -1/+1 |
| * | Pass session_authorization to the client and make psql update its prompt | Peter Eisentraut | 2003-09-03 | 1 | -1/+2 |
| * | Move simple_prompt()/sprompt.c into /port. | Bruce Momjian | 2003-08-08 | 1 | -6/+1 |
| * | Fix some copyright notices that weren't updated. Improve copyright tool | Tom Lane | 2003-08-04 | 1 | -2/+2 |
| * | Update psql for some features of new FE/BE protocol. There is a | Tom Lane | 2003-06-28 | 1 | -2/+4 |
| * | Remove extern for cancelConn, from Karel Zak | Bruce Momjian | 2003-03-20 | 1 | -2/+1 |
| * | I'm continuing to work on cleaning up code in psql. As things appear | Bruce Momjian | 2003-03-20 | 1 | -1/+7 |
| * | Here's some changes I made last night to psql's common.c (as found in | Bruce Momjian | 2003-03-20 | 1 | -1/+3 |
| * | Make the printing code somewhat more independent by not relying on | Peter Eisentraut | 2003-03-18 | 1 | -3/+1 |
| * | Add popen/pclose -> _popen/_pclose() mapping for Win32. | Bruce Momjian | 2002-10-29 | 1 | -1/+7 |
| * | Page \h output and centralize psql paging code in PageOutput(). | Bruce Momjian | 2002-10-23 | 1 | -1/+3 |
| * | Fix psql to cope with autocommit off, at least during startup. | Tom Lane | 2002-10-15 | 1 | -2/+2 |
| * | Move simple_prompt() into its own file to be shared with psql and pg_dump. | Bruce Momjian | 2002-07-06 | 1 | -1/+4 |
| * | New pgindent run with fixes suggested by Tom. Patch manually reviewed, | Bruce Momjian | 2001-11-05 | 1 | -3/+3 |
| * | Another pgindent run. Fixes enum indenting, and improves #endif | Bruce Momjian | 2001-10-28 | 1 | -1/+2 |
| * | pgindent run on all C files. Java run to follow. initdb/regression | Bruce Momjian | 2001-10-25 | 1 | -11/+10 |
| * | Consistently use gcc's __attribute__((format)) to check sprintf-style | Tom Lane | 2001-10-03 | 1 | -16/+11 |
| * | Restructure the key include files per recent pghackers discussion: there | Tom Lane | 2001-02-10 | 1 | -2/+2 |
| * | Revert removal of signed, volatile, and signal handler arg type tests. | Peter Eisentraut | 2000-08-29 | 1 | -2/+2 |
| * | Remove configure tests for `signed', `volatile', and signal handler args; | Peter Eisentraut | 2000-08-27 | 1 | -2/+2 |
| * | Ye-old pgindent run. Same 4-space tabs. | Bruce Momjian | 2000-04-12 | 1 | -9/+13 |