index
:
delta/postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
git.postgresql.org: git/postgresql.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bin
/
psql
/
command.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't strip trailing backslashes from a line. Treat them more reasonably.
Peter Eisentraut
2000-07-17
1
-1
/
+4
*
Fix \pset null to use ', not ".
Bruce Momjian
2000-06-26
1
-2
/
+2
*
Small cleanup of file.
Bruce Momjian
2000-05-12
1
-2
/
+1
*
psql: suppress warnings about too many arguments if the command is not valid ...
Peter Eisentraut
2000-05-05
1
-2
/
+5
*
squished \dS+ bug pointed out by Mike Mascari
Peter Eisentraut
2000-04-16
1
-4
/
+1
*
more psql bug squashing:
Peter Eisentraut
2000-04-16
1
-3
/
+7
*
fixed another psql \e bug (handle newlines as whitespace)
Peter Eisentraut
2000-04-14
1
-17
/
+30
*
Ye-old pgindent run. Same 4-space tabs.
Bruce Momjian
2000-04-12
1
-636
/
+668
*
Clean up temp files from \e.
Bruce Momjian
2000-04-11
1
-8
/
+9
*
Fixed bug with repeated \e in psql (failed to clear buffers correctly)
Peter Eisentraut
2000-03-27
1
-14
/
+10
*
Fixed psql -c "\slashcmd"
Peter Eisentraut
2000-03-18
1
-6
/
+8
*
More fixes for psql ^C handling, especially during copy. Still doesn't
Peter Eisentraut
2000-03-01
1
-3
/
+3
*
Fixes for \encoding command.
Tatsuo Ishii
2000-02-21
1
-14
/
+19
*
Moved psql \eset and \eshow to \encoding
Peter Eisentraut
2000-02-20
1
-25
/
+29
*
Fix missing \n in some psql_error calls.
Tom Lane
2000-02-20
1
-5
/
+5
*
Add new backslash command \eset and \eshow.
Tatsuo Ishii
2000-02-19
1
-1
/
+30
*
Clean up include files use in psql.
Bruce Momjian
2000-02-16
1
-7
/
+4
*
Fixed psql double quoting of SQL ids
Peter Eisentraut
2000-02-07
1
-363
/
+581
*
Change function name PQclientencoding to PQclientEncoding since
Tatsuo Ishii
2000-02-05
1
-2
/
+2
*
A few minor psql enhancements
Peter Eisentraut
2000-01-29
1
-3
/
+33
*
updated install file
Peter Eisentraut
2000-01-23
1
-2
/
+4
*
added ALTER TABLE DROP COLUMN, early version
Peter Eisentraut
2000-01-22
1
-1
/
+2
*
another set of cleanups
Peter Eisentraut
2000-01-18
1
-108
/
+95
*
Hi!
Bruce Momjian
2000-01-18
1
-0
/
+5
*
Adapt to the changes of libpq(eliminateing using putenv()).
Tatsuo Ishii
2000-01-15
1
-16
/
+19
*
Fixed psql variables vs array syntax, as well as minor psql enhancements
Peter Eisentraut
2000-01-14
1
-121
/
+151
*
Fixed a few "fixes" and bugs. Adjusted messages and options to GNU suggestions.
Peter Eisentraut
2000-01-12
1
-39
/
+70
*
This should fix the \e (\p, \g, ...) behaviour on an empty query buffer.
Bruce Momjian
1999-12-10
1
-1
/
+1
*
Added a fflush(stdout) to the \p command required for the
Jan Wieck
1999-12-10
1
-0
/
+1
*
I pulled this one out via CVS, I hope you can make use of it:
Bruce Momjian
1999-11-29
1
-0
/
+2
*
* Includes tab completion. It's not magic, but it's very cool. At any
Bruce Momjian
1999-11-26
1
-49
/
+72
*
The \p\g fix didn't turn out to be so bad. It even works in other
Bruce Momjian
1999-11-13
1
-8
/
+14
*
In the spirit of TODO item
Bruce Momjian
1999-11-11
1
-1
/
+1
*
psql cleanup
Bruce Momjian
1999-11-04
1
-904
/
+1049
*
Major psql overhaul by Peter Eisentraut.
Bruce Momjian
1999-11-04
1
-0
/
+1228