- Notifications
You must be signed in to change notification settings - Fork28
Commit99c8581
committed
> > Users of contrib/tsearch needs after upgrading of module (compiling, installing)
> > 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.tsearchAlso, It'd be worth to mention in Changes to point users of tsearchabout importang upgrade notices.Oleg Bartunov1 parentb752788 commit99c8581
2 files changed
+12
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | 23 | | |
25 | 24 | | |
26 | 25 | | |
| |||
29 | 28 | | |
30 | 29 | | |
31 | 30 | | |
32 | | - | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
33 | 34 | | |
34 | 35 | | |
35 | 36 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
7 | 16 | | |
8 | 17 | | |
9 | 18 | | |
| |||
0 commit comments
Comments
(0)