Changes to libpgtcl

Поиск
Список
Период
Сортировка
От Jan Wieck
Тема Changes to libpgtcl
Дата
Msg-id 200011221726.MAA01384@jupiter.jw.home
обсуждение исходный текст
Ответы Re: Changes to libpgtcl  (Jan Wieck <janwieck@Yahoo.com>)
Список pgsql-hackers
Hi,
   I'd like make some changes on the 7.1 (to be) libpgtcl.
   1.  Make   the  large  object  access  null-byte  safe,  when       libpgtcl is compiled against a 8.0 or higher
version of       Tcl.
 
       This  would  cause  that  a libpgtcl.so built on a system       with Tcl 8.0 or higher will not any longer  load
into  a       pre  8.0  Tcl interpreter.  Since Tcl's actual version is       8.3, I think it's long enough for
backwardcompatibility.
 
   2.  Add  a "pg_execute" command, that behaves almost like the       "spi_exec" of PL/Tcl.
   Any objections?


Jan

--

#======================================================================#
# It's easier to get forgiveness for being wrong than for being right. #
# Let's break this rule - forgive me.                                  #
#================================================== JanWieck@Yahoo.com #




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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: regressplans failures
Следующее
От: oberpwd@anubis.network.com (Wade D. Oberpriller)
Дата:
Сообщение: PL/Perl on Solaris