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
Age
Commit message (
Expand
)
Author
2011-11-16
Don't elide blank lines when accumulating psql command history.
Robert Haas
2011-09-22
Translation updates
Peter Eisentraut
2011-07-28
Fix pg_restore's direct-to-database mode for standard_conforming_strings.
Tom Lane
2011-07-26
Add missing newlines at end of error messages
Peter Eisentraut
2011-07-05
Fix psql's counting of script file line numbers during COPY.
Tom Lane
2011-06-17
Obtain table locks as soon as practical during pg_dump.
Tom Lane
2011-04-07
Fix SortTocFromFile() to cope with lines that are too long for its buffer.
Tom Lane
2011-01-21
Fix pg_restore to do the right thing when escaping large objects.
Tom Lane
2010-12-13
Translation updates for release 8.2.19
Peter Eisentraut
2010-09-30
Translation updates for 8.2.18
Peter Eisentraut
2010-09-22
Some more gitignore cleanups: cover contrib and PL regression test outputs.
Tom Lane
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
2010-04-15
Fix psql's \copy to not insert spaces around dots and commas in the text of
Tom Lane
2010-03-09
Return proper exit code (3) from psql when ON_ERROR_STOP=on and
Bruce Momjian
2010-03-01
Fix numericlocale psql option when used with a null string and latex and troff
Heikki Linnakangas
2009-12-08
Translation updates
Peter Eisentraut
2009-11-20
Revert backpatch of inheritable-ACE patch for Win32, since it broke
Magnus Hagander
2009-11-15
Backpatch the inheritable-ACE patch for Win32 to 8.2 as well, except
Magnus Hagander
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-09-02
Fix pg_ctl's readfile() to not go into infinite loop on an empty file
Tom Lane
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
2009-05-03
Fix pg_resetxlog to remove archive status files along with WAL segment files.
Tom Lane
2009-03-31
Don't crash initdb when we fail to get the current username.
Magnus Hagander
2009-03-27
Fix tab completion of ANALYZE VERBOSE <tab>. It was previously confused
Heikki Linnakangas
2009-01-29
Translation updates
Peter Eisentraut
2009-01-13
Throw an error when using -C and -1 at the same time in pg_restore.
Magnus Hagander
2008-10-30
Translation updates
Peter Eisentraut
2008-09-30
Recent patches to pg_ctl broke "pg_ctl restart" for the case where no
Tom Lane
2008-09-24
Make sure pg_control is opened in binary mode, to deal
Magnus Hagander
2008-08-16
Fix pg_dump/pg_restore's ExecuteSqlCommand() to behave suitably if PQexec
Tom Lane
2008-06-27
Fix 'pg_ctl reload' to properly preserve postmaster commend-line
Bruce Momjian
2008-06-05
Translation updates.
Tom Lane
2008-03-14
Translation updates
REL8_2_7
Peter Eisentraut
2008-02-29
Don't call AddUserToDacl on Cygwin
Andrew Dunstan
2008-02-29
Fix handling of restricted processes for Windows Vista (mainly),
Magnus Hagander
2008-02-20
Fix mistakes in pg_ctl's code for "start -w" that tries to cope with
Tom Lane
2007-10-28
Fix a couple of issues with pg_dump's handling of inheritance child tables
Tom Lane
2007-09-13
Translation updates
Peter Eisentraut
2007-08-29
Fix aboriginal bug in _tarAddFile(): when complaining that the amount of data
Tom Lane
2007-08-10
Fix unintended change of output format for createlang/droplang -l. Missed
Tom Lane
2007-08-06
Fix pg_restore to guard against unexpected EOF while reading an archive file.
Tom Lane
2007-07-02
- Fix the -w (wait) option to work in Windows service mode, per bug #3382.
Magnus Hagander
2007-06-22
In psql, when running a SELECT query using a cursor, flush the query
Neil Conway
2007-05-15
Avoid emitting empty role names in the GRANTED BY clause of GRANT ROLE
Alvaro Herrera
2007-04-18
Translation updates
Peter Eisentraut
2007-04-16
Don't write timing output in quiet mode.
Magnus Hagander
[next]