Re: beta testing version - Mailing list pgsql-hackers

From Tom Lane
Subject Re: beta testing version
Date
Msg-id 382.976164537@sss.pgh.pa.us
Whole thread Raw
In response to Re: beta testing version  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
> Lifted from the PNG spec (RFC 2083):

Drat, I dropped the table declarations:
     /* Table of CRCs of all 8-bit messages. */     unsigned long crc_table[256];
     /* Flag: has the table been computed? Initially false. */     int crc_table_computed = 0;

        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: HeapTuple?
Next
From: Tatsuo Ishii
Date:
Subject: Re: A mb problem in PostgreSQL