Rethink naming of contrib/intagg extension.
Tom Lane <tgl@sss.pgh.pa.us>
Rethink naming of contrib/intagg extension. Initially it was called int_aggregate after the old SQL file, but since the documentation just says "intagg" and that's also the directory name, let's conform to that instead.
Files
| Path | Change | +/− |
|---|---|---|
| contrib/intagg/intagg--1.0.sql (from contrib/intagg/int_aggregate--1.0.sql) | renamed | +1 −1 |
| contrib/intagg/intagg.control (from contrib/intagg/int_aggregate.control) | renamed | +1 −1 |
| contrib/intagg/int_aggregate--unpackaged--1.0.sql | deleted | +0 −6 |
| contrib/intagg/intagg--unpackaged--1.0.sql | added | +6 −0 |
| contrib/intagg/Makefile | modified | +2 −2 |