forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit51fd7cd
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 parent65b158a commit51fd7cd
1 file changed
+1
-3
lines changedLines changed: 1 addition & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2564 | 2564 |
| |
2565 | 2565 |
| |
2566 | 2566 |
| |
2567 |
| - | |
2568 |
| - | |
2569 |
| - | |
| 2567 | + | |
2570 | 2568 |
| |
2571 | 2569 |
| |
2572 | 2570 |
| |
|
0 commit comments
Comments
(0)