Fix atttypmod alignment again, and re-enable ecpg.
Bruce Momjian <bruce@momjian.us>
Fix atttypmod alignment again, and re-enable ecpg.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/commands/defind.c | modified | +20 −20 |
| src/backend/parser/gram.c | modified | +1 −1 |
| src/include/catalog/pg_attribute_check.sql | added | +17 −0 |
| src/include/catalog/pg_attribute.h | modified | +2 −2 |
| src/interfaces/ecpg/preproc/preproc.y | modified | +1 −1 |
| src/interfaces/Makefile | modified | +2 −2 |