[teiid-commits] [teiid/teiid] 86f7ca: TEIID-4245: Add support for fetch syntax "FETCH cu...

shawkins shawkins at redhat.com
Thu Aug 18 12:10:16 EDT 2016


  Branch: refs/heads/63-8.12.x
  Home:   https://github.com/teiid/teiid
  Commit: 86f7caacd0bb6a23eeb8bd3cbb0d20f7a1abaae0
      https://github.com/teiid/teiid/commit/86f7caacd0bb6a23eeb8bd3cbb0d20f7a1abaae0
  Author: shawkins <shawkins at redhat.com>
  Date:   2016-08-18 (Thu, 18 Aug 2016)

  Changed paths:
    A build/kits/jboss-as7/docs/teiid/teiid-releasenotes.html
    M runtime/src/main/java/org/teiid/odbc/ODBCServerRemoteImpl.java
    M runtime/src/main/java/org/teiid/runtime/RuntimePlugin.java
    M runtime/src/main/resources/org/teiid/runtime/i18n.properties
    M test-integration/common/src/test/java/org/teiid/transport/TestODBCSocketTransport.java

  Log Message:
  -----------
  TEIID-4245: Add support for fetch syntax "FETCH cursorname" (supporing just fetch cursor name)


  Commit: 13106010070c519ce2e0244e053fbd35f8a470e4
      https://github.com/teiid/teiid/commit/13106010070c519ce2e0244e053fbd35f8a470e4
  Author: jolee <jolee at redhat.com>
  Date:   2016-08-18 (Thu, 18 Aug 2016)

  Changed paths:
    M build/kits/jboss-as7/docs/teiid/teiid-releasenotes.html
    M runtime/src/main/java/org/teiid/odbc/ODBCServerRemoteImpl.java
    M test-integration/common/src/test/java/org/teiid/transport/TestODBCSocketTransport.java

  Log Message:
  -----------
  TEIID-4289: Add transaction command support for syntax BEGIN/ROLLBACK/COMMIT WORK


  Commit: 4c12e7b43ef8c8f0a9cc7b227298e50ae9f98bd8
      https://github.com/teiid/teiid/commit/4c12e7b43ef8c8f0a9cc7b227298e50ae9f98bd8
  Author: shawkins <shawkins at redhat.com>
  Date:   2016-08-18 (Thu, 18 Aug 2016)

  Changed paths:
    M build/kits/jboss-as7/docs/teiid/teiid-releasenotes.html
    M runtime/src/main/java/org/teiid/odbc/ODBCServerRemoteImpl.java
    M test-integration/common/src/test/java/org/teiid/transport/TestODBCSocketTransport.java

  Log Message:
  -----------
  TEIID-4238: Remove need for quotes around cursor name declarations/fetches (removing the need for quoting)


  Commit: 01b32e3fef6e31a1df4bbb042f0438e74698bfda
      https://github.com/teiid/teiid/commit/01b32e3fef6e31a1df4bbb042f0438e74698bfda
  Author: shawkins <shawkins at redhat.com>
  Date:   2016-08-18 (Thu, 18 Aug 2016)

  Changed paths:
    M build/kits/jboss-as7/docs/teiid/teiid-releasenotes.html
    M runtime/src/main/java/org/teiid/odbc/ODBCClientRemote.java
    M runtime/src/main/java/org/teiid/odbc/ODBCServerRemoteImpl.java
    M runtime/src/main/java/org/teiid/transport/PgBackendProtocol.java
    M test-integration/common/src/test/java/org/teiid/transport/TestODBCSocketTransport.java

  Log Message:
  -----------
  TEIID-4323: Add support for first/last/absolute/relative "FETCH " syntax (support for other fetch syntax)


Compare: https://github.com/teiid/teiid/compare/bcd22766fcd1...01b32e3fef6e


More information about the teiid-commits mailing list