binding table

From: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>
To: hackers(at)postgreSQL(dot)org (PostgreSQL-development)
Subject: binding table
Date: 1998-06-27 15:48:42
Message-ID: 199806271548.LAA21998@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I have renamed the BindingTable to ShmemIndex. Binding table made no
sense to me, and the table is an index of shared memory structures, so
the new name should be clearer.

--
Bruce Momjian | 830 Blythe Avenue
maillist(at)candle(dot)pha(dot)pa(dot)us | Drexel Hill, Pennsylvania 19026
+ If your life is a hard drive, | (610) 353-9879(w)
+ Christ can be your backup. | (610) 853-3000(h)

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message David Gould 1998-06-27 23:05:11 Re: [HACKERS] binding table
Previous Message Bruce Momjian 1998-06-27 14:46:53 Re: [HACKERS] Re: Odd behavior in regression test?