Re: Real Programmers (was: [HACKERS] Priorities for 6.6)

From: A James Lewis <james(at)fsck(dot)co(dot)uk>
To: Vadim Mikheev <vadim(at)krs(dot)ru>
Cc: Jan Wieck <jwieck(at)debis(dot)com>, frankpit(at)pop(dot)dn(dot)net, pgsql-hackers(at)postgresql(dot)org
Subject: Re: Real Programmers (was: [HACKERS] Priorities for 6.6)
Date: 1999-06-10 15:16:20
Message-ID: Pine.LNX.3.93.990610160824.4937B-100000@vr1-workhorse1.vrtx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


Hey, why don't you just overwrite the jmp instruction with a nop....

On Thu, 10 Jun 1999, Vadim Mikheev wrote:

> 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
>

A.J. (james(at)fsck(dot)co(dot)uk)
Ignorance is not knowing.
Stupidity is the active pursuit of ignorance.

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tatsuo Ishii 1999-06-10 15:25:21 Re: [HACKERS] another locale problem
Previous Message Vadim Mikheev 1999-06-10 15:15:19 Re: [HACKERS] select order by for update