update_pg_pwd

Поиск
Список
Период
Сортировка
От wieck@debis.com (Jan Wieck)
Тема update_pg_pwd
Дата
Msg-id m11xMca-0003kGC@orion.SAPserv.Hamburg.dsh.de
обсуждение исходный текст
Ответы Re: [HACKERS] update_pg_pwd  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Hi,

    actually  the  opr_sanity  regression  test complains about a
    proc update_pg_pwd(). It has a return type of Opaque  and  is
    declared  as void return type in commands/user.c. It seems to
    be nowhere directly called,  nor  does  it  appear  to  be  a
    trigger function.

    I  wonder  if  it is properly defined. Shouldn't it return at
    least a valid type to be callable via SQL?


Jan

--

#======================================================================#
# It's easier to get forgiveness for being wrong than for being right. #
# Let's break this rule - forgive me.                                  #
#========================================= wieck@debis.com (Jan Wieck) #

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

Предыдущее
От: "Hiroshi Inoue"
Дата:
Сообщение: RE: [HACKERS] LONG
Следующее
От: wieck@debis.com (Jan Wieck)
Дата:
Сообщение: Re: [HACKERS] generic LONG VARLENA