pllolcode - pllolcode: (Finally!) cache parse trees in a hash table, and - Mailing list pgsql-committers

From eggyknap@pgfoundry.org (User Eggyknap)
Subject pllolcode - pllolcode: (Finally!) cache parse trees in a hash table, and
Date
Msg-id 20090504192511.9480217ADF01@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
(Finally!) cache parse trees in a hash table, and use them instead of reparsing each call

Modified Files:
--------------
    pllolcode:
        pllolcode.c (r1.29 -> r1.30)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pllolcode/pllolcode/pllolcode.c.diff?r1=1.29&r2=1.30)
        testFuncs.sql (r1.7 -> r1.8)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pllolcode/pllolcode/testFuncs.sql.diff?r1=1.7&r2=1.8)

pgsql-committers by date:

Previous
From: dpage@pgfoundry.org (Dave Page)
Date:
Subject: pginstaller - pginst: Search for the correct versions of the PL DLLs
Next
From: bmomjian@pgfoundry.org (User Bmomjian)
Date:
Subject: pg-migrator - pg_migrator: Improvements for install usage