[dylan-foundry/postgresql-dylan] fc0ee9: Add support for describing prepared statements.

GitHub <[email protected]> Wed, 16 Dec 2015 05:06:26 -0800
Newsgroups gmane.comp.lang.dylan.gwydion.cvs
Message-ID <567161d2a8fa_76073f847fb9b2a010257b@hookshot-fe5-cp1-prd.iad.github.net.mail>
  Branch: refs/heads/master
  Home:   https://github.com/dylan-foundry/postgresql-dylan
  Commit: fc0ee92b3f5b20b7c71540bdff682f4b25ccab25
      https://github.com/dylan-foundry/postgresql-dylan/commit/fc0ee92b3f5b20b7c71540bdff682f4b25ccab25
  Author: Bruce Mitchener <[email protected]>
  Date:   2015-12-16 (Wed, 16 Dec 2015)

  Changed paths:
    M postgresql/execution.dylan
    M postgresql/module-postgresql.dylan
    M tests/postgresql/prepared-test-suite.dylan

  Log Message:
  -----------
  Add support for describing prepared statements.

This is required for implementing statement-column-names
in the sql library (in addition to being generally useful).

* postgresql/execution.dylan
  (pg-describe-prepared): Binding for PQdescribePrepared.

* postgresql/module-postgresql.dylan
  (module postgresql): Export pg-describe-prepared.

* tests/postgresql/prepared-test-suite.dylan
  (test prepared-query-test): Add checks that pg-describe-prepared
   worked correctly.

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