Run reformat-dat-files to declutter the catalog data files.
Tom Lane <tgl@sss.pgh.pa.us>
Run reformat-dat-files to declutter the catalog data files. Things had gotten pretty messy here, apparently mostly but not entirely the fault of the multirange patch. No functional changes.
Files
| Path | Change | +/− |
|---|---|---|
| src/include/catalog/pg_aggregate.dat | modified | +2 −1 |
| src/include/catalog/pg_amop.dat | modified | +2 −2 |
| src/include/catalog/pg_amproc.dat | modified | +10 −5 |
| src/include/catalog/pg_cast.dat | modified | +17 −12 |
| src/include/catalog/pg_collation.dat | modified | +2 −1 |
| src/include/catalog/pg_opclass.dat | modified | +9 −8 |
| src/include/catalog/pg_operator.dat | modified | +43 −29 |
| src/include/catalog/pg_proc.dat | modified | +102 −81 |
| src/include/catalog/pg_range.dat | modified | +15 −15 |
| src/include/catalog/pg_type.dat | modified | +27 −20 |