How to know if a query is semantically correct without execute it? - Mailing list pgsql-general

From Juan Daniel Santana Rodes
Subject How to know if a query is semantically correct without execute it?
Date
Msg-id b8b24009-72bd-4a93-97e0-9a79aecc74c3@ucimail4.uci.cu
Whole thread Raw
Responses Re: How to know if a query is semantically correct without execute it?  (CR Lender <crlender@gmail.com>)
Re: How to know if a query is semantically correct without execute it?  (David Johnston <polobo@yahoo.com>)
List pgsql-general
Hi...
I am programming a procedure in plpgsql language and it must return a boolean response.
The procedure must return TRUE if the query is semantically correct and if not correct, return FALSE.
This must be done without running the query.
Greetings to all, thanks in advance.
__________________________________________________
"Todos el 12 de Septiembre con una Cinta Amarilla"
FIN A LA INJUSTICIA, LIBERENLOS YA!!
http://www.antiterroristas.cu
                                    
http://justiciaparaloscinco.wordpress.com


pgsql-general by date:

Previous
From: Steve Atkins
Date:
Subject: Re: Download specific Postgres.App version
Next
From: CR Lender
Date:
Subject: Re: How to know if a query is semantically correct without execute it?