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
/
contrib
Age
Commit message (
Expand
)
Author
2007-09-26
Fix crash of to_tsvector() function on huge input: compareWORD()
Teodor Sigaev
2007-09-11
Fix header's size of structs defines in ispell.
Teodor Sigaev
2007-08-23
Fix combo_decrypt() to throw an error for zero-length input when using a
Tom Lane
2007-07-09
Restrict non-superusers to password authenticated connections
Joe Conway
2007-04-02
Fix caching of unsuccessful initialization of parser or configuration.
Teodor Sigaev
2007-02-12
Fix backend crash in parsing incorrect tsquery.
Teodor Sigaev
2007-01-13
Back port patch.
Tatsuo Ishii
2006-12-21
Fix convertion for 'PFX flag N num'
Teodor Sigaev
2006-08-08
Fix bug introduced by last patch, thanks again to Mario Weilguni <mweilguni@s...
Teodor Sigaev
2006-08-07
fix bug about modifying value in shared buffer,
Teodor Sigaev
2006-07-11
Fix bug corrupting query in gist consistent function.
Teodor Sigaev
2006-07-06
Fix dbmirror for new backslash escaping:
Bruce Momjian
2006-06-17
backport workaround for OpenBSD compiler bug
Andrew Dunstan
2006-05-21
Fix missed \' to '' conversion.
Tom Lane
2006-05-21
Change \' to '', for SQL standards compliance. Backpatch to 7.3, 7.4,
Bruce Momjian
2006-04-03
Detoast query in g_intbig_consistent and copy query in g_int_consistent.
Teodor Sigaev
2006-03-10
Fix order of linking of libxslt and libxml2, per Dave Page.
Tom Lane
2006-02-18
Patch from Marko Kreen:
Neil Conway
2006-01-03
When the remote query result has a different number of columns
Joe Conway
2006-01-03
There is a signedness bug in Openwall gen_salt code that pgcrypto uses.
Tom Lane
2005-12-21
Fix word's length in pg_regexec call
Teodor Sigaev
2005-12-06
Fix stupid bug with sizeof
Teodor Sigaev
2005-11-03
Fix incorrect header size macros
Teodor Sigaev
2005-10-20
Prevent core dump in contrib version of autovacuum when a table has been
Tom Lane
2005-09-15
Update Snowball. I have to update it because of
Teodor Sigaev
2005-08-15
int_array_enum function should be using fcinfo->flinfo->fn_extra for
Tom Lane
2005-08-02
Back-port several small portability fixes to get contrib building
Tom Lane
2005-07-18
It appears that Darwin (OS X) does not cope well with C functions that
Tom Lane
2005-07-04
Backpatch to 8.0.X openssl portability fixes to pgcrypto.
Bruce Momjian
2005-06-01
Prevent to divide by zero and range out of 0..1
Teodor Sigaev
2005-05-11
Fix pg_autovacuum -s flag to handle values > 2000 by using sleep()
Bruce Momjian
2005-05-03
Change tsearch2 to not use the unsafe practice of creating functions
Tom Lane
2005-04-27
workaround for bug in utils/date.h (timetz)
Teodor Sigaev
2005-04-25
Fix btree_gist to handle timetz zone correctly per recent changes.
Tom Lane
2005-04-23
int_aggregate's int_enum() doesn't work correctly with arrays that
Tom Lane
2005-04-19
Add comment about permissions on pg_ts* tables
Teodor Sigaev
2005-04-03
Put back code mistakenly removed from copy of postmaster's
Tom Lane
2005-03-31
Fix various comparing functions
Teodor Sigaev
2005-03-30
Document that the "-P" option to pg_autovacuum is insecure on many
Neil Conway
2005-03-25
Have libpgport link before libpq so that PG client applications are more
Bruce Momjian
2005-03-23
Previous "64-bit fix" for intagg didn't actually work. This is already
Tom Lane
2005-03-12
Some builds (depends on crypto engine support?) of OpenSSL
Neil Conway
2005-03-05
Prevent rank change in case of duplicate search terms
Teodor Sigaev
2005-02-27
Further fix int64/float8 time/timetz
Teodor Sigaev
2005-02-27
Further fix time/timetz...
Teodor Sigaev
2005-02-25
Fix float8->int64 transformation
Teodor Sigaev
2005-02-21
Simplify defines
Teodor Sigaev
2005-02-21
Fix memory leak for timestamp(with and w/o tz) and time indexes
Teodor Sigaev
2005-01-29
Make sure contrib C functions are marked strict where needed.
Tom Lane
2005-01-28
Add intset() to README (backpatch teodor's docs fix in HEAD).
Tom Lane
[next]