- Notifications
You must be signed in to change notification settings - Fork4.9k
Commit8fef562
committed
doc: Fix PQsslAttribute docs for compression
The compression parameter to PQsslAttribute has never returned thecompression method used, it has always returned "on" or "off sinceit was added in commit91fa7b4. Backpatch through v10.Reviewed-by: Tom Lane <tgl@sss.pgh.pa.us>Discussion:https://postgr.es/m/B9EC60EC-F665-47E8-A221-398C76E382C9@yesql.seBackpatch-through: v101 parent1981553 commit8fef562
1 file changed
+1
-3
lines changedLines changed: 1 addition & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2187 | 2187 |
| |
2188 | 2188 |
| |
2189 | 2189 |
| |
2190 |
| - | |
2191 |
| - | |
2192 |
| - | |
| 2190 | + | |
2193 | 2191 |
| |
2194 | 2192 |
| |
2195 | 2193 |
| |
|
0 commit comments
Comments
(0)