[dylan-foundry/postgresql-dylan] b5f476: [sql-postgresql] Remove dead code.

GitHub <[email protected]> Sat, 26 Dec 2015 22:21:23 -0800
Newsgroups gmane.comp.lang.dylan.gwydion.cvs
Message-ID <567f8363be7d7_59be3fc5a75e129c503cf@hookshot-fe3-cp1-prd.iad.github.net.mail>
  Branch: refs/heads/master
  Home:   https://github.com/dylan-foundry/postgresql-dylan
  Commit: b5f4763312fc82301262ded84ce9040ca479127a
      https://github.com/dylan-foundry/postgresql-dylan/commit/b5f4763312fc82301262ded84ce9040ca479127a
  Author: Bruce Mitchener <[email protected]>
  Date:   2015-12-27 (Sun, 27 Dec 2015)

  Changed paths:
    M sql-postgresql/record.dylan

  Log Message:
  -----------
  [sql-postgresql] Remove dead code.

* sql-postgresql/record.dylan
  (initialize, acquire-binding): No longer needed, remove.


  Commit: bd050601a907d971fd37abab2fa440db46e1ef67
      https://github.com/dylan-foundry/postgresql-dylan/commit/bd050601a907d971fd37abab2fa440db46e1ef67
  Author: Bruce Mitchener <[email protected]>
  Date:   2015-12-27 (Sun, 27 Dec 2015)

  Changed paths:
    M sql-postgresql/sql-statement.dylan

  Log Message:
  -----------
  [sql-postgresql] Prepare the statement.

* sql-postgresql/sql-statement.dylan
  (initialize on <postgresql-statement>): Actually call pg-prepare
   with the statement's text.


  Commit: 2948e1a2a37aedc271e6d7ee1dc78f6ef5498404
      https://github.com/dylan-foundry/postgresql-dylan/commit/2948e1a2a37aedc271e6d7ee1dc78f6ef5498404
  Author: Bruce Mitchener <[email protected]>
  Date:   2015-12-27 (Sun, 27 Dec 2015)

  Changed paths:
    M sql-postgresql/record.dylan
    M sql-postgresql/result-set.dylan
    M sql-postgresql/sql-statement.dylan

  Log Message:
  -----------
  [sql-postgresql] Track <pg-result> through result-set and record.

* sql-postgresql/record.dylan
  (class <postgresql-record>): Add slots for the result and row-number.

* sql-postgresql/result-set.dylan
  (class <postgresql-result-set>): Add slot for result.
  (make on <postgresql-result-set>): Pass along the result when creating
   the result set.
  (generate-data): Pass result and row-number when creating the record.

* sql-postgresql/sql-statement.dylan
  (execute): Pass the result when creating the result set.


Compare: https://github.com/dylan-foundry/postgresql-dylan/compare/74fce034ff2a...2948e1a2a37a

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