]> granicus.if.org Git - postgresql/history - contrib
Add externs for optarg/optind where apparently needed. Per Magnus.
[postgresql] / contrib /
2006-10-19 Tom LaneAdd externs for optarg/optind where apparently needed...
2006-10-19 Tom LaneHandle missing M_PI the same way we've been doing in...
2006-10-19 Tom LaneFurther MSVC portability fixes from Magnus.
2006-10-19 Tom LaneFix a couple of places that were assuming debug_query_s...
2006-10-19 Tom LaneClean up local redeclarations of variables with DLLIMPO...
2006-10-19 Neil ConwayFix typo.
2006-10-19 Tom LaneSimplify contrib Makefiles by removing unnecessary...
2006-10-11 Teodor SigaevRename function 'isexists' and 'isdefined' to
2006-10-07 Tom LaneOn platforms that have getrlimit(RLIMIT_STACK), use...
2006-10-05 Tom LaneMake use of qsort_arg in several places that were forme...
2006-10-04 Tom LaneImprove error messages from to_tsquery per yesterday...
2006-10-04 Bruce Momjianpgindent run for 8.2.
2006-10-02 Bruce MomjianUpdate tsearch2 README.
2006-10-01 Tom LaneRemove accented characters in comments, to avoid failur...
2006-09-30 Tom LaneSuppress compiler warnings.
2006-09-30 Tom Laneuninstall script for sslinfo
2006-09-30 Tom Laneuninstall script for pg_freespacemap
2006-09-30 Tom Laneuninstall script for pgrowlocks - Josh Drake
2006-09-30 Tom LaneAdd uninstall script for adminpack - Josh Drake
2006-09-22 Tom LaneFix bugs in plpgsql and ecpg caused by assuming that...
2006-09-21 Tom LaneFix free space map to correctly track the total amount...
2006-09-20 Tom LaneChange patternsel (LIKE/regex selectivity estimation...
2006-09-16 Tom LaneRename xml_valid() to xml_is_well_formed(), but provide...
2006-09-16 Tom LaneFix some more uses of str[n]casecmp that should be...
2006-09-15 Tom LaneFix some uses of str[n]casecmp that should be pg_str...
2006-09-14 Bruce MomjianRemove sslinfo copyright with author permission, keep...
2006-09-13 Tatsuo IshiiChange "tps" to "scale" to avoid confusion
2006-09-12 Teodor SigaevAdd uninstall script
2006-09-12 Tom LaneSpell readme file's name correctly, per buildfarm reports.
2006-09-12 Peter EisentrautSmall fix for the README install for contrib/sslinfo.
2006-09-11 Tom LaneMove xml2's PG_MODULE_MAGIC block to the right source...
2006-09-11 Tom LaneRename the uninstall scripts for contrib/lo and contrib...
2006-09-11 Tom LaneFix omissions in contrib uninstall scripts. Michael...
2006-09-10 Tom LaneInstall a cleaner solution to the AIX libpq linking...
2006-09-10 Tom LaneFix dblink build for --enable-nls or --enable-openssl...
2006-09-10 Tom Lanecontrib/isn updates from Jeremy Kronuz.
2006-09-10 Tom LaneRename contrib contains/contained-by operators to ...
2006-09-09 Tom LaneAdd contrib/isn module for ISBN/ISSN/EAN13/etc product...
2006-09-06 Tom LaneBe more wary about which LIBS elements to pull into...
2006-09-06 Teodor SigaevFix compiler warnings on 64-bit boxes: difference between
2006-09-05 Tom LaneFix sslinfo so it builds on Darwin.
2006-09-05 Tom LaneSilence compiler warning about signed vs unsigned chars.
2006-09-05 Tom LaneSilence compiler warnings about incompatible function...
2006-09-05 Tom LaneRemove pgcrypto functions that were deprecated and...
2006-09-05 Teodor SigaevFix markup and license.
2006-09-05 Teodor SigaevAdd hstore contrib module.
2006-09-05 Tom LaneRemove contrib modules that have been migrated to pgfou...
2006-09-04 Tom LaneBring sslinfo Makefile up to speed for VPATH and pgxs...
2006-09-04 Peter Eisentrautsslinfo contrib module - information about current...
2006-09-04 Bruce MomjianUpdate Japanese readme for pgstattuple.
2006-09-04 Tom LaneClean up some leftover problems in pgstattuple: remove...
2006-09-02 Bruce MomjianUse '' rather than \' for literal single quotes in...
2006-09-02 Joe ConwayAdded async query capability. Original patch by
2006-09-02 Bruce MomjianAdd functions to /contrib/pgstattuple that show index...
2006-08-29 Teodor SigaevAdd description of tsvector type layout
2006-08-29 Teodor SigaevRemove pos comparison in silly_cmp_tsvector(): it is...
2006-08-29 Teodor SigaevFix incorrect length of lexemes in silly_cmp_tsvector()
2006-08-25 Bruce MomjianAdd blank line.
2006-08-25 Bruce MomjianAdd 'feedback' section heading to xml2.
2006-08-25 Teodor SigaevFix regression tests: after changing comparing function
2006-08-24 Teodor SigaevFix compare bug for tsvector: problem was in aligment...
2006-08-24 Bruce MomjianUpdate XML2 documentation for xpath_table().
2006-08-15 Tatsuo IshiiFix pgbench to handle empty lines in script files as...
2006-08-08 Teodor SigaevFix bug introduced by last patch, thanks again to Mario...
2006-08-07 Teodor Sigaevfix bug about modifying value in shared buffer,
2006-08-05 Neil ConwayFix references to the Options section in the pgcrypto...
2006-07-31 Tom LaneChange the relation_open protocol so that we obtain...
2006-07-31 Tatsuo IshiiFix memory allocation bug in pgbench.
2006-07-28 Tatsuo IshiiChange the delta val from 0 and 10000 to -5000 and...
2006-07-27 Tom LaneFix incorrect function return code in cube_cmp and...
2006-07-27 Andrew Dunstanrevert last change - broke non-AIX platforms.
2006-07-27 Andrew Dunstananother try at keeping AIX/ppc happy on cube test.
2006-07-27 Andrew Dunstanfix most regression tests for new cube code.
2006-07-26 Tatsuo IshiiNew features contributed by Tomoaki Sato.
2006-07-25 Bruce Momjian/contrib/cube improvements:
2006-07-23 Tom LaneSplit the buffer mapping table into multiple separately...
2006-07-19 Neil Conwaypgcrypto merge cleanup:
2006-07-16 Tom LaneFix a few places where $Id$ and $Header$ CVS tags had...
2006-07-15 Tom LaneFix some pgcrypto portability issues, per Marko Kreen.
2006-07-15 Tom LaneFix some makefiles that fail to yield good results...
2006-07-14 Tom LaneIn PGP public key tests, encrypt the secret key with...
2006-07-14 Tom LaneFix a passel of recently-committed violations of the...
2006-07-14 Bruce MomjianAdd additional includes needed on some platforms.
2006-07-13 Bruce MomjianAdjust /contrib for new include file contents.
2006-07-13 Peter EisentrautBe consistent about not using ECHO_N/ECHO_C (seems...
2006-07-13 Neil ConwayFix C++-style comment.
2006-07-13 Neil Conway"Annual" pgcrypto update from Marko Kreen:
2006-07-11 Bruce MomjianAlphabetically order reference to include files, "S...
2006-07-11 Bruce MomjianAlphabetically order reference to include files, "N...
2006-07-11 Bruce MomjianAlphabetically order reference to include files, "G...
2006-07-11 Teodor SigaevGIN improvements
2006-07-11 Bruce MomjianSort reference of include files, "A" - "F".
2006-07-11 Teodor SigaevFix bug corrupting query in gist consistent function.
2006-07-10 Bruce MomjianAllow /contrib include files to compile on their own.
2006-07-10 Bruce MomjianAdd #include code to prevent multiple inclusion.
2006-07-10 Bruce MomjianRemove a few baby-C macros in fuzzystrmatch. Add a...
2006-07-06 Bruce MomjianAdd index information to /contrib/pgstattuple:
2006-07-06 Bruce MomjianBackpatch dbmirror fix for escape handling.
2006-06-28 Teodor SigaevChanges
2006-06-27 Tom LaneCreate infrastructure for 'MinimalTuple' representation...
next