[pdal-commits] [PDAL/PDAL] 7be724: Remove all oci trigger code

noreply at github.com noreply at github.com
Tue Dec 6 22:03:33 EST 2011


  Branch: refs/heads/dimension_types
  Home:   https://github.com/PDAL/PDAL

  Commit: 7be72454e34c83ee11005b171e524c7655ea45b8
      https://github.com/PDAL/PDAL/commit/7be72454e34c83ee11005b171e524c7655ea45b8
  Author: Pete Gadomski <pete.gadomski at gmail.com>
  Date:   2011-12-05 (Mon, 05 Dec 2011)

  Changed paths:
    M include/pdal/drivers/oci/Writer.hpp
  M src/drivers/oci/Writer.cpp
  M test/data/pipeline/oracle-pipeline-write.xml

  Log Message:
  -----------
  Remove all oci trigger code

A new patch to oracle prevents the trigger from being fired when
pc_extents is updated. We don't need to manipulate the trigger at all
anymore.


  Commit: d61e392637c0e5779cf067ea3f7b96c7cb927dcc
      https://github.com/PDAL/PDAL/commit/d61e392637c0e5779cf067ea3f7b96c7cb927dcc
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2011-12-06 (Tue, 06 Dec 2011)

  Changed paths:
    M include/pdal/drivers/oci/Writer.hpp
  M src/drivers/oci/Writer.cpp
  M test/data/pipeline/oracle-pipeline-write.xml

  Log Message:
  -----------
  Merge pull request #62 from gadomski/remove-trigger-dml

Remove all oci trigger code


  Commit: 02e4654cd3f4d939596d3b390705f5156bb9c42c
      https://github.com/PDAL/PDAL/commit/02e4654cd3f4d939596d3b390705f5156bb9c42c
  Author: Michael P. Gerlek <mpg at flaxen.com>
  Date:   2011-12-06 (Tue, 06 Dec 2011)

  Changed paths:
    M src/Schema.cpp
  M src/drivers/las/Reader.cpp
  M src/drivers/las/VariableLengthRecord.cpp

  Log Message:
  -----------
  lint


  Commit: 1398c51d23455fc2e6a43f4ac8a8c30fc86f8632
      https://github.com/PDAL/PDAL/commit/1398c51d23455fc2e6a43f4ac8a8c30fc86f8632
  Author: Michael P. Gerlek <mpg at flaxen.com>
  Date:   2011-12-06 (Tue, 06 Dec 2011)

  Changed paths:
    M test/unit/MosaicFilterTest.cpp
  M test/unit/PipelineManagerTest.cpp
  M test/unit/PipelineReaderTest.cpp

  Log Message:
  -----------
  disable tests if PDAL not configured for them


  Commit: 63871a38a7d46bb12f34899b653b0f26145707b4
      https://github.com/PDAL/PDAL/commit/63871a38a7d46bb12f34899b653b0f26145707b4
  Author: Michael P. Gerlek <mpg at flaxen.com>
  Date:   2011-12-06 (Tue, 06 Dec 2011)

  Changed paths:
    M include/pdal/drivers/oci/Writer.hpp
  M src/drivers/oci/Writer.cpp
  M test/data/pipeline/oracle-pipeline-write.xml

  Log Message:
  -----------
  Merge branch 'master' of github.com:PDAL/PDAL


  Commit: 988ebd7eb5b0a71d2a42b4ec923fd0c39b935501
      https://github.com/PDAL/PDAL/commit/988ebd7eb5b0a71d2a42b4ec923fd0c39b935501
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2011-12-06 (Tue, 06 Dec 2011)

  Changed paths:
    M include/pdal/drivers/oci/Writer.hpp
  M src/Schema.cpp
  M src/drivers/las/Reader.cpp
  M src/drivers/las/VariableLengthRecord.cpp
  M src/drivers/oci/Writer.cpp
  M test/data/pipeline/oracle-pipeline-write.xml
  M test/unit/MosaicFilterTest.cpp
  M test/unit/PipelineManagerTest.cpp
  M test/unit/PipelineReaderTest.cpp

  Log Message:
  -----------
  Merge branch 'master' of github.com:PDAL/PDAL into dimension_types

Conflicts:
	src/Schema.cpp


Compare: https://github.com/PDAL/PDAL/compare/b0bbaee...988ebd7


More information about the pdal-commits mailing list