plscheme - plscheme: Replace associative list with a normal list - Mailing list pgsql-committers

From knt@pgfoundry.org (User Knt)
Subject plscheme - plscheme: Replace associative list with a normal list
Date
Msg-id 20061018133411.5A595216DD0@pgfoundry.org
Whole thread Raw
List 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 by date:

Previous
From: am@pgfoundry.org (User Am)
Date:
Subject: press - pr: The 8.2 press kit (Romanian)
Next
From: knt@pgfoundry.org (User Knt)
Date:
Subject: plscheme - htdocs: Remove redundant alist keys.