mirror of
https://github.com/pgbackrest/pgbackrest.git
synced 2025-01-30 05:39:12 +02:00
bcc925b740
Although kvAdd() works like kvPut() on the first call, kvPut() is more efficient when a key has a single value. Update the comment to clarify that kvAdd() is seldom required.