plscheme - plscheme: Replace associative list with a normal list

Поиск
Список
Период
Сортировка
От knt@pgfoundry.org (User Knt)
Тема plscheme - plscheme: Replace associative list with a normal list
Дата
Msg-id 20061018133411.5A595216DD0@pgfoundry.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Replace associative list with a normal list structure to store imposer/exposer
hooks. (Actually, that association keys were planned to make modification of
theirselfs easy by individual procedures. But this design has a huge restoration
problem of itself about preserving original imposer/exposer hooks after the
execution of individual procedure finishes.)

Modified Files:
--------------
    plscheme:
        dataconv.scm (r1.1 -> r1.2)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/plscheme/plscheme/dataconv.scm.diff?r1=1.1&r2=1.2)

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

Предыдущее
От: am@pgfoundry.org (User Am)
Дата:
Сообщение: press - pr: The 8.2 press kit (Romanian)
Следующее
От: knt@pgfoundry.org (User Knt)
Дата:
Сообщение: plscheme - htdocs: Remove redundant alist keys.