Re: [HACKERS] *Major* Patch for PL

Поиск
Список
Период
Сортировка
От jwieck@debis.com (Jan Wieck)
Тема Re: [HACKERS] *Major* Patch for PL
Дата
Msg-id m0xuH5W-000BFRC@orion.SAPserv.Hamburg.dsh.de
обсуждение исходный текст
Список pgsql-hackers
>
> > Hi...
> >
> >    I've just installed (massaged in?) a major major patch for PL(?)
> > that was submitted in Nov...snapshot will be created in about 18hrs or
> > so...please test and report back any problems...haven't had a chance to
> > test compile it here yet :(
>
>     Waited  for that so long - thanks. I'll take a look at it and
>     run my tests asap.
>

    Looks O.K. - tests passed through.

    Now  anything  is  prepared  for  PL  support  in  all places
    (aggregates, operators, etc.). At least  PL/Tcl  ran  in  all
    that areas.

    Found  a  little  bug in interfaces/libpq/fe-connect.c during
    tests. In line 403 conn->pgpass is set to DefaultPassword and
    later  in  line  665  this might be free()'d. Just wrapping a
    strdup() around DefaultPassword fixed it.

    Did anybody worked on other languages for  PL  modules  since
    this  new interface was designed? Who would like to dive into
    (perl/phyton/...)? Who  would  like  to  co-work  on  a  pure
    PL/pgSQL?


Until later, Jan

--

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

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

Предыдущее
От: Mattias Kregert
Дата:
Сообщение: Re: Re: [HACKERS] Re: [QUESTIONS] Business cases
Следующее
От: The Hermit Hacker
Дата:
Сообщение: Newest Source ...