1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/doc/xml
David Steele 111d33c123
Add IoClient and IoSession interfaces.
These interfaces allow the HttpClient and HttpSession objects to work with protocols other than TLS, .e.g. plain sockets. This is necessary to allow standard HTTP -- right now only HTTPS is allowed, i.e. HTTP over TLS.

For now only TlsClient and TlsSession have been converted to the new interfaces. SocketClient and SocketSession will also need to be converted but first sckSessionReadyRead() and sckSessionReadyWrite() need to be moved into the IoRead and IoWrite interfaces, since they are not a good fit for IoSession.
2020-08-08 10:39:39 -04:00
..
auto v2.28: Azure Repository Storage 2020-07-20 08:57:22 -04:00
dtd Fix comment typos. 2019-08-26 12:05:36 -04:00
coding.xml Rename strPtr()/strPtrNull() to strZ()/strZNull(). 2020-07-30 07:49:06 -04:00
contributing.xml Rename strPtr()/strPtrNull() to strZ()/strZNull(). 2020-07-30 07:49:06 -04:00
documentation.xml
faq.xml Update the PITR FAQ to clarify the default behavior. 2020-06-12 11:27:18 -04:00
index.xml Small wording change in website index / Github readme. 2020-07-20 13:44:11 -04:00
metric.xml
reference.xml Clarify that expire must be run regularly when expire-auto is disabled. 2020-07-21 10:57:47 -04:00
release.xml Add IoClient and IoSession interfaces. 2020-08-08 10:39:39 -04:00
user-guide-index.xml Update PostgreSQL versions used to build user guides. 2020-07-16 12:54:52 -04:00
user-guide.xml Update recovery.conf in user guide for PostgreSQL >= 12. 2020-07-17 13:27:14 -04:00