Re: sepgsql contrib module - Mailing list pgsql-hackers

From Robert Haas
Subject Re: sepgsql contrib module
Date
Msg-id AANLkTikU6y=mDQ3LNbgxqRnadCXk2KBA71qRCWshgrcY@mail.gmail.com
Whole thread Raw
In response to Re: sepgsql contrib module  (KaiGai Kohei <kaigai@ak.jp.nec.com>)
Responses Re: sepgsql contrib module  (KaiGai Kohei <kaigai@ak.jp.nec.com>)
Re: sepgsql contrib module  (KaiGai Kohei <kaigai@ak.jp.nec.com>)
List pgsql-hackers
2011/1/6 KaiGai Kohei <kaigai@ak.jp.nec.com>:
> If we use result of the `pg_config --sharedir` here, how about this
> writing style? Or, do we have any other ideas?

I'm not sure - I'll look at your next draft more closely.

> The background of this wikipage is that I was persuading people
> this feature being worthful, so the contents tend to philosophical
> things rather than actual specifications.

Yeah.

> I also think wiki page allows us to brush up the documentation
> rather than exchanging patches effectively. I'll set up a wiki page
> that contains same contents with *.sgml file to revise documentation
> stuff to be included into the *.sgml file finally. How about this idea?

Sounds good.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


pgsql-hackers by date:

Previous
From: KaiGai Kohei
Date:
Subject: Re: sepgsql contrib module
Next
From: Tom Lane
Date:
Subject: Re: Problem with pg_upgrade (8.4 -> 9.0) due to ALTER DATABASE SET ROLE