Move get_grosysid() to utils/cache/lsyscache.c

Поиск
Список
Период
Сортировка
От Stephen Frost
Тема Move get_grosysid() to utils/cache/lsyscache.c
Дата
Msg-id 20041229163617.GY10437@ns.snowman.net
обсуждение исходный текст
Ответы Re: Move get_grosysid() to utils/cache/lsyscache.c  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: Move get_grosysid() to utils/cache/lsyscache.c  (Neil Conway <neilc@samurai.com>)
Re: Move get_grosysid() to utils/cache/lsyscache.c  (Neil Conway <neilc@samurai.com>)
Список pgsql-patches
Greetings,

  Small patch to move get_grosysid() from catalog/aclchk.c to
  utils/cache/lsyscache.c where it can be used by other things.  Also
  cleans up both get_usesysid() and get_grosysid() a bit.  This is in
  preparation for 'Group Ownership' support.

      Thanks,

        Stephen

Вложения

В списке pgsql-patches по дате отправления:

Предыдущее
От: ayan@ayan.net
Дата:
Сообщение: patch for sun workshop compilation bug
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Grammer Cleanup