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
/
create_help.pl
Age
Commit message (
Expand
)
Author
2005-01-01
Some more missed copyright notices. Many of these look like they
Tom Lane
2004-08-29
Update copyright to 2004.
Bruce Momjian
2004-06-11
The attached tiny patch removes spurious carriage returns that might be
Bruce Momjian
2003-11-29
$Header: -> $PostgreSQL Changes ...
PostgreSQL Daemon
2003-09-14
Allow translation of SQL help in psql.
Peter Eisentraut
2003-08-04
Fix some copyright notices that weren't updated. Improve copyright tool
Tom Lane
2000-06-27
Makefile cleanup for bin and pl subtrees. They should now support
Peter Eisentraut
2000-04-16
Tweak create_help.pl so it will work under either perl 4.* or perl 5.*.
Tom Lane
2000-03-01
More fixes for psql ^C handling, especially during copy. Still doesn't
Peter Eisentraut
2000-02-07
Fixed psql double quoting of SQL ids
Peter Eisentraut
2000-01-29
A few minor psql enhancements
Peter Eisentraut
1999-11-06
Sort help file names, from Peter Eisentraut
Bruce Momjian
1999-11-04
Major psql overhaul by Peter Eisentraut.
Bruce Momjian