pike.hubbe.net

[Top]
Sql
Sql.postgres
previousSql.postgres()->select_db() Sql.postgres()->set_notify_callback()next

Method Sql.postgres()->server_info()


Method server_info

string Sql.postgres()->server_info()

Description

This function returns a string describing the server we are talking to. It has the form "servername/serverversion" (like the HTTP protocol description) and is most useful in conjunction with the generic SQL-server module.


Extracted from Pike v7.3 release 11 at 2001-11-03.