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

Поиск
Список
Период
Сортировка
От wieck@debis.com (Jan Wieck)
Тема Re: Real Programmers (was: [HACKERS] Priorities for 6.6)
Дата
Msg-id m10s0Ry-0003kGC@orion.SAPserv.Hamburg.dsh.de
обсуждение исходный текст
Ответ на Re: Real Programmers (was: [HACKERS] Priorities for 6.6)  (Vadim Mikheev <vadim@krs.ru>)
Список pgsql-hackers
> 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.

>
> >     know's  very  well how to speed things up by complicating the
> >     code :-)
>
> -:)
>
> VAdim
>


Jan

--

#======================================================================#
# It's easier to get forgiveness for being wrong than for being right. #
# Let's break this rule - forgive me.                                  #
#========================================= wieck@debis.com (Jan Wieck) #

В списке pgsql-hackers по дате отправления:

Предыдущее
От: "Pedro J. Lobo"
Дата:
Сообщение: Postgres dies in the rules regression test (64-bit problem)
Следующее
От: Daniel Kalchev
Дата:
Сообщение: Re: [HACKERS] Postgres 6.5 beta2 and beta3 problem