update_pg_pwd

From: wieck(at)debis(dot)com (Jan Wieck)
To: pgsql-hackers(at)postgreSQL(dot)org (PostgreSQL HACKERS)
Subject: update_pg_pwd
Date: 1999-12-13 03:58:00
Message-ID: m11xMca-0003kGC@orion.SAPserv.Hamburg.dsh.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)debis(dot)com (Jan Wieck) #

Browse pgsql-hackers by date

  From Date Subject
Next Message Jan Wieck 1999-12-13 04:04:44 Re: [HACKERS] generic LONG VARLENA
Previous Message Hiroshi Inoue 1999-12-13 03:56:08 RE: [HACKERS] LONG