1. 13 Nov, 2007 1 commit
  2. 11 Nov, 2007 1 commit
    • Bruce Momjian's avatar
      Make /contrib install/uninstall script consistent: · 926bbab4
      Bruce Momjian authored
      	remove transactions
      	use create or replace function
      	make formatting consistent
      	set search patch on first line
      
      Add documentation on modifying *.sql to set the search patch, and
      mention that major upgrades should still run the installation scripts.
      
      Some of these issues were spotted by Tom today.
      926bbab4
  3. 26 Aug, 2007 1 commit
  4. 14 Mar, 2007 1 commit
    • Teodor Sigaev's avatar
      Add GIN support for pg_trgm. From Guillaume Smet <guillaume.smet@gmail.com> · 754148d8
      Teodor Sigaev authored
      with minor editorization by me.
      
      Hstore improvements
      * add operation hstore ? text - excat equivalent of exist()
      * remove undocumented behaviour of contains operation with NULL value
      * now 'key'::text=>NULL returns '"key"=>NULL' instead of NULL
      * Add GIN support for contains and exist operations
      * Add GiST support for exist operatiion
      * improve regression tests
      754148d8
  5. 11 Oct, 2006 1 commit
  6. 12 Sep, 2006 1 commit