On Tue, Jan 19, 2010 at 23:02, Alex Hunsaker <[email protected]> wrote:
> On Tue, Jan 19, 2010 at 13:06, Robert Haas <[email protected]> wrote:
>> On Fri, Jan 15, 2010 at 12:52 AM, Alex Hunsaker <[email protected]> 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?
--
Sent via pgsql-hackers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers