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
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-06
Fix pg_restore to guard against unexpected EOF while reading an archive file.
Tom Lane
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-01-09
Fix pg_dump to add the required OPERATOR() decoration to schema-qualified
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
REL7_4_10
Peter Eisentraut
2005-08-25
Back-patch fix to correctly quote schema names in --no-owner mode.
Tom Lane
2005-06-22
Correct some code in pg_restore when reading the header of a tar archive:
Neil Conway
2005-06-17
Translation updates
Peter Eisentraut
2005-05-25
Translation updates
Peter Eisentraut
2005-05-17
Guard against duplicate IDs in input file in SortTocFromFile().
Tom Lane
2005-04-30
GCC 4.0 includes a new warning option, -Wformat-literal, that emits
Neil Conway
2005-04-30
This patch fixes a bug in the error message emitted by pg_restore on an
Neil Conway
2004-10-30
New translations
Peter Eisentraut
2004-10-22
Prevent pg_ctl from being run as root. Since it uses configuration files
Tom Lane
2004-08-28
Prevent pg_ctl restart from adding -D datadir multiple times.
Bruce Momjian
2004-08-14
Back-patch fix for \r\n line endings in psql's COPY support.
Tom Lane
2004-07-19
Fix incorrect tracking of session authorization in the presence of ACLs
Tom Lane
2004-06-10
Translation updates
Peter Eisentraut
2004-06-10
Translation updates
Peter Eisentraut
2004-05-26
[ Backpatch to 7.4.X.]
Bruce Momjian
2004-05-05
Unset PGCLIENTENCODING to prevent backend from dying if it's set
Tom Lane
2004-04-29
I thought we'd made initdb safe against newline-munging issues, but on
Tom Lane
2004-04-15
Translation updates
Peter Eisentraut
2004-04-05
Translation updates
Peter Eisentraut
2004-03-02
Always schema-qualify the name of a function referenced in CREATE CAST.
Tom Lane
2004-03-02
Add missing sprompt.obj psql usage for Borland compiler, per private
Bruce Momjian
2004-02-28
Translation updates
Dennis Bjorklund
2004-02-24
Cause pg_dump to emit a 'SET client_encoding' command at the start of
Tom Lane
2004-02-12
Translation updates
Peter Eisentraut
2004-01-22
Translation update
Peter Eisentraut
2004-01-22
Fix incorrect dumping of database LOCATION from 7.0.* servers.
Tom Lane
2004-01-21
Ensure fflush(stdout) happens in all cases, per gripe from Jon Sablatnig.
Tom Lane
2004-01-18
Translation update
Peter Eisentraut
2004-01-14
Translation updates
Dennis Bjorklund
2004-01-14
pg_settings should have UPDATE privilege allowed to public.
Tom Lane
2004-01-11
Translation updates
Dennis Bjorklund
2004-01-11
Mark string for translation.
Dennis Bjorklund
2004-01-09
Fix incorrect SQL syntax emitted when -E is given without -P.
Tom Lane
2004-01-08
Translation updates
Dennis Bjorklund
2004-01-07
Translation updates
Peter Eisentraut
2004-01-05
Translation updates
Peter Eisentraut
[next]