private property FrxPostgres::$use_postgres_xml in Forena Reports 7.4
Same name and namespace in other branches
- 6.2 plugins/FrxPostgres.inc \FrxPostgres::use_postgres_xml
- 6 plugins/FrxPostgres.inc \FrxPostgres::use_postgres_xml
- 7 plugins/FrxPostgres.inc \FrxPostgres::use_postgres_xml
- 7.2 plugins/FrxPostgres.inc \FrxPostgres::use_postgres_xml
- 7.3 plugins/FrxPostgres.inc \FrxPostgres::use_postgres_xml
File
- plugins/
FrxPostgres.inc, line 13 - Postgres specific driver that takes advantage of native XML support
Class
- FrxPostgres
- @file Postgres specific driver that takes advantage of native XML support
Code
private $use_postgres_xml = FALSE;