public inbox for [email protected]  
help / color / mirror / Atom feed
From: Josh Berkus <[email protected]>
To: [email protected]
Subject: Clarification to catalog-pg-class
Date: Wed, 28 Jan 2009 11:18:27 -0800
Message-ID: <[email protected]> (raw)

All,

Currently, catalog-pg-class is a bit confusing as to where FKs are 
tracked in pg_class.  Please update the lines for relchecks and 
reltriggers to read:

relchecks	int2	 	 Number of check constraints on the table (but not 
other types of constraints); see pg_constraint catalog
reltriggers	int2	 	Number of triggers on the table, including 
constraint-triggers for foreign keys; see pg_trigger catalog

--Josh Berkus



view thread (10+ messages)  latest in thread

reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: [email protected]
  Cc: [email protected]
  Subject: Re: Clarification to catalog-pg-class
  In-Reply-To: <[email protected]>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox