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

From: eggyknap(at)pgfoundry(dot)org (User Eggyknap)
To: pgsql-committers(at)postgresql(dot)org
Subject: pllolcode - pllolcode: (Finally!) cache parse trees in a hash table, and
Date: 2009-05-04 19:25:11
Message-ID: 20090504192511.9480217ADF01@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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)

Browse pgsql-committers by date

  From Date Subject
Next Message User Bmomjian 2009-05-04 19:55:03 pg-migrator - pg_migrator: Improvements for install usage
Previous Message Dave Page 2009-05-04 17:34:14 pginstaller - pginst: Search for the correct versions of the PL DLLs