"Tom Lane" <[EMAIL PROTECTED]> wrote: > Peter Eisentraut <[EMAIL PROTECTED]> writes: > > I found a few notices and warnings that inform you that the command you > > are executing has no effect because the object is already in the state you > > want it. I think these are useless, and there is also some inconsistency. > > Does someone want to defend keeping them? > > Do you think the commands should just silently do nothing? That seems > strange to me. I like giving a NOTICE (not WARNING though, those guys > should be changed).
Of course not but I personally prefer have back a normal response. Regards Gaetano Mendola ---------------------------(end of broadcast)--------------------------- TIP 9: the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match