Re: [CORE] Commit privs - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: [CORE] Commit privs
Date
Msg-id 200312012304.hB1N4lB10311@candle.pha.pa.us
Whole thread Raw
Responses Re: [CORE] Commit privs  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-hackers
Marc G. Fournier wrote:
> On Mon, 1 Dec 2003, Josh Berkus wrote:
> 
> > Hmmm.  Robert spoke to an "IP" attorney off the record who felt
> > differently.  I think it would really be to our benefit to get an
> > attorney to go "on the record" about this (which means a fee,
> > unfortunately).  Your opinion vs. my opinion doesn't really mean much
> > since neither of us is a copyright & patent attorney.
> 
> One thing to note heavily here though is that the project is not in the
> US, so any attorney we deal with will have to be able to know how to deal
> with International Law, and not just US (which, I suspect, will probably
> be even pricier) ... there are several projects that don't maintain 'US
> mirrors' for reasons such as this, maybe we should trim off our US mirrors
> and let ppl download from the International mirrors instead ...

Yes, I see that now:CREATE TABLE x (    y integer) WITH OIDS;

We need a solution to this.  One idea is to use SET to change the
default_with_oids setting when a table changes characteristics.

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
359-1001+  If your life is a hard drive,     |  13 Roberts Road +  Christ can be your backup.        |  Newtown Square,
Pennsylvania19073
 


pgsql-hackers by date:

Previous
From: Hannu Krosing
Date:
Subject: Re: Partitions implementation with views
Next
From: Bruce Momjian
Date:
Subject: Re: initdb mkdir_p() doesn't work