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
/
input.c
Commit message (
Expand
)
Author
Age
*
Fix printf() quote handling and improper exit(), per Tom.
Bruce Momjian
2002-09-06
*
Remove PGPASSWORDFILE and default to always trying $HOME/.pgpass.
Bruce Momjian
2002-09-05
*
Readline and Zlib now required by default. Add options --without-readline
Peter Eisentraut
2002-04-10
*
pgindent run on all C files. Java run to follow. initdb/regression
Bruce Momjian
2001-10-25
*
Invoke on_exit() with correct number and type of arguments.
Peter Eisentraut
2001-09-11
*
Massive commits for SunOS4 port.
Tatsuo Ishii
2001-02-27
*
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
*
Ye-old pgindent run. Same 4-space tabs.
Bruce Momjian
2000-04-12
*
Moved psql \eset and \eshow to \encoding
Peter Eisentraut
2000-02-20
*
Fix missing \n in some psql_error calls.
Tom Lane
2000-02-20
*
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
*
Clean up some minor gcc warnings.
Tom Lane
1999-12-20
*
This should fix the \e (\p, \g, ...) behaviour on an empty query buffer.
Bruce Momjian
1999-12-10
*
* 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