Re: mapping object names to role IDs
От | Robert Haas |
---|---|
Тема | Re: mapping object names to role IDs |
Дата | |
Msg-id | AANLkTik7T0FzhwVj8PK5AcOGTLEMg-lphaNM4HzQgd4e@mail.gmail.com обсуждение исходный текст |
Ответ на | Re: mapping object names to role IDs (Tom Lane <tgl@sss.pgh.pa.us>) |
Ответы |
Re: mapping object names to role IDs
|
Список | pgsql-hackers |
On Sun, May 23, 2010 at 11:30 AM, Tom Lane <tgl@sss.pgh.pa.us> wrote: > Robert Haas <robertmhaas@gmail.com> writes: >> On Sun, May 23, 2010 at 11:10 AM, Tom Lane <tgl@sss.pgh.pa.us> wrote: >>> I'm with Stephen on this one. I agree that standardizing the function >>> names and behavior would be a good idea, but don't try to put them all >>> in one place. > >> Some of the existing functions are in lsyscache.c, some are in files >> in the commands directory, and some are in files in the parser >> directory; also, even between commands and parser, not every object >> type has its own file. It would be nice to bring some consistency to >> where the functions are located as well as what they do. Any thoughts >> on how to achieve that? > > I think both Stephen and I are saying we don't see merit in that. > Moving around pre-existing functions won't accomplish much except > causing include-list churn. Let's just standardize the names/APIs > and be done. Where do we put the new functions? -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise Postgres Company
В списке pgsql-hackers по дате отправления: