Significance of the magic number of btree pages..?

From: Anil Kumar <anil_csir(at)yahoo(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Significance of the magic number of btree pages..?
Date: 2009-02-24 13:40:53
Message-ID: 65240.47478.qm@web94306.mail.in2.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi to All,
Iam new to the group and to postgresql. Currently Iam trying to understand how does the planner work by using gdb. During the execution of a plan I observed a variable "BTREE_MAGIC" which is defined 0x053162 and called, 'the magic number of btree pages'. I couldnt understand the concept behind the 'magic number' and the "0x053162". Can anyone kindly explain the significance of the 'magic number of btree pages' or refer to some document where I can get idea about this.

Thanks in Advance,
Anil

Add more friends to your messenger and enjoy! Go to http://messenger.yahoo.com/invite/

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Heikki Linnakangas 2009-02-24 14:00:21 Re: Significance of the magic number of btree pages..?
Previous Message Peter Eisentraut 2009-02-24 13:08:32 Re: Hadoop backend?