cursors and column names

From: John DeSoi <jdesoi(at)planetc(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: cursors and column names
Date: 2003-02-21 04:01:11
Message-ID: p05200f02ba7b532ba90d@[192.168.1.7]
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

If a cursor selects from multiple tables is there any way to
distinguish columns from two tables that have the same name? The
column information returned does not appear to have any information
to associate a column with a table.

Thanks,

John DeSoi, Ph.D.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2003-02-21 04:23:33 Re: Dealing with schema in psql utility?
Previous Message Stephen Robert Norris 2003-02-21 03:48:24 Bit string storage space?