[dylan-foundry/postgresql-dylan] 9e5bab: [sql-postgresql] Fix storing the <pg-connection>.

GitHub <[email protected]> Fri, 25 Dec 2015 20:29:35 -0800
Newsgroups gmane.comp.lang.dylan.gwydion.cvs
Message-ID <567e17afc3bb9_13733f88965d72b8705be@hookshot-fe4-cp1-prd.iad.github.net.mail>
  Branch: refs/heads/master
  Home:   https://github.com/dylan-foundry/postgresql-dylan
  Commit: 9e5babe85f260b1de6dd5ed8c016e3239d15a6ef
      https://github.com/dylan-foundry/postgresql-dylan/commit/9e5babe85f260b1de6dd5ed8c016e3239d15a6ef
  Author: Bruce Mitchener <[email protected]>
  Date:   2015-12-25 (Fri, 25 Dec 2015)

  Changed paths:
    M sql-postgresql/connection.dylan

  Log Message:
  -----------
  [sql-postgresql] Fix storing the <pg-connection>.

* sql-postgresql/connection.dylan
  (class <postgresql-connection>): Remove default value initialization
   as that interferes with required init keywords and checking that
   they are present. (This is a compiler bug and will be chased down
   there in the future, but this change is still the right thing to do.)
  (connect): Use the correct keyword argument when passing the underlying
   connection to make when constructing the <postgresql-connection>.

_______________________________________________
chatter mailing list
[email protected]
https://lists.opendylan.org/mailman/listinfo/chatter