]> git.ipfire.org Git - thirdparty/postgresql.git/commit
doc: Fix PQsslAttribute docs for compression
authorDaniel Gustafsson <dgustafsson@postgresql.org>
Fri, 30 Sep 2022 10:03:48 +0000 (12:03 +0200)
committerDaniel Gustafsson <dgustafsson@postgresql.org>
Fri, 30 Sep 2022 10:03:48 +0000 (12:03 +0200)
commitd9102e456738e0dafcf080406b95192d591429eb
treee4bea8528fb5c71640b7779476c094c84d0ace99
parent994c5ceabe1eef6dd490bc74244f4b4dd69db2c9
doc: Fix PQsslAttribute docs for compression

The compression parameter to PQsslAttribute has never returned the
compression method used, it has always returned "on" or "off since
it was added in commit 91fa7b4719ac. Backpatch through v10.

Reviewed-by: Tom Lane <tgl@sss.pgh.pa.us>
Discussion: https://postgr.es/m/B9EC60EC-F665-47E8-A221-398C76E382C9@yesql.se
Backpatch-through: v10
doc/src/sgml/libpq.sgml