On Tue, Apr 18, 2006 at 12:45:27AM +0200, Peter Eisentraut wrote:
> Gevik Babakhani wrote:
> > Could someone explain the numbering logic in naming the relations?
>
> There is none. The numbers are presumably assigned in some
> lowest-available manner, but over the years it has become pretty
> r
Gevik Babakhani wrote:
> Could someone explain the numbering logic in naming the relations?
There is none. The numbers are presumably assigned in some
lowest-available manner, but over the years it has become pretty
random.
--
Peter Eisentraut
http://developer.postgresql.org/~petere/
---
Hello all,
Could someone explain the numbering logic in naming the relations? Why
#define DatabaseRelationId 1262.
I guess not being involved from the beginning has its disadvantages. but
it is very exiting and fun trying to learn the internals by gdb and
asking lots of questions :)
Regards,
Gev