1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/doc/xml
David Steele aed3d468a1 Rename strNew() to strNewZ() and add parameter-less strNew().
Replace all instances of strNew("") with strNew() and use strNewZ() for non-empty zero-terminated strings. Besides saving a useless parameter, this will allow smarter memory allocation in a future commit by signaling intent, in general, to append or not.

In the tests use STRDEF() or VARSTRDEF() where more appropriate rather than blindly replacing with strNewZ(). Also replace strLstAdd() with strLstAddZ() where appropriate for the same reason.
2021-05-21 17:36:43 -04:00
..
auto v2.33: Multi-Repository and GCS Support 2021-04-05 09:18:20 -04:00
dtd Update reference to include links to user guide examples. 2021-03-31 09:36:56 -04:00
coding.xml Add THIS_PUB() macro to simplify inline object accessors. 2021-04-13 16:58:02 -04:00
contributing.xml Rename strNew() to strNewZ() and add parameter-less strNew(). 2021-05-21 17:36:43 -04:00
documentation.xml Add RHEL/CentOS 8 documentation. 2020-12-04 10:59:57 -05:00
faq.xml Update the PITR FAQ to clarify the default behavior. 2020-06-12 11:27:18 -04:00
index.xml Update contributing documentation. 2021-05-21 13:21:25 -04:00
metric.xml Add user guides for CentOS/RHEL 6/7. 2019-05-16 08:32:02 -04:00
reference.xml Add automatic GCS authentication for GCE instances. 2021-05-17 14:55:50 -04:00
release.xml Update contributing documentation. 2021-05-21 13:21:25 -04:00
user-guide-index.xml Add RHEL/CentOS 8 documentation. 2020-12-04 10:59:57 -05:00
user-guide.xml Add automatic GCS authentication for GCE instances. 2021-05-17 14:55:50 -04:00