Skip to content
Snippets Groups Projects
  1. Aug 04, 2003
  2. Jul 31, 2003
  3. May 26, 2003
  4. May 22, 2003
  5. Feb 14, 2003
  6. Feb 02, 2003
  7. Jan 29, 2003
  8. Jan 11, 2003
  9. Dec 20, 2002
  10. Dec 18, 2002
  11. Nov 26, 2002
  12. Nov 11, 2002
  13. Nov 08, 2002
  14. Oct 24, 2002
  15. Oct 03, 2002
  16. Oct 01, 2002
  17. Sep 25, 2002
  18. Sep 23, 2002
  19. Sep 18, 2002
  20. Sep 17, 2002
  21. Sep 16, 2002
  22. Sep 06, 2002
  23. Sep 05, 2002
  24. Sep 04, 2002
  25. Aug 25, 2002
  26. Mar 25, 2002
  27. Mar 19, 2002
    • Bruce Momjian's avatar
      > > Users of contrib/tsearch needs after upgrading of module (compiling, installing) · 99c8581f
      Bruce Momjian authored
      > > to perform sql command:
      > >  update pg_amop set amopreqcheck = true where amopclaid =
      > >       (select oid from pg_opclass where opcname = 'gist_txtidx_ops');
      >
      > Oleg, sorry, I don't understand where this should appear.  In the README
      > file, and if so, where?  Is this something only for people upgrading
      > from 7.2?
      
      Sorry Bruce, I was unclear. I have attached patch to Readme.tsearch
      Also, It'd be worth to mention in Changes to point users of tsearch
      about importang upgrade notices.
      
      Oleg Bartunov
      99c8581f
Loading