| From: | Shigeru HANADA <hanada(at)metrosystems(dot)co(dot)jp> |
|---|---|
| To: | Shigeru HANADA <hanada(at)metrosystems(dot)co(dot)jp> |
| Cc: | Robert Haas <robertmhaas(at)gmail(dot)com>, Shigeru Hanada <shigeru(dot)hanada(at)gmail(dot)com>, Thom Brown <thom(at)linux(dot)com>, pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: Re: [COMMITTERS] pgsql: Support comments on FOREIGN DATA WRAPPER and SERVER objects. |
| Date: | 2011-04-05 10:03:07 |
| Message-ID: | 20110405190306.63EB.6989961C@metrosystems.co.jp |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers pgsql-hackers |
On Tue, 05 Apr 2011 13:37:48 +0900
Shigeru HANADA <hanada(at)metrosystems(dot)co(dot)jp> wrote:
> On Mon, 4 Apr 2011 12:47:18 -0400
> Robert Haas <robertmhaas(at)gmail(dot)com> wrote:
> > BTW, I think you can merge patches 0001 to 0004 into a single patch.
>
> They were separated just for review, so I'll post revised and unified
> patch ASAP.
Please find attached revised comment-on-user-mapping patches.
* The comment_user_mapping_core.patch includes syntax support, catalog
manipulation, pg_dump support, documents and regression tests.
Some functions were exposed to merge logic of user mapping owner check.
* The comment_user_mapping_psql.patch includes only psql
tab-completion feature. It can be applied separately.
Regards,
--
Shigeru Hanada
| Attachment | Content-Type | Size |
|---|---|---|
| comment_user_mapping_core.patch | application/octet-stream | 19.9 KB |
| comment_user_mapping_psql.patch | application/octet-stream | 2.5 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Robert Haas | 2011-04-05 13:37:35 | pgsql: Add casts from int4 and int8 to numeric. |
| Previous Message | Shigeru HANADA | 2011-04-05 04:37:48 | Re: Re: [COMMITTERS] pgsql: Support comments on FOREIGN DATA WRAPPER and SERVER objects. |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Marti Raudsepp | 2011-04-05 10:19:00 | Re: Transforming IN (...) to ORs, volatility |
| Previous Message | Alexander Korotkov | 2011-04-05 08:52:59 | Re: Proposal: q-gram GIN and GiST indexes |