Обсуждение: pgsql: Issue clearer notice when inherited merged columns are moved

Поиск
Список
Период
Сортировка

pgsql: Issue clearer notice when inherited merged columns are moved

От
Bruce Momjian
Дата:
Issue clearer notice when inherited merged columns are moved

CREATE TABLE INHERIT moves user-specified columns to the location of the
inherited column.

Report by Fatal Majid

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/4011f8c98bd8bb67715449d2db5fc97dffa6a41f

Modified Files
--------------
src/backend/commands/tablecmds.c |   15 ++++++++++++---
1 file changed, 12 insertions(+), 3 deletions(-)