1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/doc/xml
David Steele 87996558d2
Replace double type with time in config module.
The C code does not use doubles to represent seconds like the Perl code did so time can be represented as an integer which reduces the number of data types that config has to understand.

Also remove Variant doubles since they are no longer used.

Note that not all double code was removed since we still need to display times to the user in seconds and it is possible for the times to be fractional. In the future this will likely be simplified by storing the original user input and using that value when the time needs to be displayed.
2020-12-09 08:59:51 -05:00
..
auto v2.31: Minor Bug Fixes and Improvements 2020-12-07 09:55:00 -05: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 Replace double type with time in config module. 2020-12-09 08:59:51 -05: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 Small wording change in website index / Github readme. 2020-07-20 13:44:11 -04:00
metric.xml Add user guides for CentOS/RHEL 6/7. 2019-05-16 08:32:02 -04:00
reference.xml Add pg-database option. 2020-12-02 22:42:50 -05:00
release.xml Replace double type with time in config module. 2020-12-09 08:59:51 -05:00
user-guide-index.xml Add RHEL/CentOS 8 documentation. 2020-12-04 10:59:57 -05:00
user-guide.xml v2.31: Minor Bug Fixes and Improvements 2020-12-07 09:55:00 -05:00