Fix several oversights in previous commit - attribute options patch.
Robert Haas <rhaas@postgresql.org>
Fix several oversights in previous commit - attribute options patch. I failed to 'cvs add' the new files and also neglected to bump catversion.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/utils/cache/attoptcache.c | added | +181 −0 |
| src/include/catalog/catversion.h | modified | +2 −2 |
| src/include/utils/attoptcache.h | added | +28 −0 |