Re: linked list rewrite
Alvaro Herrera <alvherre@dcc.uchile.cl>
From: Alvaro Herrera <alvherre@dcc.uchile.cl>
To: Neil Conway <neilc@samurai.com>
Cc: PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2004-03-23T19:04:15Z
Lists: pgsql-hackers
On Tue, Mar 23, 2004 at 05:00:14AM -0500, Neil Conway wrote: [...] > The basic idea is to ditch the Lisp-style linked list representation > (in which a "list" is merely a pointer to the head node), and adopt a > new List struct like so: I assume you are doing away with the FastList hack too, aren't you? -- Alvaro Herrera (<alvherre[a]dcc.uchile.cl>) We take risks not to escape from life, but to prevent life escaping from us.