Re: attoptions

From: Alex Hunsaker <badalex(at)gmail(dot)com>
To: Robert Haas <robertmhaas(at)gmail(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: attoptions
Date: 2010-01-20 06:08:52
Message-ID: 34d269d41001192208n3affc30dmfb9d0051108f4577@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, Jan 19, 2010 at 23:02, Alex Hunsaker <badalex(at)gmail(dot)com> wrote:
> On Tue, Jan 19, 2010 at 13:06, Robert Haas <robertmhaas(at)gmail(dot)com> wrote:
>> On Fri, Jan 15, 2010 at 12:52 AM, Alex Hunsaker <badalex(at)gmail(dot)com> wrote:
>>> !       text            attoptions[1];

>> Unfortunately this change (which is obviously correct and necessary)
>> breaks the build on src/backend/catalog/heap.c with:

> 2) just dont initialize as nothing seems need it (*note* I have not
> looked very hard)
> $row->{attoptions}  = q||;

This should be OK because it will be zeroed anyway because its in the
.bss right?

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Heikki Linnakangas 2010-01-20 07:41:17 Re: Missing docs for SR
Previous Message Greg Smith 2010-01-20 06:04:49 Re: MonetDB test says that PostgreSQL often has errors or missing results