Add basic tests for the low-level backup method. - Mailing list pgsql-hackers

From David Steele
Subject Add basic tests for the low-level backup method.
Date
Msg-id 03e4cf19-fb76-4891-accc-edd429a25b21@pgmasters.net
Whole thread Raw
Responses Re: Add basic tests for the low-level backup method.
List pgsql-hackers
Hackers,

As promised in [1], attached are some basic tests for the low-level 
backup method.

There are currently no tests for the low-level backup method. 
pg_backup_start() and pg_backup_stop() are called but not exercised in 
any real fashion.

There is a lot more that can be done, but this at least supplies some 
basic tests and provides a place for future improvement.

Regards,
-David

[1] 
https://www.postgresql.org/message-id/2daf8adc-8db7-4204-a7f2-a7e94e2bfa4b%40pgmasters.net
Attachment

pgsql-hackers by date:

Previous
From: Thomas Munro
Date:
Subject: Re: pgsql: Don't trust unvalidated xl_tot_len.
Next
From: Andres Freund
Date:
Subject: Re: pgsql: Don't trust unvalidated xl_tot_len.