Re: [CORE] Commit privs

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: [CORE] Commit privs
Дата
Msg-id 200312012304.hB1N4lB10311@candle.pha.pa.us
обсуждение исходный текст
Ответы Re: [CORE] Commit privs  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список 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 по дате отправления:

Предыдущее
От: Hannu Krosing
Дата:
Сообщение: Re: Partitions implementation with views
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: initdb mkdir_p() doesn't work