Re: lock listing
| От | Bruce Momjian |
|---|---|
| Тема | Re: lock listing |
| Дата | |
| Msg-id | 200207232359.g6NNxFq11969@candle.pha.pa.us обсуждение исходный текст |
| Ответ на | Re: lock listing (nconway@klamath.dyndns.org (Neil Conway)) |
| Список | pgsql-patches |
Neil Conway wrote: > On Tue, Jul 23, 2002 at 05:52:39PM -0400, Bruce Momjian wrote: > > I agree with Peter that it is better to rename it pg_lock*. The show > > isn't needed and it makes it look more like our other system info > > tables. > > Well, it's not a system info table -- it's a built-in function, and I'm > not aware of any naming conventions for those. Personally, I find it a > bit confusing to do: > > SELECT * FROM pg_tables; > SELECT * FROM pg_class; > /* ... */ > SELECT * FROM pg_locks(); > > However, I'm not really worried about the name, so I've changed it > to pg_locks() -- a revised patch is attached. Oh, I see. Should we make it appear as a table rather than a function? Does that make any sense? -- Bruce Momjian | http://candle.pha.pa.us pgman@candle.pha.pa.us | (610) 853-3000 + If your life is a hard drive, | 830 Blythe Avenue + Christ can be your backup. | Drexel Hill, Pennsylvania 19026
В списке pgsql-patches по дате отправления: