Re:

From: "Nigel J(dot) Andrews" <nandrews(at)investsystems(dot)co(dot)uk>
To: zhuangjifeng <zhuangjifeng(at)263(dot)net>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re:
Date: 2003-09-26 10:57:50
Message-ID: Pine.LNX.4.21.0309261157080.20483-100000@ponder.fairway2k.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

  • at 2003-09-26 10:48:01 from zhuangjifeng

Browse pgsql-general by date

  From Date Subject
Next Message Angshuman Basu 2003-09-26 11:53:07 query
Previous Message zhuangjifeng 2003-09-26 10:48:01