forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commite9d12a5
committed
Doc fix: Interfacing Extensions to Indexes
Refer to CREATE ACCESS METHOD rather than suggesting direct changes topg_am. Also corrects index-specific language that predated tableaccess methods.Discussion:https://postgr.es/m/20231025172551.685b7799455f9a6addcf5afa@sraoss.co.jpReported-by: Yugo NAGATA <nagata@sraoss.co.jp>1 parent9ba9c70 commite9d12a5
1 file changed
+5
-8
lines changedLines changed: 5 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
32 |
| - | |
33 |
| - | |
34 |
| - | |
35 |
| - | |
36 |
| - | |
37 |
| - | |
38 |
| - | |
39 |
| - | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
40 | 37 |
| |
41 | 38 |
| |
42 | 39 |
| |
|
0 commit comments
Comments
(0)