Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: Multiple trees in parsetree_list



On Tue, Oct 30, 2007 at 07:53:21AM +0000, sayali k wrote:
> Hello All,
>   I am doing a project in DBMS postgresql. I have the folllowing query : in the function exec_simple_query, in which condition does the 
>   parsetree_list include more than 1 parsetree_items? How are passed to this function from the parser/gram.c?

AIUI, if there are RULEs on a table, you can get multiple queries as
the result of a single request.

Have a nice day,
-- 
Martijn van Oosterhout   <kleptog(at)svana(dot)org>   http://svana.org/kleptog/
> From each according to his ability. To each according to his ability to litigate.

Attachment: signature.asc
Description: Digital signature



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group