Re: get_whatever_oid, part 1: object types with unqualifed names

From: Robert Haas <robertmhaas(at)gmail(dot)com>
To: KaiGai Kohei <kaigai(at)ak(dot)jp(dot)nec(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: get_whatever_oid, part 1: object types with unqualifed names
Date: 2010-07-06 13:25:03
Message-ID: AANLkTilU86nNJ7YEj_pQ8ZIsztZCyAl2oWtMngSv0gDc@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

2010/7/2 KaiGai Kohei <kaigai(at)ak(dot)jp(dot)nec(dot)com>:
> So, I marked it as "ready for committer".

There is a minor merge conflict with this patch as a result of a patch
I committed last week. New version attached.

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

Attachment Content-Type Size
get_whatever_oid_part1-v3.patch application/octet-stream 53.7 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2010-07-06 13:45:10 Re: Bug? Concurrent COMMENT ON and DROP object
Previous Message Robert Haas 2010-07-06 13:23:40 Re: get_whatever_oid, part 2