index
:
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
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bin
/
psql
Age
Commit message (
Expand
)
Author
2000-07-02
Version number now set in configure, available through Makefile.global
Peter Eisentraut
2000-06-30
Fix select '1--2'; for PEter.
Bruce Momjian
2000-06-29
Fix quotes in /* */ comments in psql.
Bruce Momjian
2000-06-28
Makefile cleanup for interface tree. Now essentially with all the
Peter Eisentraut
2000-06-27
Makefile cleanup for bin and pl subtrees. They should now support
Peter Eisentraut
2000-06-26
Fix \pset null to use ', not ".
Bruce Momjian
2000-06-25
Added new commands and intelligence to psql tab completion.
Peter Eisentraut
2000-06-17
Remove fmgrstamp-h business -- not needed and confusing
Peter Eisentraut
2000-06-10
Moved the intricacies of the perl interface build into its own makefile
Peter Eisentraut
2000-05-26
Fix \h SELECT to not show SELECT INTO.
Bruce Momjian
2000-05-14
That psql option should be --no-readline (as it used to be), not --noreadline.
Peter Eisentraut
2000-05-12
Back out -\?. Didn't look good to Peter.
Bruce Momjian
2000-05-12
/home/peter/commit-msg
Peter Eisentraut
2000-05-12
Small cleanup of file.
Bruce Momjian
2000-05-11
More psql help cleanup
Bruce Momjian
2000-05-11
Makefile CFLAGS cleanups.
Bruce Momjian
2000-05-11
Display -? as -\? under unix for psql.
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-05-05
psql: suppress warnings about too many arguments if the command is not valid ...
Peter Eisentraut
2000-05-05
Spello SERIALIZED -> SERIALIZABLE in psql tab completion
Peter Eisentraut
2000-04-24
Fix \h to not go past array bounds
Bruce Momjian
2000-04-21
Fix still more static-declaration-vs-nonstatic-definition glitches.
Tom Lane
2000-04-16
squished \dS+ bug pointed out by Mike Mascari
Peter Eisentraut
2000-04-16
Tweak create_help.pl so it will work under either perl 4.* or perl 5.*.
Tom Lane
2000-04-16
more psql bug squashing:
Peter Eisentraut
2000-04-14
fixed another psql \e bug (handle newlines as whitespace)
Peter Eisentraut
2000-04-12
Ye-old pgindent run. Same 4-space tabs.
Bruce Momjian
2000-04-11
Clean up temp files from \e.
Bruce Momjian
2000-03-27
Fixed bug with repeated \e in psql (failed to clear buffers correctly)
Peter Eisentraut
2000-03-18
Fixed psql -c "\slashcmd"
Peter Eisentraut
2000-03-18
Modify lexing of multi-char operators per pghackers discussion around
Tom Lane
2000-03-17
Add safety check on expression nesting depth. Default value is set by
Tom Lane
2000-03-13
Fixed deficiency where an unterminated (no semicolon) command at end of
Peter Eisentraut
2000-03-11
Karel Zakr's revised patch to fix psql prompt for local host connections.
Peter Eisentraut
2000-03-08
I've made a diff against the 7.0beta1 tree that accomplishes several things:
Bruce Momjian
2000-03-08
Hi Peter,
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-27
Fix a couple of inconsistent usages of include <...> vs. include "...".
Tom Lane
2000-02-26
psql's \d command wasn't doing the right things with 'char' (type 18)
Tom Lane
2000-02-21
Fixed psql's Control-C handling when COPY in progress
Peter Eisentraut
2000-02-21
Fixes for \encoding command.
Tatsuo Ishii
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-15
New cost model for planning, incorporating a penalty for random page
Tom Lane
2000-02-13
Adjusted psql echoing options (-a and -e)
Peter Eisentraut
2000-02-10
Default argument for createdb
Peter Eisentraut
[next]