Remove obsolete pg_attrdef.adsrc column
Peter Eisentraut <peter_e@gmx.net>
Remove obsolete pg_attrdef.adsrc column This has been deprecated and effectively unused for a long time. Reviewed-by: Alvaro Herrera <alvherre@2ndquadrant.com> Reviewed-by: Daniel Gustafsson <daniel@yesql.se>
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/catalogs.sgml | modified | +3 −17 |
| src/backend/catalog/heap.c | modified | +0 −12 |
| src/include/catalog/catversion.h | modified | +1 −1 |
| src/include/catalog/pg_attrdef.h | modified | +0 −1 |