Re: [HACKERS] Lost a function overloading capability in v6.3

Thomas Lockhart <lockhart@alumni.caltech.edu>

From: "Thomas G. Lockhart" <lockhart@alumni.caltech.edu>
To: Michael Meskes <meskes@topsystem.de>, PostgreSQL Hacker <pgsql-hackers@postgresql.org>
Date: 1998-03-03T16:12:01Z
Lists: pgsql-hackers
> Oh! I only noticed the first one, which was the right answer. You are getting
> zero into the function in both cases, where for my machine I'm getting garbage
> which might be uninitialized stuff or a pointer.
>
> Neither are correct.
>
> Can someone speculate where this might be happening? I don't even know where to
> start looking :(

More information: my snapshots through 980112 work correctly, so the breakage
happened after that.

                                              - Tom