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

From huaxin zhang
Subject Re: 8.1 and syntax checking at create time
Date
Msg-id f2f56251050831130876ae235f@mail.gmail.com
Whole thread Raw
In response to Re: 8.1 and syntax checking at create time  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: 8.1 and syntax checking at create time  (Andrew Dunstan <andrew@dunslane.net>)
Tracing I/O (was: 8.1 and syntax checking at create time)  ("Jim C. Nasby" <jnasby@pervasive.com>)
List pgsql-hackers
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.
 
thanks a lot

pgsql-hackers by date:

Previous
From: Tony Caduto
Date:
Subject: Re: 8.1 and syntax checking at create time
Next
From: Simon Riggs
Date:
Subject: Re: Pre-allocated free space for row