1
0
mirror of https://github.com/postgrespro/pg_probackup.git synced 2024-11-25 09:01:48 +02:00
pg_probackup/expected
Michael Paquier 5c37daca69 Sanitize error checks
All the ERROR_* fields are removed in favor of a more simple layer
made of ERROR, FATAL, PANIC. The two last ones are not actually used
yet, thought there should be some code paths that would need more
polishing on this matter.

The error message emitted before leaving should be fine to let the
user know what is happening.
2016-01-19 12:41:30 +09:00
..
backup.out Sanitize error checks 2016-01-19 12:41:30 +09:00
delete.out Incorporate new test facility in pg_arman 2016-01-13 14:57:51 +09:00
init.out Sanitize error checks 2016-01-19 12:41:30 +09:00
option.out Sanitize error checks 2016-01-19 12:41:30 +09:00
restore.out Make regression tests more verbose 2016-01-15 13:29:19 +09:00
show.out Incorporate new test facility in pg_arman 2016-01-13 14:57:51 +09:00