pgsql: Forbid renaming columns of objects whose column names are

From: rhaas(at)postgresql(dot)org (Robert Haas)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Forbid renaming columns of objects whose column names are
Date: 2010-03-20 00:43:43
Message-ID: 20100320004343.27EB27541D0@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Forbid renaming columns of objects whose column names are system-generated.

KaiGai Kohei, with adjustments to the comments.

Modified Files:
--------------
pgsql/src/backend/commands:
tablecmds.c (r1.328 -> r1.329)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/commands/tablecmds.c?r1=1.328&r2=1.329)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2010-03-20 00:58:09 pgsql: Clear error_context_stack and debug_query_string at the beginning
Previous Message Tom Lane 2010-03-19 22:54:49 pgsql: Modify error context callback functions to not assume that they