index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bin
/
psql
/
prompt.c
Commit message (
Expand
)
Author
Age
*
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
*
This is a patch to support readline prompts which contain non-printing
Tom Lane
2004-01-20
*
$Header: -> $PostgreSQL Changes ...
PostgreSQL Daemon
2003-11-29
*
Change transaction status indicator in prompt from %T to %x.
Peter Eisentraut
2003-10-04
*
Pass session_authorization to the client and make psql update its prompt
Peter Eisentraut
2003-09-03
*
Fix some copyright notices that weren't updated. Improve copyright tool
Tom Lane
2003-08-04
*
pgindent run.
Bruce Momjian
2003-08-04
*
Update psql for some features of new FE/BE protocol. There is a
Tom Lane
2003-06-28
*
Add Win32 path handling for / vs. \ and drive letters.
Bruce Momjian
2003-04-04
*
Remove compile warning.
Bruce Momjian
2003-03-20
*
I'm continuing to work on cleaning up code in psql. As things appear
Bruce Momjian
2003-03-20
*
pgindent run on all C files. Java run to follow. initdb/regression
Bruce Momjian
2001-10-25
*
Reverse sense of comparison in psql socket test, per Tom Lane.
Bruce Momjian
2001-08-24
*
There are two problems when compiling libpq.dll and psql.exe
Bruce Momjian
2001-08-24
*
Make prompt customization work with changeable Unix socket location.
Peter Eisentraut
2001-05-06
*
pgindent run. Make it all clean.
Bruce Momjian
2001-03-22
*
Restructure the key include files per recent pghackers discussion: there
Tom Lane
2001-02-10
*
Pay attention to failure returns from fgets() in all cases.
Tom Lane
2000-11-27
*
Remove -k unix socketpath option from client side, allow hostname with
Bruce Momjian
2000-11-13
*
UUNET is looking into offering PostgreSQL as a part of a managed web
Bruce Momjian
2000-11-13
*
Introduce HAVE_UNIX_SOCKETS symbol to replace repeatedly listing all the
Peter Eisentraut
2000-08-20
*
Ye-old pgindent run. Same 4-space tabs.
Bruce Momjian
2000-04-12
*
Karel Zakr's revised patch to fix psql prompt for local host connections.
Peter Eisentraut
2000-03-11
*
Hi Peter,
Bruce Momjian
2000-03-08
*
Clean up include files use in psql.
Bruce Momjian
2000-02-16
*
Fixed psql double quoting of SQL ids
Peter Eisentraut
2000-02-07
*
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
*
Fixed a few "fixes" and bugs. Adjusted messages and options to GNU suggestions.
Peter Eisentraut
2000-01-12
*
* Includes tab completion. It's not magic, but it's very cool. At any
Bruce Momjian
1999-11-26
*
psql cleanup
Bruce Momjian
1999-11-04
*
Major psql overhaul by Peter Eisentraut.
Bruce Momjian
1999-11-04