Return-Path: pg_adm@postgres.berkeley.edu
Received: by postgres.Berkeley.EDU (5.61/1.29)
	id AA25921; Tue, 28 Jul 92 05:21:08 -0700
Message-Id: <9207281221.AA25921@postgres.Berkeley.EDU>
From: "Schenkelaars.V.F" <V.F.Schenkelaars@fel.tno.nl>
Subject: Bug in pg_proc table (?)
To: postgres@postgres.berkeley.edu
Sender: pg_adm@postgres.berkeley.edu
To: postgres@postgres.berkeley.edu (Postgres mailing list)
Date: Tue, 28 Jul 92 14:36:53 MET DST
X-Mailer: ELM [version 2.3 PL11]

Dear Postgres group,

I've encountered some strange values in the pg_proc table. These may
be bugs. For example in the entry pg_proc.proname = rtbuild the
atribute pronargs (which indicates the number
of arguments of the function, in my opinion) has a value of 7, while
in the C-code of rtbuild 9 parameters are present. So I guess this value
should be set to 9. In the entry pg_proc.proname = rtinsert the atribute
pronargs has a value of 3 while the c-function has 2 parameters. There
may be more of these differences between the C-code functions and
the entries in the pg_proc relation. 

Sincere,
     ____________________
 \  / . _   _  _   _  |
  \/ ( ( \ (_ (-' ( \ |

------------------------------------------------------------------------
Vincent F. Schenkelaars				|
Company: FEL-TNO                                | Private:
Email  : V.F.Schenkelaars@tnofel.fel.tno.nl	|
address: Oude Waalsdorperweg 63			| Groenhovenstraat 12
         Postbus 96864				|
         2509 JG  Den Haag			| 2311 BT  Leiden
         The Netherlands			| The Netherlands
Phone  : Holland 070-3264221			| Holland 071-125576
Fax    : Holland 070-3280961			|
------------------------------------------------------------------------
We apologize for the inconvenience.
