- Notifications
You must be signed in to change notification settings - Fork28
Commit14d542b
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 parent99c8581 commit14d542b
2 files changed
+4
-12
lines changed| 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 | | - | |
16 | 7 | | |
17 | 8 | | |
18 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
40 | 39 | | |
41 | 40 | | |
42 | 41 | | |
| |||
45 | 44 | | |
46 | 45 | | |
47 | 46 | | |
48 | | - | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
49 | 50 | | |
50 | 51 | | |
51 | 52 | | |
| |||
0 commit comments
Comments
(0)