On Fri, 26 Sep 2003, [gb2312] zhuangjifeng wrote:
>
> hello,
> i wonder how and where i can find the part of source codes about how to create
> catalogs. i mean
> how to create the structure of pg_class and so on,not just insert the tuple of
> system attributes of
> user-defined table into it.
> thanks!
pgsql/src/include/catalog/pg_class.h
would probably be a good place to start.
Nigel Andrews
---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to [EMAIL PROTECTED] so that your
message can get through to the mailing list cleanly