forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit896bd6d
committed
doc: Fix datatype for postgres_fdw option
The datatype for analyze_sampling had accidentally been set to textand not string. Backpatch to v16 where analyze_sampling first wasintroduced.Author: Shinya Kato <Shinya11.Kato@oss.nttdata.com>Reviewed-by: Laurenz Albe <laurenz.albe@cybertec.at>Discussion:https://postgr.es/m/7fd9166b9fda267411793f39986d7f24@oss.nttdata.comBackpatch-through: v161 parenta30a305 commit896bd6d
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
337 | 337 |
| |
338 | 338 |
| |
339 | 339 |
| |
340 |
| - | |
| 340 | + | |
341 | 341 |
| |
342 | 342 |
| |
343 | 343 |
| |
|
0 commit comments
Comments
(0)