Re: 8.1 and syntax checking at create time - Mailing list pgsql-hackers

From Andrew Dunstan
Subject Re: 8.1 and syntax checking at create time
Date
Msg-id 431621E5.4080804@dunslane.net
Whole thread Raw
In response to Re: 8.1 and syntax checking at create time  (huaxin zhang <uwcssa@gmail.com>)
List pgsql-hackers

huaxin zhang wrote:

> I am new to this hacker's job. What I was looking for was to record
> the actual disk IO performed for arbituary query plan. I searched
> in backend/executor   but not sure if that was the right place to
> add a tracer.  would the /backend/storage be the place that controls
> the actual I/O?     btw, is there a way to find the definitions of all 
> variables
> or functions defined?   I tried cscope but it is not good for such a 
> large
> framework.
>  
>

What has this to do with syntax checking?

Please don't post irrelevant replies. Start a new topic instead.

thanks

andrew


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: On hardcoded type aliases and typmod for user types
Next
From: Simon Riggs
Date:
Subject: Indexing dead tuples