index
:
user/sven/postgresql.git
copy-snapshot-fix
master
origin/HEAD
origin/REL2_0B
origin/REL6_4
origin/REL6_5_PATCHES
origin/REL7_0_PATCHES
origin/REL7_1_STABLE
origin/REL7_2_STABLE
origin/REL7_3_STABLE
origin/REL7_4_STABLE
origin/REL8_0_STABLE
origin/REL8_1_STABLE
origin/REL8_2_STABLE
origin/REL8_3_STABLE
origin/REL8_4_STABLE
origin/REL8_5_ALPHA1_BRANCH
origin/REL8_5_ALPHA2_BRANCH
origin/REL8_5_ALPHA3_BRANCH
origin/REL9_0_ALPHA4_BRANCH
origin/REL9_0_ALPHA5_BRANCH
origin/REL9_0_STABLE
origin/REL9_1_STABLE
origin/REL9_2_STABLE
origin/REL9_3_STABLE
origin/REL9_4_STABLE
origin/REL9_5_STABLE
origin/REL9_6_STABLE
origin/REL_10_STABLE
origin/REL_11_STABLE
origin/REL_12_STABLE
origin/REL_13_STABLE
origin/REL_14_STABLE
origin/REL_15_STABLE
origin/REL_16_STABLE
origin/REL_17_STABLE
origin/REL_18_STABLE
origin/Release_1_0_3
origin/WIN32_DEV
origin/ecpg_big_bison
origin/master
PostgreSQL
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bin
/
psql
/
help.c
Age
Commit message (
Expand
)
Author
2000-05-26
Fix \h SELECT to not show SELECT INTO.
Bruce Momjian
2000-05-12
/home/peter/commit-msg
Peter Eisentraut
2000-05-11
More psql help cleanup
Bruce Momjian
2000-05-11
Add options and cleanup psql \? and -? help displays
Bruce Momjian
2000-05-09
Update psql \? to show file rather than "fname".
Bruce Momjian
2000-04-24
Fix \h to not go past array bounds
Bruce Momjian
2000-04-12
Ye-old pgindent run. Same 4-space tabs.
Bruce Momjian
2000-03-05
Added configure test for readline's filename_completion_function
Peter Eisentraut
2000-03-01
More fixes for psql ^C handling, especially during copy. Still doesn't
Peter Eisentraut
2000-02-20
Moved psql \eset and \eshow to \encoding
Peter Eisentraut
2000-02-20
Fix missing \n in some psql_error calls.
Tom Lane
2000-02-19
Add new backslash command \eset and \eshow.
Tatsuo Ishii
2000-02-16
Clean up include files use in psql.
Bruce Momjian
2000-02-13
Adjusted psql echoing options (-a and -e)
Peter Eisentraut
2000-02-10
Default argument for createdb
Peter Eisentraut
2000-02-07
Fixed psql double quoting of SQL ids
Peter Eisentraut
2000-01-29
A few minor psql enhancements
Peter Eisentraut
2000-01-26
Update files.
Bruce Momjian
2000-01-26
Add:
Bruce Momjian
2000-01-19
another round of user interface cleanups
Peter Eisentraut
2000-01-18
another set of cleanups
Peter Eisentraut
2000-01-18
Hi!
Bruce Momjian
2000-01-14
Fixed psql variables vs array syntax, as well as minor psql enhancements
Peter Eisentraut
2000-01-12
Fixed a few "fixes" and bugs. Adjusted messages and options to GNU suggestions.
Peter Eisentraut
1999-11-26
* Includes tab completion. It's not magic, but it's very cool. At any
Bruce Momjian
1999-11-10
Cleanup of psql \copyright
Bruce Momjian
1999-11-05
Update \? display.
Bruce Momjian
1999-11-05
Clean up \? psql display.
Bruce Momjian
1999-11-04
Update to psql, run pgindent.
Bruce Momjian
1999-11-04
psql cleanup
Bruce Momjian
1999-11-04
Major psql overhaul by Peter Eisentraut.
Bruce Momjian