Re: get_whatever_oid, part 1: object types with unqualifed names - Mailing list pgsql-hackers

From Robert Haas
Subject Re: get_whatever_oid, part 1: object types with unqualifed names
Date
Msg-id AANLkTilL_4ciaWpUuSzqWAkHA5zQmzFKaZonKjMXUBKM@mail.gmail.com
Whole thread Raw
In response to Re: get_whatever_oid, part 1: object types with unqualifed names  (KaiGai Kohei <kaigai@ak.jp.nec.com>)
List pgsql-hackers
2010/7/2 KaiGai Kohei <kaigai@ak.jp.nec.com>:
> The transitions from object name to its oid are widely used in
> the routines of the backend, so I also think this reworks will
> enough worthwhile to keep the code clean.
>
> So, I marked it as "ready for committer".

Thanks.  Are you planning to review the part 2 patch also?

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


pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: Adding regexp_match() function
Next
From: Peter Eisentraut
Date:
Subject: Re: server authentication over Unix-domain sockets