Re: indirect dereferencing a field in a record

From: Andreas Pflug <pgadmin(at)pse-consulting(dot)de>
To: Conrad Vermeulen <conrad(at)fastforward(dot)za(dot)net>
Cc: pgadmin-hackers(at)postgresql(dot)org
Subject: Re: indirect dereferencing a field in a record
Date: 2003-09-08 08:36:31
Message-ID: 3F5C3F8F.7000002@pse-consulting.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Conrad,
this is the wrong list for your question, use pgsql-hackers instead.

Usually, I'd implement your indirect dereferencing using a runtime
compiled query string, as the doc show it.

Regards,
Andreas

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dmitry A. Mordovin 2003-09-08 08:44:08 Re: About pgAdmin III
Previous Message Andreas Pflug 2003-09-08 08:34:23 Re: About pgAdmin III