r10854: 02 Dec 2005 Kevin Rosenberg <kevin@rosenberg.net>
authorKevin M. Rosenberg <kevin@rosenberg.net>
Fri, 2 Dec 2005 15:30:16 +0000 (15:30 +0000)
committerKevin M. Rosenberg <kevin@rosenberg.net>
Fri, 2 Dec 2005 15:30:16 +0000 (15:30 +0000)
        * sql/generic-postgresql.lisp: improved decoding of table attribute
          parameters [from Vladimir Sekissov]
        * sql/metaclasses.lisp: check that metaclass is standard-db-class or
          it's subclass to prevent adding standard-db-object to supers if
          somebody in the path has it already when metaclass inherited from
          standard-db-class. [from Vladimir Sekissov]


No differences found