Arrays

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: hackers(at)postgresql(dot)org
Subject: Arrays
Date: 1999-12-14 19:26:33
Message-ID: Pine.LNX.4.20.9912141916310.388-100000@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

As threatened, here's the array inquisition. If have already found out how
arrays work in essence, but the could anybody tell me how I create a new
array? I mean I could just allocate a chunk of memory and set all the
flags and sizes myself, but that doesn't seem very clean.

--
Peter Eisentraut Sernanders väg 10:115
peter_e(at)gmx(dot)net 75262 Uppsala
http://yi.org/peter-e/ Sweden

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 1999-12-14 20:11:58 Re: [HACKERS] Transactions ...
Previous Message Peter Eisentraut 1999-12-14 19:26:01 Re: [HACKERS] Create Group