forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit448b02c
committed
Additional doc fixes for configurable TOAST compression.
The grammar changes in commitbbe0a81allow SET COMPRESSION to be used with ALTER MATERIALIZED VIEW aswell as with ALTER TABLE, so update those docs to say that it works.Also, update the documentation for the pg_column_compression()to explain that it will return NULL when there's no relevant value.Patch by me, per concerns from Michael Paquier.Discussion:http://postgr.es/m/CA+Tgmob9h5u4iNL9KM0drZgkY-JL4oCVW0dWrMqtLPQ1zHkquA@mail.gmail.com1 parent2d0f662 commit448b02c
2 files changed
+3
-1
lines changedLines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
26256 | 26256 |
| |
26257 | 26257 |
| |
26258 | 26258 |
| |
26259 |
| - | |
| 26259 | + | |
| 26260 | + | |
26260 | 26261 |
| |
26261 | 26262 |
| |
26262 | 26263 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
40 | 40 |
| |
41 | 41 |
| |
42 | 42 |
| |
| 43 | + | |
43 | 44 |
| |
44 | 45 |
| |
45 | 46 |
| |
|
0 commit comments
Comments
(0)