SPI functions to work with the Execution Plan - Mailing list pgsql-general

From Osmel Barreras Piñera
Subject SPI functions to work with the Execution Plan
Date
Msg-id 1e987f2d-32ca-4ecf-9d10-c4fd22c36017@ucimail4.uci.cu
Whole thread Raw
List pgsql-general
Thanks for answering:

I am a member of the PostgreSQL development community here in Cuba. My proposal is to develop an extension to
PostgreSQLthat allows query execution using multiple threads. The central idea is to get the execution plan ready to
run,but send him to run with the same postgres executor concurrently with the help of a C library that handles the job
withthe user-level threads and kernel level. 
I would appreciate any solution or suggestion that you could help me to fulfill this goal.
Is there any query to return the plan or any similar data structure?




Fin a la injusticia, LIBERTAD AHORA A NUESTROS CINCO COMPATRIOTAS QUE SE ENCUENTRAN INJUSTAMENTE EN PRISIONES DE LOS
EEUU!
http://www.antiterroristas.cu
http://justiciaparaloscinco.wordpress.com

pgsql-general by date:

Previous
From: "David Johnston"
Date:
Subject: Re: query problems
Next
From: Lee Hachadoorian
Date:
Subject: Re: DDL Triggers