attcacheoff fixed, possible dump/reload

From: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>
To: hackers(at)postgreSQL(dot)org (PostgreSQL-development)
Subject: attcacheoff fixed, possible dump/reload
Date: 1998-02-06 19:15:39
Message-ID: 199802061915.OAA25518@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

In the old system, many tables did not have an initial attcacheoff value
of -1, especially system tables. It would have a value of zero, and
this is a valid offset for the first field.

I have fixed it so they are all -1. With the new code that uses
attcacheoff more, you may need to do a dump/reload. I am not sure.

--
Bruce Momjian
maillist(at)candle(dot)pha(dot)pa(dot)us

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom I Helbekkmo 1998-02-06 19:58:27 Re: VAX portt was Re: [HACKERS] configure on linux
Previous Message Bruce Momjian 1998-02-06 19:12:47 Re: AW: [HACKERS] Re: atttypmod of 0