summaryrefslogtreecommitdiff
path: root/contrib/hstore
Commit message (Expand)AuthorAgeFilesLines
* Fix typos in comments and error messages in HStore. Patch from FilipNeil Conway2006-12-052-8/+8
* Rename function 'isexists' and 'isdefined' toTeodor Sigaev2006-10-115-31/+43
* pgindent run for 8.2.Bruce Momjian2006-10-044-723/+950
* Fix bugs in plpgsql and ecpg caused by assuming that isspace() would onlyTom Lane2006-09-221-4/+4
* Fix some uses of str[n]casecmp that should be pg_str[n]casecmp.Tom Lane2006-09-151-1/+1
* Add uninstall scriptTeodor Sigaev2006-09-122-0/+40
* Rename contrib contains/contained-by operators to @> and <@, per discussion.Tom Lane2006-09-104-49/+85
* Fix compiler warnings on 64-bit boxes: difference betweenTeodor Sigaev2006-09-061-4/+4
* Fix markup and license.Teodor Sigaev2006-09-051-9/+14
* Add hstore contrib module.Teodor Sigaev2006-09-0512-0/+3695