Add an example of attaching a default value to an updatable view.
Tom Lane <tgl@sss.pgh.pa.us>
Add an example of attaching a default value to an updatable view. This is probably the single most useful thing that ALTER VIEW can do, particularly now that we have auto-updatable views. So show an explicit example.
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/ref/alter_view.sgml | modified | +13 −1 |