All releases of postbix


Release Notes: Improved scalability and multithreading; now Postbix can scale very easily. Now controls executed on databases are independent of each other. An almost completely sequential procedure on software has been removed, so bottlenecks are higly reduced. The parameter Trim=[true|false] has been added; if true, the resultset is trimmed. AddSpaces=[true|false] has been added; if true, a space is added between columns of the resultset. ExcludeColumnsList=[1,2,3,..n]= will exclude the 1st, 2nd, etc. columns from the resultset. This release uses JDBC 4 for PostgreSQL 9.0. Note: this is a Candidare release.


Release Notes: This is the first release.