1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/doc/xml
David Steele e7255be108 Only process next filter in IoFilterGroup when input buffer is full or flushing.
This greatly reduces calls to filter processing, which is a performance benefit, but also makes the trace logs smaller and easier to read.

However, this means that ioWriteFlush() will no longer work with filters since a full flush of IoFilterGroup would require an expensive reset.  Currently ioWriteFlush() is not used in this scenario so for now just add an assert to ensure it stays that way.
2019-04-20 11:25:04 -04:00
..
dtd Allow if condition in documentation lists and list items. 2019-01-24 16:45:28 +02:00
coding.xml Add coding standards for String constants. 2018-12-04 11:46:25 -05:00
documentation.xml Add openssl-devel install to documentation build in 711b3e67. 2019-01-30 22:02:42 +02:00
index.xml v2.12: C Implementation of Archive Push 2019-04-11 09:14:22 -04:00
reference.xml Clarify that encryption is always performed client-side. 2019-01-04 12:25:58 +02:00
release.xml Only process next filter in IoFilterGroup when input buffer is full or flushing. 2019-04-20 11:25:04 -04:00
test.xml Add admonitions to documentation renderers. 2018-12-30 16:40:20 +02:00
user-guide.xml Option to build documentation from current apt.postgres.org packages. 2019-04-17 18:39:35 -04:00