index
:
delta/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
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
git.postgresql.org: git/postgresql.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
/
hstore
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support varlena fields with single-byte headers and unaligned storage.
Tom Lane
2007-04-06
1
-1
/
+19
*
Add GIN support for pg_trgm. From Guillaume Smet <guillaume.smet@gmail.com>
Teodor Sigaev
2007-03-14
11
-59
/
+355
*
Fix up several contrib modules that were using varlena datatypes in not-so-ob...
Tom Lane
2007-02-28
4
-28
/
+28
*
Replace direct assignments to VARATT_SIZEP(x) with SET_VARSIZE(x, len).
Tom Lane
2007-02-27
1
-7
/
+7
*
Remove useless CPPFLAGS.
Peter Eisentraut
2007-02-09
1
-4
/
+1
*
Add $PostgreSQL$ marker to contrib makefiles.
Peter Eisentraut
2007-02-09
1
-2
/
+2
*
Fix typos in comments and error messages in HStore. Patch from Filip
Neil Conway
2006-12-05
2
-8
/
+8
*
Rename function 'isexists' and 'isdefined' to
Teodor Sigaev
2006-10-11
5
-31
/
+43
*
pgindent run for 8.2.
Bruce Momjian
2006-10-04
4
-723
/
+950
*
Fix bugs in plpgsql and ecpg caused by assuming that isspace() would only
Tom Lane
2006-09-22
1
-4
/
+4
*
Fix some uses of str[n]casecmp that should be pg_str[n]casecmp.
Tom Lane
2006-09-15
1
-1
/
+1
*
Add uninstall script
Teodor Sigaev
2006-09-12
2
-0
/
+40
*
Rename contrib contains/contained-by operators to @> and <@, per discussion.
Tom Lane
2006-09-10
4
-49
/
+85
*
Fix compiler warnings on 64-bit boxes: difference between
Teodor Sigaev
2006-09-06
1
-4
/
+4
*
Fix markup and license.
Teodor Sigaev
2006-09-05
1
-9
/
+14
*
Add hstore contrib module.
Teodor Sigaev
2006-09-05
12
-0
/
+3695