Develop item from TODO list - Mailing list pgsql-hackers

From Viktor Valy
Subject Develop item from TODO list
Date
Msg-id AANLkTin1BF_zPkgr9GKsNtxke5r_5Ai-irCTMvmU-dY7@mail.gmail.com
Whole thread Raw
Responses Re: Develop item from TODO list  (Thom Brown <thom@linux.com>)
Re: Develop item from TODO list  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Hello!

We are 2 Students from the Technical University of Vienna. At our internship we would like to develop the item of the TODO list: "Allow SET CONSTRAINTS to be qualified by schema/table name".
Is anyone working on it?

Our research at the SET CONTRAINTS function showed the following Error: 
ERROR: cross-database references are not implemented: "schema.table.constraint"
SQL state: 0A000

Is this the problem we could implement?
Approximately where is the point to implement?

As we have few experience with open-source programs, can someone recommend a good C-editor for Ubuntu?
What do others use?

Thanks in advance,

Chris & Viktor

pgsql-hackers by date:

Previous
From: Pavel Stehule
Date:
Subject: Re: GROUPING SETS revisited
Next
From: Thom Brown
Date:
Subject: Re: Develop item from TODO list