Alvaro Herrera escreveu:
> I wasn't sure of the best place to add a check.  I have added it to
> transformRelOptions; I am not entirely comfortable with it, because it
> works, but it still allows this:
> 
IMHO it's the appropriate place.

> alvherre=# alter index f set (toast.fillfactor = 20);
> ALTER INDEX
> 
Maybe you need to add relopt_kind test in your validation code.


-- 
  Euler Taveira de Oliveira
  http://www.timbira.com/

-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to