Unverified Commit cda0e347 authored by Dimitri Fontaine's avatar Dimitri Fontaine Committed by GitHub
Browse files

Use JSON format for work-directory summary files. (#300)

This ensures that Postgres object names are properly handled even when they
may contain multiple lines, which is accepted, possible... and then found in
the field.

In passing, ensure that we VACUUM ANALYZE tables without indexes. It's
almost relevant to that patch because the failure mode of multiple-lines
table names would break our vacuum module.
parent af554b5b
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment