forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit02a93e7
committed
doc: Fix some gaps with the documentation related to LZ4
The upstream project is officially named "LZ4", and the documentationwas confused with the option value that can be used with DDLs supportingthis option, and the project name.Documentation related to the configure option --with-lz4 was missing, soadd something for that.Author: Dilip Kumar, Michael PaquierReviewed-by: Justin PryzbyDiscussion:https://postgr.es/m/YJaOZQDXBVySq+Cc@paquier.xyz1 parent8dc3d68 commit02a93e7
3 files changed
+23
-4
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1363 | 1363 |
| |
1364 | 1364 |
| |
1365 | 1365 |
| |
1366 |
| - | |
| 1366 | + | |
1367 | 1367 |
| |
1368 | 1368 |
| |
1369 | 1369 |
| |
|
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8321 | 8321 |
| |
8322 | 8322 |
| |
8323 | 8323 |
| |
8324 |
| - | |
8325 |
| - | |
8326 |
| - | |
| 8324 | + | |
| 8325 | + | |
| 8326 | + | |
8327 | 8327 |
| |
8328 | 8328 |
| |
8329 | 8329 |
| |
|
Lines changed: 19 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
266 | 266 |
| |
267 | 267 |
| |
268 | 268 |
| |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
269 | 277 |
| |
270 | 278 |
| |
271 | 279 |
| |
| |||
966 | 974 |
| |
967 | 975 |
| |
968 | 976 |
| |
| 977 | + | |
| 978 | + | |
| 979 | + | |
| 980 | + | |
| 981 | + | |
| 982 | + | |
| 983 | + | |
| 984 | + | |
| 985 | + | |
| 986 | + | |
| 987 | + | |
969 | 988 |
| |
970 | 989 |
| |
971 | 990 |
| |
|
0 commit comments
Comments
(0)