Clarify error message when attempting to create index on foreign table
authorMagnus Hagander <magnus@hagander.net>
Thu, 5 May 2011 19:47:42 +0000 (21:47 +0200)
committerMagnus Hagander <magnus@hagander.net>
Thu, 5 May 2011 19:47:42 +0000 (21:47 +0200)
commitd76a149c955a6525c8d42425c57e32d74d2c2eed
tree17a2229fde85cc780e6259d980443d4e38946274
parentfb3ad7895ece674fc5298df754253f70cda6a02e
Clarify error message when attempting to create index on foreign table

Instead of just saying "is not a table", specifically state that
indexes aren't supported on *foreign* tables.
src/backend/commands/indexcmds.c