Fix the comment on inherited column
The comment was wrong because it gets the child table name, and not the parent
table name. The patch fixes this.
Unfortunately, this patch still doesn't fix comments for multi-inherited table.
Fixes #277.
Branch
--
master
Details
---
http://git.postg
Fix the comment on inherited column
The comment was wrong because it gets the child table name, and not the parent
table name. The patch fixes this.
Unfortunately, this patch still doesn't fix comments for multi-inherited table.
Fixes #277.
Branch
--
REL-1_12_0_PATCHES
Details
---
http