Pre-preparing / parsing SQL statements - Mailing list pgsql-hackers

From Ashley Cambrell
Subject Pre-preparing / parsing SQL statements
Date
Msg-id 3C903223.9040908@freaky-namuh.com
Whole thread Raw
Responses Re: Pre-preparing / parsing SQL statements  (Jean-Paul ARGUDO <jean-paul.argudo@idealx.com>)
List pgsql-hackers
Hi All,

I remember Tom doing a benchmark that showed postgres spends a lot of 
time parsing SQL statements. There was some mention of implementing a 
sort of ociparse and allowing the pre-parsing and binding of values to 
placeholders in the SQL statement.

I can't seem to find this on the TODO list.  Is anyone working on such a 
thing?  I seem to remember some saying that the FE-BE protocol would 
have to change, so maybe the discussion was stopped there? (*shurg*)

Thank you

Ashley Cambrell



pgsql-hackers by date:

Previous
From: Greg Copeland
Date:
Subject: Re: GIST
Next
From: Teodor Sigaev
Date:
Subject: Re: GIST