Thanks to visit codestin.com
Credit goes to postgrespro.com

Re: beta testing version - Mailing list pgsql-hackers

From Tom Lane
Subject Re: beta testing version
Date
Msg-id [email protected]
Whole thread Raw
In response to Re: beta testing version  (Tom Lane <[email protected]>)
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