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
Age
Commit message (
Expand
)
Author
2010-09-30
Translation updates for 8.0.26
Peter Eisentraut
2010-09-22
Convert cvsignore to gitignore, and add .gitignore for build targets.
Magnus Hagander
2010-08-16
Fix psql's copy of utf2ucs() to match the backend's copy exactly;
Tom Lane
2010-05-05
Fix psql to not go into infinite recursion when expanding a variable that
Tom Lane
2009-11-10
Do not build psql's flex module on its own, but instead include it in
Tom Lane
2009-09-03
Translation updates
Peter Eisentraut
2009-08-24
Fix inclusions of readline/editline header files so that we only attempt to
Tom Lane
2009-08-07
Try to defend against the possibility that libpq is still in COPY_IN state
Tom Lane
2008-06-05
Translation updates.
Tom Lane
2007-09-13
Translation updates
Peter Eisentraut
2007-04-16
Don't write timing output in quiet mode.
Magnus Hagander
2007-01-31
Translation updates
Peter Eisentraut
2006-11-24
Fix psql's \copy command to ensure that it cycles libpq back to the idle state
Tom Lane
2006-11-22
Fix 1-byte buffer overrun when OID exceeds 1 billion. This probably can't
Tom Lane
2006-10-10
Fix psql \d commands to behave properly when a pattern using regex | is given.
Tom Lane
2006-10-07
Fix ancient oversight in psql's \d pattern processing code: when seeing two
Tom Lane
2006-05-21
Add a new GUC parameter backslash_quote, which determines whether the SQL
Tom Lane
2006-05-21
Change \' to '', for SQL standards compliance. Backpatch to 7.3, 7.4,
Bruce Momjian
2006-03-04
Use DEVTTY as 'con' on Win32 as a replacement for /dev/tty.
Bruce Momjian
2006-03-03
Avoid trying to open /dev/tty on Win32. Some Win32 systems have
Bruce Momjian
2006-01-03
Fix incorrect treatment of RL_PROMPT_START_IGNORE/RL_PROMPT_END_IGNORE,
Tom Lane
2006-01-01
Remove DOS line endings ("\r\n") from several .po files. DOS line endings
Neil Conway
2005-12-09
Translation updates
REL8_0_5
Peter Eisentraut
2005-11-04
Ensure that we only create one ConsoleCtrlHandler per psql process,
Tom Lane
2005-09-28
Translation updates for the 8.0 branch
Alvaro Herrera
2005-09-20
Return proper value for psql -f filename failure if filename open fails.
Bruce Momjian
2005-06-17
Translation updates
Peter Eisentraut
2005-05-25
Translation updates
Peter Eisentraut
2005-05-04
Spell DELIMITER correctly, per Seamus Dean.
Tom Lane
2005-05-03
Fix a whitespace problem. From Alvaro Herrera.
Dennis Bjorklund
2005-04-29
Backpatch BCC compile changes to 8.0.X for psql.
Bruce Momjian
2005-04-29
Fix Borland makefile for libpq and improve it for psql.
Bruce Momjian
2005-03-25
Have libpgport link before libpq so that PG client applications are more
Bruce Momjian
2005-02-11
Translation updates
Peter Eisentraut
2005-01-30
Translation updates
Peter Eisentraut
2005-01-27
Backpatch translations
Peter Eisentraut
2005-01-26
Use SHGetFolderPath instead of SHGetSpecialFolderPath to find the
Tom Lane
2005-01-17
Translation updates
Peter Eisentraut
2005-01-17
Translation updates
Peter Eisentraut
2005-01-17
Translation updates
Peter Eisentraut
2005-01-17
Translation updates
Peter Eisentraut
2005-01-15
Adjust warning message about Windows console code page to point to
Tom Lane
2005-01-14
Change Win32 client configuration files from *.txt to *.conf.
Bruce Momjian
2005-01-13
Translation updates
Peter Eisentraut
2005-01-09
Translation updates
Peter Eisentraut
2005-01-09
Translation updates
Peter Eisentraut
2005-01-08
Consistently use geteuid() not getuid(); there were a few places deviating
Tom Lane
2005-01-06
Adjust lookup of client-side profile files (.pgpass and so on) as per
Tom Lane
2005-01-06
Translation updates
Dennis Bjorklund
2005-01-06
Translation updates
Peter Eisentraut
[next]