postgresql9.4.properties 709 B

123456789101112131415161718192021222324252627
  1. # Licensed Materials - Property of IBM
  2. # IBM Cognos Products: OQP
  3. # (C) Copyright IBM Corp. 2005, 2018
  4. # US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM corp.
  5. # This properties file contains default configuration attributes for all
  6. # relational data sources. Any data source that is different must override
  7. # the value in their own properties file.
  8. #
  9. #
  10. # Clauses.
  11. #
  12. clauses.TableSampleSystem=
  13. clauses.TableSampleBernoulli=
  14. clauses.ForSystemTimeAsOf=
  15. clauses.ForSystemTimeFrom=
  16. clauses.ForSystemTimeBetween=
  17. #
  18. # Linear regression aggregates
  19. #
  20. aggregates.Corr[any,any]=
  21. aggregates.CovarPop[any,any]=
  22. aggregates.CovarSamp[any,any]=