ezSQL Database specific class - PostgreSQL Desc..: PostgreSQL component (part of ezSQL databse abstraction library)
Located in /postgresql/ez_sql_postgresql.php (line 14)
ezSQLcore | --ezSQL_postgresql
Show errors
Inherited from ezSQLcore
ezSQLcore::$affectedRows
ezSQLcore::$cache_dir
ezSQLcore::$cache_inserts
ezSQLcore::$cache_queries
ezSQLcore::$cache_timeout
ezSQLcore::$captured_errors
ezSQLcore::$col_info
ezSQLcore::$connected
ezSQLcore::$dbh
ezSQLcore::$db_connect_time
ezSQLcore::$debug_all
ezSQLcore::$debug_called
ezSQLcore::$debug_echo_is_on
ezSQLcore::$do_profile
ezSQLcore::$from_disk_cache
ezSQLcore::$last_error
ezSQLcore::$last_query
ezSQLcore::$last_result
ezSQLcore::$num_queries
ezSQLcore::$profile_times
ezSQLcore::$sql_log_file
ezSQLcore::$timers
ezSQLcore::$total_query_time
ezSQLcore::$trace
ezSQLcore::$trace_log
ezSQLcore::$use_disk_cache
ezSQLcore::$use_trace_log
ezSQLcore::$vardump_called
Constructor - allow the user to perform a qucik connect at the same time as initialising the ezSQL_postgresql class
Try to connect to PostgreSQL database server
Return the description of the given table
Close the database connection
Format a mySQL string correctly for safe mySQL insert (no matter if magic quotes are on or not)
Returns the current database server host
Returns the current TCP/IP port
Perform PostgreSQL query and try to detirmin result value
In the case of PostgreSQL quick_connect is not really needed because std.
connect already does what quick connect does - but for the sake of consistency it has been included
No real equivalent of mySQL select in PostgreSQL once again, function included for the sake of consistency
Return all databases of the current server
Return PostgreSQL specific values: Return all tables of the current schema
Return PostgreSQL specific system date syntax i.e. Oracle: SYSDATE Mysql: NOW()
Inherited From ezSQLcore
ezSQLcore::__construct()
ezSQLcore::affectedRows()
ezSQLcore::debug()
ezSQLcore::donation()
ezSQLcore::dumpvar()
ezSQLcore::flush()
ezSQLcore::getShowErrors()
ezSQLcore::get_cache()
ezSQLcore::get_col()
ezSQLcore::get_col_info()
ezSQLcore::get_results()
ezSQLcore::get_row()
ezSQLcore::get_var()
ezSQLcore::hide_errors()
ezSQLcore::isConnected()
ezSQLcore::register_error()
ezSQLcore::show_errors()
ezSQLcore::store_cache()
ezSQLcore::timer_elapsed()
ezSQLcore::timer_get_cur()
ezSQLcore::timer_start()
ezSQLcore::timer_update_global()
ezSQLcore::vardump()
Inherited from ezSQLcore
ezSQLcore::ARRAY_A
ezSQLcore::ARRAY_N
ezSQLcore::EZSQL_VERSION
ezSQLcore::OBJECT
Documentation generated on Mon, 26 Aug 2013 23:22:23 +0200 by phpDocumentor 1.4.4