Re: [HACKERS] PL/pgSQL a great procedural language for PostgreSQL

Поиск
Список
Период
Сортировка
От Thomas G. Lockhart
Тема Re: [HACKERS] PL/pgSQL a great procedural language for PostgreSQL
Дата
Msg-id 36430F33.6193B683@alumni.caltech.edu
обсуждение исходный текст
Ответ на Re: [HACKERS] PL/pgSQL a great procedural language for PostgreSQL  (jwieck@debis.com (Jan Wieck))
Список pgsql-hackers
> Perhaps make the isNull flag a bitmap ?
> In case it is an int (I haven't looked), we get room for flagging 32
> arguments

Hmm. Well, how about if we look at what we would prefer if we were
allowed to start from the beginning, and then consider this as an
alternative. Doing this with a bitmap might be a bit arcane.

> Also I hope that most current code will run unchanged, in case it 
> tests for 0 / not 0

Good point.
                     - Thomas


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

Предыдущее
От: Constantin Teodorescu
Дата:
Сообщение: Bug when special table names meet autoincrement field !!!!
Следующее
От: Tom Lane
Дата:
Сообщение: Re: [INTERFACES] crypt not included when compiling libpgtcl !!!!!!!