Re: DEFAULT Constraint based on table type? - Mailing list pgsql-sql

From Oliver Elphick
Subject Re: DEFAULT Constraint based on table type?
Date
Msg-id 1133260388.10517.36.camel@linda.lfix.co.uk
Whole thread Raw
In response to Re: DEFAULT Constraint based on table type?  (Oliver Elphick <olly@lfix.co.uk>)
List pgsql-sql
On Tue, 2005-11-29 at 10:31 +0000, Oliver Elphick wrote:
> SELECT tableoid::regproc, * from animals;

regproc should be regclass; sorry.

-- 
Oliver Elphick                                          olly@lfix.co.uk
Isle of Wight                              http://www.lfix.co.uk/oliver
GPG: 1024D/A54310EA  92C8 39E7 280E 3631 3F0E  1EC0 5664 7A2F A543 10EA
======================================== Do you want to know God?   http://www.lfix.co.uk/knowing_god.html
 



pgsql-sql by date:

Previous
From: Oliver Elphick
Date:
Subject: Re: DEFAULT Constraint based on table type?
Next
From: frank church
Date:
Subject: Re: How to change database owner in PostgreSQL 7.4?