Efrain Caro writes:
> I've read somewhere that PostgreSQL is an ordbms or a oodbms. After reading
> Bruce Momjian's book "PostgreSQL: Introduction and Concepts" it's apparent
> to me that the only feature that seems to be an object oriented one is table
> inheritance. I didn't see a method implementation anywhere in the book. Did
> Momjian omitted the topic or it is indeed nonexistent in the current
> version?
Methods don't exist. In general, a complete SQL implementation is the
priority of the project; OO features tend to have been neglected a bit.
--
Peter Eisentraut peter_e(at)gmx(dot)net http://yi.org/peter-e/