forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commita3de685
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 parentce4e860 commita3de685
1 file changed
+1
-3
lines changedLines changed: 1 addition & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2467 | 2467 |
| |
2468 | 2468 |
| |
2469 | 2469 |
| |
2470 |
| - | |
2471 |
| - | |
2472 |
| - | |
| 2470 | + | |
2473 | 2471 |
| |
2474 | 2472 |
| |
2475 | 2473 |
| |
|
0 commit comments
Comments
(0)