Re: OPAQUE and 7.2-7.3 upgrade

From: Philip Warner <pjw(at)rhyme(dot)com(dot)au>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>, Oliver Elphick <olly(at)lfix(dot)co(dot)uk>, Dave Page <dpage(at)vale-housing(dot)co(dot)uk>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: OPAQUE and 7.2-7.3 upgrade
Date: 2002-09-14 04:02:08
Message-ID: 5.1.0.14.0.20020914135948.063ddd08@mail.rhyme.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

At 12:11 AM 13/09/2002 -0400, Tom Lane wrote:
>Well, yeah. 7.3 is trying to tighten up on exactly that point.

The problem is that as implemented you have only half of the solution; you
also need a way for postgresql to determine the 'real' arguments and return
type of a function. If the building blocks for pseudo-RTTI can be put in
place, then I think that would be a great step forward, *and* solve the
current problem.

----------------------------------------------------------------
Philip Warner | __---_____
Albatross Consulting Pty. Ltd. |----/ - \
(A.B.N. 75 008 659 498) | /(@) ______---_
Tel: (+61) 0500 83 82 81 | _________ \
Fax: (+61) 0500 83 82 82 | ___________ |
Http://www.rhyme.com.au | / \|
| --________--
PGP key available upon request, | /
and from pgp5.ai.mit.edu:11371 |/

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Hannu Krosing 2002-09-14 09:54:06 Re: DROP TABLE... CASCADE weirdness
Previous Message Joe Conway 2002-09-14 03:27:32 Re: make installcheck in contrib