Re: Problem to get the tuple of a table - Mailing list pgsql-hackers

From Zdenek Kotala
Subject Re: Problem to get the tuple of a table
Date
Msg-id 48F5F79E.8020606@sun.com
Whole thread Raw
In response to Problem to get the tuple of a table  ("Zhe He" <zh2132@columbia.edu>)
List 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



pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Updates of SE-PostgreSQL 8.4devel patches
Next
From: MUHAMMAD ASIF
Date:
Subject: IPv6 issue on Win32