Re: - Mailing list pgsql-general

From Nigel J. Andrews
Subject Re:
Date
Msg-id Pine.LNX.4.21.0309261157080.20483-100000@ponder.fairway2k.co.uk
Whole thread Raw
In response to  (zhuangjifeng <zhuangjifeng@263.net>)
List pgsql-general
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



pgsql-general by date:

Previous
From: zhuangjifeng
Date:
Subject:
Next
From: "Dave [Hawk-Systems]"
Date:
Subject: Re: populate table with large csv file