mirror of
https://github.com/pgbackrest/pgbackrest.git
synced 2024-12-14 10:13:05 +02:00
e7255be108
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. |
||
---|---|---|
.. | ||
dtd | ||
coding.xml | ||
documentation.xml | ||
index.xml | ||
reference.xml | ||
release.xml | ||
test.xml | ||
user-guide.xml |