Re: [HACKERS] spgist metapage

2012-05-23 Thread Robert Haas
On Wed, May 23, 2012 at 2:05 PM, Tom Lane wrote: > Robert Haas writes: >> Since we haven't actually released spgist yet, I'm wondering if it >> should be revised to look more like btree and hash - that is, add a >> 32-bit version number immediately following the magic number.  All >> experience h

Re: [HACKERS] spgist metapage

2012-05-23 Thread Tom Lane
Robert Haas writes: > Since we haven't actually released spgist yet, I'm wondering if it > should be revised to look more like btree and hash - that is, add a > 32-bit version number immediately following the magic number. All > experience hath shown that it is often much more work to add such >