summaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* Fix sslinfo so it builds on Darwin.Tom Lane2006-09-051-1/+4
* Silence compiler warning about signed vs unsigned chars.Tom Lane2006-09-051-2/+8
* Silence compiler warnings about incompatible function pointer types.Tom Lane2006-09-051-2/+4
* Remove pgcrypto functions that were deprecated and slated for removal.Tom Lane2006-09-055-106/+6
* Fix markup and license.Teodor Sigaev2006-09-051-9/+14
* Add hstore contrib module.Teodor Sigaev2006-09-0514-1/+3701
* Remove contrib modules that have been migrated to pgfoundry: adddepend,Tom Lane2006-09-0544-7063/+6
* Bring sslinfo Makefile up to speed for VPATH and pgxs builds.Tom Lane2006-09-041-5/+9
* sslinfo contrib module - information about current SSL certificatePeter Eisentraut2006-09-045-1/+503
* Update Japanese readme for pgstattuple.Bruce Momjian2006-09-041-27/+103
* Clean up some leftover problems in pgstattuple: remove unwanted andTom Lane2006-09-044-93/+32
* Use '' rather than \' for literal single quotes in strings inBruce Momjian2006-09-023-28/+43
* Added async query capability. Original patch byJoe Conway2006-09-028-166/+686
* Add functions to /contrib/pgstattuple that show index statistics andBruce Momjian2006-09-024-45/+919
* Add description of tsvector type layoutTeodor Sigaev2006-08-291-0/+14
* Remove pos comparison in silly_cmp_tsvector(): it is not a semantically signi...Teodor Sigaev2006-08-291-2/+0
* Fix incorrect length of lexemes in silly_cmp_tsvector()Teodor Sigaev2006-08-291-1/+1
* Add blank line.Bruce Momjian2006-08-251-0/+1
* Add 'feedback' section heading to xml2.Bruce Momjian2006-08-251-0/+3
* Fix regression tests: after changing comparing functionTeodor Sigaev2006-08-251-1/+1
* Fix compare bug for tsvector: problem was in aligment. Per Stefan Kaltenbrunn...Teodor Sigaev2006-08-241-8/+34
* Update XML2 documentation for xpath_table().Bruce Momjian2006-08-241-1/+75
* Fix pgbench to handle empty lines in script files as documented.Tatsuo Ishii2006-08-151-3/+3
* Fix bug introduced by last patch, thanks again to Mario Weilguni <mweilguni@s...Teodor Sigaev2006-08-081-6/+26
* fix bug about modifying value in shared buffer,Teodor Sigaev2006-08-071-41/+13
* Fix references to the Options section in the pgcrypto documentation.Neil Conway2006-08-051-5/+5
* Change the relation_open protocol so that we obtain lock on a relationTom Lane2006-07-311-2/+1
* Fix memory allocation bug in pgbench.Tatsuo Ishii2006-07-311-2/+2
* Change the delta val from 0 and 10000 to -5000 and 5000 per recentTatsuo Ishii2006-07-281-30/+25
* Fix incorrect function return code in cube_cmp and cube_dim;Tom Lane2006-07-274-27/+55
* revert last change - broke non-AIX platforms.Andrew Dunstan2006-07-271-4/+4
* another try at keeping AIX/ppc happy on cube test.Andrew Dunstan2006-07-271-4/+4
* fix most regression tests for new cube code.Andrew Dunstan2006-07-275-19/+49
* New features contributed by Tomoaki Sato.Tatsuo Ishii2006-07-263-61/+333
* /contrib/cube improvements:Bruce Momjian2006-07-257-196/+662
* Split the buffer mapping table into multiple separately lockableTom Lane2006-07-231-10/+13
* pgcrypto merge cleanup:Neil Conway2006-07-193-10/+13
* Fix a few places where $Id$ and $Header$ CVS tags had crept into theTom Lane2006-07-163-9/+3
* Fix some pgcrypto portability issues, per Marko Kreen.Tom Lane2006-07-152-22/+11
* Fix some makefiles that fail to yield good results from 'make -qp'.Tom Lane2006-07-152-17/+6
* In PGP public key tests, encrypt the secret key with AES not CAST5,Tom Lane2006-07-142-32/+32
* Fix a passel of recently-committed violations of the rule 'thou shaltTom Lane2006-07-1413-35/+20
* Add additional includes needed on some platforms.Bruce Momjian2006-07-143-0/+4
* Adjust /contrib for new include file contents.Bruce Momjian2006-07-137-1/+11
* Be consistent about not using ECHO_N/ECHO_C (seems unnecessary on Linux).Peter Eisentraut2006-07-131-11/+2
* Fix C++-style comment.Neil Conway2006-07-131-2/+2
* "Annual" pgcrypto update from Marko Kreen:Neil Conway2006-07-1322-374/+4397
* Alphabetically order reference to include files, "S"-"Z".Bruce Momjian2006-07-113-11/+11
* Alphabetically order reference to include files, "N" - "S".Bruce Momjian2006-07-114-6/+8
* Alphabetically order reference to include files, "G" - "M".Bruce Momjian2006-07-112-9/+9