Re: Problem to get the tuple of a table

From: Zdenek Kotala <Zdenek(dot)Kotala(at)Sun(dot)COM>
To: Zhe He <zh2132(at)columbia(dot)edu>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Problem to get the tuple of a table
Date: 2008-10-15 14:01:02
Message-ID: 48F5F79E.8020606@sun.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Zhe He napsal(a):
> I'm currently implement a new operation in Postgres.
> If I want to get all tuples of a single attribute table to
> create an array defined by myself, how can I do that?
>

Look into heapam.c and pgstattuple contrib module is good example.

Zdenek

--
Zdenek Kotala Sun Microsystems
Prague, Czech Republic http://sun.com/postgresql

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message MUHAMMAD ASIF 2008-10-15 14:23:43 IPv6 issue on Win32
Previous Message Bruce Momjian 2008-10-15 13:55:54 Re: Updates of SE-PostgreSQL 8.4devel patches