OSDN Git Service

Remove incorrect HINT for use of ALTER FOREIGN TABLE on the wrong relkind.
authorTom Lane <tgl@sss.pgh.pa.us>
Tue, 26 Apr 2011 00:13:53 +0000 (20:13 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 26 Apr 2011 00:13:53 +0000 (20:13 -0400)
commit6dab96abaa8bd6775658d26517e288f4d5f6448f
tree2127444069c4c9973c2bb5d91dfd778bfe9af1e8
parent68ef051f5cf16f82a5368067a40ffba3c340b0d3
Remove incorrect HINT for use of ALTER FOREIGN TABLE on the wrong relkind.

Per discussion, removing the hint seems better than correcting it because
the adjacent analogous cases in RenameRelation don't have any hints, and
nobody seems to have missed 'em.

Shigeru Hanada
src/backend/commands/tablecmds.c