forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitd9102e4
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 parent994c5ce commitd9102e4
1 file changed
+1
-3
lines changedLines changed: 1 addition & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2374 | 2374 |
| |
2375 | 2375 |
| |
2376 | 2376 |
| |
2377 |
| - | |
2378 |
| - | |
2379 |
| - | |
| 2377 | + | |
2380 | 2378 |
| |
2381 | 2379 |
| |
2382 | 2380 |
| |
|
0 commit comments
Comments
(0)