Jan Wieck wrote:
>
> > Actually, I just don't think that breaks in loops are always better
> > than gotos.
> >
> > > Vadim is surely one of the real programmers in our project.
> > > It's not only that he isn't afraid using GOTO's. He also
> >
> > Like someone didn't afraid to use siglongjmp in elog.c.
>
> There are much better ones in the PL handlers! memcpy()'s
> mangling sigjmp_buf's between sigsetjmp() siglongjmp() stuff.
Wow! Voodoo!
I very like such things -:)
This is really the way what Real Programmers follow -:)
Vadim