<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:dc="http://purl.org/dc/elements/1.1/">
 <channel>
  <pubDate>Sun, 28 Mar 2010 13:43:00 GMT</pubDate>
  <description>Releases headline of posql(posql) @ SourceForge.JP</description>
  <atom:link href="http://sourceforge.jp/projects/posql/releases/rss" rel="self" type="application/rss+xml" />
  <link>http://sourceforge.jp/projects/posql/releases/</link>
  <title>New Releases of posql</title>
  <language>ja-jp</language>
  <item>
   <pubDate>Sun, 28 Mar 2010 13:43:00 GMT</pubDate>
   <title>Posql - 2.17</title>
   <link>http://sourceforge.jp/projects/posql/releases/46680</link>
   <guid>http://sourceforge.jp/projects/posql/releases/46680</guid>
   <dc:creator>polygon planet (polygon)</dc:creator>
   <description>&lt;h2&gt;ReleaseNote&lt;/h2&gt;&lt;p&gt;Posql Version 2.17&lt;br /&gt;- Implemented: Method escapePattern to escape string for LIKE pattern.&lt;br /&gt;- Implemented: Method escape to escape string for LIKE pattern and string.&lt;br /&gt;- Fixed bug: Error occurred when statement is UPDATE or DELETE with specific expression.&lt;br /&gt;- Supported: Implemented the class which handles the query cache.&lt;br /&gt;- Supported: Enabled to clear the query cache in PosqlAdmin management page.&lt;br /&gt;- Fixed bug: Error occurred when size of identifier is over constant size.&lt;br /&gt;- Implemented: Method insertFileLine is able to inserts string by specified line number in file.&lt;br /&gt;- Implemented: Method replaceFileLine is able to replaces string specified line number in file.&lt;br /&gt;- Implemented: Method appendFileLine is able to appends string specified line number in file.&lt;br /&gt;- Improved: About 80% is speed up by optimizing logic on SELECT.&lt;br /&gt;- Fixed bug: Error occurred when the statement to prepare with UNION clause.&lt;br /&gt;- Implemented: JavaScript Methods escape/unescape are implemented in Posql_ECMA with compatibility.&lt;br /&gt;- Implemented: JavaScript Methods encodeURI/decodeURI are implemented in Posql_ECMA with compatibility.&lt;br /&gt;- Implemented: JavaScript Methods encodeURIComponent/decodeURIComponent are implemented in Posql_ECMA with compatibility.&lt;br /&gt;&lt;/p&gt;&lt;h2&gt;ChangeLog&lt;/h2&gt;&lt;p&gt;Posql Version 2.17&lt;br /&gt;There is no changes about the database file format.&lt;br /&gt;&lt;/p&gt;</description>
  </item>
  <item>
   <pubDate>Sat, 27 Feb 2010 23:04:00 GMT</pubDate>
   <title>Posql - 2.16</title>
   <link>http://sourceforge.jp/projects/posql/releases/46121</link>
   <guid>http://sourceforge.jp/projects/posql/releases/46121</guid>
   <dc:creator>polygon planet (polygon)</dc:creator>
   <description>&lt;h2&gt;ReleaseNote&lt;/h2&gt;&lt;p&gt;Posql Version 2.16&lt;br /&gt;- Implemented: Updates PosqlAdmin for new version with the setting succeeded.&lt;br /&gt;- Implemented: Supported &amp;quot;REPLACE INTO&amp;quot; syntax compatible with MySQL and SQLite.&lt;br /&gt;- Fixed bug: Invalid the result-set when tables JOIN using specific order.&lt;br /&gt;- Implemented: Supported strftime() function that is compatible with SQLite on SQL engines mode.&lt;br /&gt;- Supported: Enabled the expression for GROUP BY clause.&lt;br /&gt;- Supported: Enabled two or more expressions for GROUP BY clause.&lt;br /&gt;- Implemented: strftime() function implemented for SQLite with compatibility.&lt;br /&gt;- Implemented: Supported EXTRACT() function on SQL engines mode.&lt;br /&gt;- Fixed bug: Illegal result returned when the CAST function called with specific types.&lt;br /&gt;- Supported: The file path of Posql able to set in PosqlAdmin management page.&lt;br /&gt;- Implemented: lastInsertId() method implemented for PDO with compatibility.&lt;br /&gt;&lt;/p&gt;&lt;h2&gt;ChangeLog&lt;/h2&gt;&lt;p&gt;There is no changes about database format.&lt;/p&gt;</description>
  </item>
  <item>
   <pubDate>Sun, 14 Feb 2010 05:09:00 GMT</pubDate>
   <title>Posql - 2.15</title>
   <link>http://sourceforge.jp/projects/posql/releases/45964</link>
   <guid>http://sourceforge.jp/projects/posql/releases/45964</guid>
   <dc:creator>polygon planet (polygon)</dc:creator>
   <description>&lt;h2&gt;ReleaseNote&lt;/h2&gt;&lt;p&gt;Posql Version 2.15&lt;br /&gt;- Implemented: Class Posql_ECMA that supports ECMA/JavaScript functions.&lt;br /&gt;- Implemented: Most JavaScript String object methods implemented with pure PHP.&lt;br /&gt;- Implemented: AlphamericHTML (AlphamericString) compresses and encodes to base 63 string characters.&lt;br /&gt;- Implemented: Class Posql_Archive that supports compression functions.&lt;br /&gt;- Supported: Alias name specify &amp;quot;AS&amp;quot; or delimited by whitespace.&lt;br /&gt;- Supported: UNION and UNION ALL that are compound-operator is supported in.&lt;br /&gt;- Supported: INTERSECT and INTERSECT ALL that are compound-operator is supported in.&lt;br /&gt;- Supported: EXCEPT and EXCEPT ALL that are compound-operator is supported in.&lt;br /&gt;- Fixed bug: Illegal result for integer column name of result-set.&lt;br /&gt;- Improved: logic of Posql_Parser::isMultipleSelect() method.&lt;br /&gt;- Supported: Supported: subquery using JOIN on FROM clause.&lt;br /&gt;- Fixed bug: Illegal error occurred by LIKE operator.&lt;br /&gt;- Implemented: Import from local SQL dump file on PosqlAdmin.&lt;br /&gt;- Implemented: class Posql_Pager that supports simple pager window.&lt;br /&gt;&lt;/p&gt;&lt;h2&gt;ChangeLog&lt;/h2&gt;&lt;p&gt;There is no changes about database format.&lt;/p&gt;</description>
  </item>
  <item>
   <pubDate>Sun, 31 Jan 2010 11:16:00 GMT</pubDate>
   <title>Posql - 2.14</title>
   <link>http://sourceforge.jp/projects/posql/releases/45690</link>
   <guid>http://sourceforge.jp/projects/posql/releases/45690</guid>
   <dc:creator>polygon planet (polygon)</dc:creator>
   <description>&lt;h2&gt;ReleaseNote&lt;/h2&gt;&lt;p&gt;Posql Version 2.14&lt;br /&gt;- Fixed bug: Invalid result returns when the statement uses JOIN and WHERE clauses.&lt;br /&gt;- Fixed bug: The expression ignored when HAVING uses with some alias name.&lt;br /&gt;- Fixed bug: Cannot execute sub-select query on UPDATE statement.&lt;br /&gt;- Supported: Show the permission of file attributes in PosqlAdmin.&lt;br /&gt;- Improved:  Notices a fatal syntax error on expression.&lt;br /&gt;&lt;/p&gt;&lt;h2&gt;ChangeLog&lt;/h2&gt;&lt;p&gt;There is no changes about database format.&lt;/p&gt;</description>
  </item>
  <item>
   <pubDate>Sun, 24 Jan 2010 08:39:00 GMT</pubDate>
   <title>Posql - 2.13</title>
   <link>http://sourceforge.jp/projects/posql/releases/45592</link>
   <guid>http://sourceforge.jp/projects/posql/releases/45592</guid>
   <dc:creator>polygon planet (polygon)</dc:creator>
   <description>&lt;h2&gt;ReleaseNote&lt;/h2&gt;&lt;p&gt;- Fixed bug: Error when ORDER BY with the identifier which added the table name.&lt;br /&gt;- Fixed bug: Error is occurred when subquery is executed with prepared-statements.&lt;br /&gt;- Supported: Implements Posql_Statement::affectedRows() method.&lt;br /&gt;- Supported: Implements the Login History in PosqlAdmin.&lt;br /&gt;- Fixed bug: Error by JavaScript when result-set is empty in PosqlAdmin.&lt;br /&gt;- Fixed bug: Failure to escapes when the type of result is array or object.&lt;/p&gt;&lt;h2&gt;ChangeLog&lt;/h2&gt;&lt;p&gt;There is no changes.&lt;/p&gt;</description>
  </item>
  <item>
   <pubDate>Sun, 17 Jan 2010 11:29:00 GMT</pubDate>
   <title>Posql - 2.12</title>
   <link>http://sourceforge.jp/projects/posql/releases/45496</link>
   <guid>http://sourceforge.jp/projects/posql/releases/45496</guid>
   <dc:creator>polygon planet (polygon)</dc:creator>
   <description>&lt;h2&gt;ReleaseNote&lt;/h2&gt;&lt;p&gt;Posql Version 2.12&lt;br /&gt;- Fixed bug: The illegal columns of result-set using JOIN.&lt;br /&gt;- Fixed bug: The alias name might not be able to be used by the ORDER BY clause.&lt;br /&gt;- Fixed bug: The string &amp;quot;AS&amp;quot; mixes with the table name will be failed to parse.&lt;br /&gt;- Fixed bug: No result returns when executing the sub-query with WHERE clause.&lt;br /&gt;- Fixed bug: The HAVING clause operate illegally under a specific condition.&lt;/p&gt;&lt;h2&gt;ChangeLog&lt;/h2&gt;&lt;p&gt;Release only of bug correction this time. &lt;br /&gt;There is no change point. &lt;/p&gt;</description>
  </item>
  <item>
   <pubDate>Wed, 13 Jan 2010 10:06:00 GMT</pubDate>
   <title>Posql - 2.11</title>
   <link>http://sourceforge.jp/projects/posql/releases/45438</link>
   <guid>http://sourceforge.jp/projects/posql/releases/45438</guid>
   <dc:creator>polygon planet (polygon)</dc:creator>
   <description>&lt;h2&gt;ReleaseNote&lt;/h2&gt;&lt;p&gt;Posql Version 2.11&lt;br /&gt;- Supports the sub-query.&lt;br /&gt;- Implements the EXISTS/ANY/SOME/ALL operators.&lt;br /&gt;- When an exclusive lock was done with Windows, trouble with a slow operation was corrected.&lt;br /&gt;- A convenient function to do the exclusive operation only when other processes existed was mounted.&lt;br /&gt;- Trouble that the edit function becomes heavy when there were a lot of result rows in PosqlAdmin was corrected.&lt;br /&gt;- Precision (number of decimals) which becomes the result of the AVG aggregate function etc. is changed to 4. &lt;br /&gt;- Fixed PEAR::DB, PEAR::MDB and CakePHP drivers.&lt;br /&gt;- Updates each sample scripts.&lt;br /&gt;- When the number of tables became 0 after executing DROP TABLE, the occurring bug was corrected.&lt;br /&gt;- When fetch was done with bindColumn, the bug which was not able to be acquired normally was corrected.&lt;br /&gt;&lt;/p&gt;&lt;h2&gt;ChangeLog&lt;/h2&gt;&lt;p&gt;Posql Version 2.11&lt;br /&gt;- Precision (number of decimals) which becomes the result of the AVG aggregate function etc. is changed to 4.&lt;br /&gt;&lt;/p&gt;</description>
  </item>
  <item>
   <pubDate>Tue, 29 Dec 2009 10:28:00 GMT</pubDate>
   <title>Posql - 2.10</title>
   <link>http://sourceforge.jp/projects/posql/releases/45162</link>
   <guid>http://sourceforge.jp/projects/posql/releases/45162</guid>
   <dc:creator>polygon planet (polygon)</dc:creator>
   <description>&lt;h2&gt;ReleaseNote&lt;/h2&gt;&lt;p&gt;- Function reinforcement of VACUUM&lt;br /&gt;- A primary key corrects doing the repetition insertion at a low probability. &lt;br /&gt;- An exclusive lock and the common lock reinforced are improved. &lt;br /&gt;- The accuracy of the transaction reinforced is improved. &lt;br /&gt;- It is corrected to be updated at a low probability simultaneously (UPDATE). &lt;br /&gt;- The analysis of an imperfect operator is corrected. &lt;br /&gt;- An imperfect result is corrected in the COUNT sentence when tables unite. &lt;br /&gt;- The bug to which the row of the result of making it to the group shifts is corrected. &lt;br /&gt;- Implements of SELECT-INSERT  (INSERT with SELECT sub-query). &lt;br /&gt;- The query supplementation is improved with PosqlAdmin. &lt;br /&gt;- Function addition to optimize database with PosqlAdmin&lt;br /&gt;- The function to release the dead-lock condition with PosqlAdmin is added. &lt;br /&gt;- The function which can be edited directly from the result row with PosqlAdmin is added.&lt;/p&gt;&lt;h2&gt;ChangeLog&lt;/h2&gt;&lt;p&gt;The method of processing the lock was changed.&lt;br /&gt;There is no change point for the database form. &lt;/p&gt;</description>
  </item>
  <item>
   <pubDate>Thu, 27 Aug 2009 21:33:00 GMT</pubDate>
   <title>Posql - 2.09</title>
   <link>http://sourceforge.jp/projects/posql/releases/43323</link>
   <guid>http://sourceforge.jp/projects/posql/releases/43323</guid>
   <dc:creator>polygon planet (polygon)</dc:creator>
   <description>&lt;h2&gt;ReleaseNote&lt;/h2&gt;&lt;p&gt;Posql Version 2.09&lt;br /&gt;- Fixed the &amp;quot;correlation.columnname&amp;quot; syntax.&lt;br /&gt;- Supports the transaction.&lt;br /&gt;- Implements the export function of SQL dump on PosqlAdmin.&lt;br /&gt;- Fixed bug which deletes even a part of meta information at DROP TABLE.&lt;br /&gt;- The return value of fetchALLHTMLTable() is corrected to become string type.&lt;br /&gt;- Supports the &amp;quot;IF EXISTS/IF NOT EXISTS&amp;quot; syntax by the DROP/CREATE command.&lt;br /&gt;- The lock processing of the database is strengthened.&lt;br /&gt;- The bug that alias name (AS) does not become effective part is corrected.&lt;br /&gt;- An imperfect making to the group which happens under a specific condition is corrected.&lt;br /&gt;- Imperfect uniting (JOIN) which happens under a specific condition is corrected.&lt;br /&gt;- It is corrected that the final log in date of PosqlAdmin is updated at once.&lt;br /&gt;- Supports the DBO driver of CakePHP (1.2).&lt;br /&gt;- The function to make a new database with PosqlAdmin is added.&lt;br /&gt;- The function to assist SQL query with PosqlAdmin is added.&lt;br /&gt;- The encryption of the attestation key at log in is strengthened with PosqlAdmin.&lt;/p&gt;&lt;h2&gt;ChangeLog&lt;/h2&gt;&lt;p&gt;Posql Version 2.09&lt;br /&gt;There is no change point concerning the file format etc.&lt;/p&gt;</description>
  </item>
  <item>
   <pubDate>Sun, 07 Jun 2009 07:50:00 GMT</pubDate>
   <title>Posql - 2.08</title>
   <link>http://sourceforge.jp/projects/posql/releases/40402</link>
   <guid>http://sourceforge.jp/projects/posql/releases/40402</guid>
   <dc:creator>polygon planet (polygon)</dc:creator>
   <description>&lt;h2&gt;ReleaseNote&lt;/h2&gt;&lt;p&gt;Posql Version 2.08&lt;br /&gt;- So as not to exceed the comeback nest while standing by of the lock, it improves it. &lt;br /&gt;- Implemented the PRIMARY KEY  (SQLite interchangeability). &lt;br /&gt;- Fixed bug correction that SELECT COUNT(*) syntax when use AS alias name invalid. &lt;br /&gt;- Fixed bug the stream_get_line() function that warned  between PHP 5.0.0 and PHP 5.2.6. &lt;br /&gt;- Fixed bug correction that data is broken in specific field length when table is made. &lt;br /&gt;- CREATE TABLE command is preserved in the database as it is for the definition reference.&lt;br /&gt;- Result set (sql) which can refer to SQL when the table is made with DESCRIBE is added. &lt;br /&gt;- Fixed bug of fetch(class) method on Posql_Statement. &lt;br /&gt;- Fixed bug of Posql_Parser::parseHaving() method. &lt;br /&gt;- Fixed bug of Posql_Parser::isEnableHavingInfo() method. &lt;br /&gt;- NOTICE correction of Posql_Core::terminate() method. &lt;/p&gt;&lt;h2&gt;ChangeLog&lt;/h2&gt;&lt;p&gt;Posql Version 2.08&lt;br /&gt;The version is only a correction now as the bug fix.&lt;br /&gt;A primary key only (PRIMARY KEY) was implemented.&lt;br /&gt;There is no change in the database format etc.&lt;/p&gt;</description>
  </item>
  <item>
   <pubDate>Tue, 19 May 2009 08:26:00 GMT</pubDate>
   <title>Posql - 2.07</title>
   <link>http://sourceforge.jp/projects/posql/releases/40068</link>
   <guid>http://sourceforge.jp/projects/posql/releases/40068</guid>
   <dc:creator>polygon planet (polygon)</dc:creator>
   <description>&lt;h2&gt;ReleaseNote&lt;/h2&gt;&lt;p&gt;Posql Version 2.07&lt;br /&gt;- Fixed bug generated when argument is one in MAX (not consolidating) function. &lt;br /&gt;- Fixed bug of Posql_Math::sqrt method.&lt;br /&gt;- Fixed bug of Posql_Method::replace method.&lt;br /&gt;- Fixed bug of Posql_Expr::removeValidMarks method.&lt;br /&gt;- Fixed bug and specification change in escapeString method.&lt;br /&gt;- Fixed bug of round function.&lt;br /&gt;- Parse processing of an imperfect numerical value is corrected.&lt;br /&gt;- Fixed bug of the SELECT result set order is corrected.&lt;br /&gt;- The input value check of CREATE TABLE is improved. &lt;br /&gt;- An imperfect making the GROUP BY parse a group is corrected. &lt;br /&gt;- implemented HAVING clause.&lt;br /&gt;- Cast operator in SQL mode is corrected. &lt;br /&gt;- In SQL mode, the double quoted string will be handled same as single quoted string.&lt;br /&gt;- Valid the T_CLOSE_TAG token.&lt;br /&gt;- Implemented Posql_Statement class that modeled compatible with PDO.&lt;br /&gt;- Implemented prepared-statements.&lt;br /&gt;- Implemented the method of fetch*.&lt;br /&gt;- Implemented bindParam, bindValue, and bindColumn methods.&lt;/p&gt;&lt;h2&gt;ChangeLog&lt;/h2&gt;&lt;p&gt;Posql Version 2.07&lt;br /&gt;- The function arguments of the select() and the multiSelect() methods ware changed by implemented HAVING clause. &lt;br /&gt;- To specify the associate array for the argument of select and the multiSelect methods, it changes. &lt;br /&gt;- In SQL mode, the double quoted string will be handled same as single quoted string.&lt;br /&gt;- The result of SQL inquiry is changed to the object by implements the Posql_Statement class. &lt;br /&gt;&lt;/p&gt;</description>
  </item>
  <item>
   <pubDate>Sun, 19 Apr 2009 21:03:00 GMT</pubDate>
   <title>Posql - 2.06</title>
   <link>http://sourceforge.jp/projects/posql/releases/38895</link>
   <guid>http://sourceforge.jp/projects/posql/releases/38895</guid>
   <dc:creator>polygon planet (polygon)</dc:creator>
   <description>&lt;h2&gt;ReleaseNote&lt;/h2&gt;&lt;p&gt;Posql Version 2.06&lt;br /&gt;- SQL ステートメントにおける評価式の実行エンジンを&lt;br /&gt;  PHP と SQL で切り替えられる機能実装。&lt;br /&gt;- BETWEEN, LIKE, IN, 演算子の実装。&lt;br /&gt;- CASE, WHEN, THEN, END 式を実装。&lt;br /&gt;- Posql_Charset, Posql_UTF8, Posql_Unicode クラスの作成。&lt;br /&gt;- マルチバイト文字、Unicode に対応。&lt;br /&gt;- Unicode クラスの最適化と UTF-8 以外の文字コードもサポート。&lt;br /&gt;- 不完全な結合 (JOIN) を修正。&lt;br /&gt;- SQL99 規定関数をほぼサポート&lt;br /&gt;- SQLite がサポートしている関数をモデルに互換実装。&lt;br /&gt;- ユーザー定義関数 (UDF) のサポート。&lt;br /&gt;- PEAR::DB, PEAR::MDB2 の各ドライバを実装。&lt;br /&gt;- API (クラスメソッド) マニュアルを書き直し。&lt;br /&gt;- SQL リファレンスで Posql がサポートしている文法を追加。&lt;br /&gt;- PHPDoc から生成されたドキュメントの整理。&lt;br /&gt;- PosqlAdmin 上で 評価エンジン切り替えに対応。&lt;br /&gt;- その他のバグフィックス。&lt;/p&gt;&lt;h2&gt;ChangeLog&lt;/h2&gt;&lt;p&gt;Posql Version 2.06&lt;br /&gt;- SQL ステートメントにおける評価式の実行エンジンを&lt;br /&gt;  PHP と SQL で切り替えられる機能。&lt;br /&gt;- 不完全な結合 (JOIN) を修正。&lt;br /&gt;- API (クラスメソッド) マニュアルを書き直し。&lt;/p&gt;</description>
  </item>
  <item>
   <pubDate>Mon, 23 Mar 2009 19:00:00 GMT</pubDate>
   <title>Posql - 2.05</title>
   <link>http://sourceforge.jp/projects/posql/releases/38382</link>
   <guid>http://sourceforge.jp/projects/posql/releases/38382</guid>
   <dc:creator>polygon planet (polygon)</dc:creator>
   <description>&lt;h2&gt;ReleaseNote&lt;/h2&gt;&lt;p&gt;Posql Version 2.05&lt;br /&gt;- The number of rows changed by the query  execution result of PosqlAdmin corresponds &lt;br /&gt;- SQL manual is bundled with PosqlAdmin. &lt;br /&gt;- The parse processing is improved in the ORDER BY phrase. &lt;br /&gt;-  For two or more columns in the ORDER BY phrase. &lt;br /&gt;-  The parse processing is improved in LIMIT and the OFFSET phrase. &lt;br /&gt;-  For the syntax compatible with PostgreSQL in LIMIT and the OFFSET phrase. &lt;br /&gt;-  Bug fix of queryf method&lt;br /&gt;- Bug fix of escapeString and truncatePad method&lt;br /&gt;-  The processing speed is improved according to Rifactaring. &lt;br /&gt;-  Adds SQL/API Documents&lt;/p&gt;&lt;h2&gt;ChangeLog&lt;/h2&gt;&lt;p&gt;Posql Version 2.05&lt;br /&gt;A bug fix, a function addition alone, and there is no change point concerning the data form. &lt;/p&gt;</description>
  </item>
  <item>
   <pubDate>Sat, 21 Mar 2009 05:33:00 GMT</pubDate>
   <title>Posql - 2.04</title>
   <link>http://sourceforge.jp/projects/posql/releases/38314</link>
   <guid>http://sourceforge.jp/projects/posql/releases/38314</guid>
   <dc:creator>polygon planet (polygon)</dc:creator>
   <description>&lt;h2&gt;ReleaseNote&lt;/h2&gt;&lt;p&gt;Posql Version 2.04&lt;br /&gt;- Column row trouble correction when acquiring it with GROUP BY.&lt;br /&gt;- Fixed the syntax processing bug in asterisk(*).&lt;br /&gt;- Changed the error processing a little.&lt;br /&gt;- Removed the regular expression as　much as possible for parses intelligibly.&lt;/p&gt;&lt;h2&gt;ChangeLog&lt;/h2&gt;&lt;p&gt;Posql Version 2.04&lt;br /&gt;- Changed the error processing a little.&lt;/p&gt;</description>
  </item>
  <item>
   <pubDate>Mon, 09 Mar 2009 11:41:00 GMT</pubDate>
   <title>Posql - 2.03</title>
   <link>http://sourceforge.jp/projects/posql/releases/38109</link>
   <guid>http://sourceforge.jp/projects/posql/releases/38109</guid>
   <dc:creator>polygon planet (polygon)</dc:creator>
   <description>&lt;h2&gt;ReleaseNote&lt;/h2&gt;&lt;p&gt;Posql Version 2.03&lt;br /&gt;- For two or more Query (multiQuery method)&lt;br /&gt;- Bug correction not to be able to acquire file list with PosqlAdmin in system OS UNIX. &lt;br /&gt;- Utils class optimization&lt;br /&gt;- Support of GROUP BY syntax. &lt;br /&gt;- Each maximum is increased by using BIGINT. &lt;br /&gt;- A part of bug action which fails in parsing expression &lt;/p&gt;&lt;h2&gt;ChangeLog&lt;/h2&gt;&lt;p&gt;Posql Version 2.03&lt;br /&gt;There is no change point which loses interchangeability.&lt;/p&gt;</description>
  </item>
  <item>
   <pubDate>Fri, 06 Mar 2009 06:43:00 GMT</pubDate>
   <title>Posql - 2.02</title>
   <link>http://sourceforge.jp/projects/posql/releases/38041</link>
   <guid>http://sourceforge.jp/projects/posql/releases/38041</guid>
   <dc:creator>polygon planet (polygon)</dc:creator>
   <description>&lt;h2&gt;ReleaseNote&lt;/h2&gt;&lt;p&gt;Design (unmounting of part) which conforms to SQL92. &lt;br /&gt;PosqlAdmin (database manager) attachment. &lt;br /&gt;The main class is separated at each processing. &lt;br /&gt;Correction of lock processing bug with possibility. &lt;/p&gt;&lt;h2&gt;ChangeLog&lt;/h2&gt;&lt;p&gt;Design (unmounting of part) which conforms to SQL92. &lt;br /&gt;The main class is separated at each processing. &lt;br /&gt;To do the transaction Stackble, it designs in the future. &lt;/p&gt;</description>
  </item>
  <item>
   <pubDate>Sun, 01 Mar 2009 21:24:00 GMT</pubDate>
   <title>Posql - 2.01</title>
   <link>http://sourceforge.jp/projects/posql/releases/37957</link>
   <guid>http://sourceforge.jp/projects/posql/releases/37957</guid>
   <dc:creator>polygon planet (polygon)</dc:creator>
   <description>&lt;h2&gt;ReleaseNote&lt;/h2&gt;&lt;p&gt;Version2.01&lt;br /&gt;Support JOIN syntax.&lt;br /&gt;The exclusive lock processing is improved (common lock mounting).&lt;br /&gt;Updated the accuracy strength of parser.&lt;/p&gt;&lt;h2&gt;ChangeLog&lt;/h2&gt;&lt;p&gt;Some file formats were changed by mounting the common lock.&lt;/p&gt;</description>
  </item>
  <item>
   <pubDate>Thu, 19 Feb 2009 18:05:00 GMT</pubDate>
   <title>Posql - 2.00</title>
   <link>http://sourceforge.jp/projects/posql/releases/37745</link>
   <guid>http://sourceforge.jp/projects/posql/releases/37745</guid>
   <dc:creator>polygon planet (polygon)</dc:creator>
   <description>&lt;h2&gt;ReleaseNote&lt;/h2&gt;&lt;p&gt;It became a great update. &lt;br /&gt;A part of outline changed, too. &lt;br /&gt;Version 1.xx The file format is different. &lt;br /&gt;The main mounting is recorded as follows. &lt;br /&gt;&lt;br /&gt;- Support of SQL. &lt;br /&gt;- Change in file format of data base. &lt;br /&gt;- One database is achieved by one file. &lt;br /&gt;- The exclusive lock processing do not depend on OS is achieved. &lt;br /&gt;- Even the file is not temporarily made in a present version. &lt;br /&gt;- The extension is changed to php by default. &lt;br /&gt;- The support of the operator is strengthened. &lt;br /&gt;- The function prohibited by the evaluation type can be specified. &lt;br /&gt;- Processing to which it does not cost cost like memory etc. as much as possible. &lt;br /&gt;- etc.&lt;/p&gt;&lt;h2&gt;ChangeLog&lt;/h2&gt;&lt;p&gt;Refer to the release note. &lt;/p&gt;</description>
  </item>
  <item>
   <pubDate>Mon, 03 Nov 2008 09:15:51 GMT</pubDate>
   <title>Posql - 1.04</title>
   <link>http://sourceforge.jp/projects/posql/releases/33611</link>
   <guid>http://sourceforge.jp/projects/posql/releases/33611</guid>
   <dc:creator>polygon planet (polygon)</dc:creator>
   <description>&lt;h2&gt;ReleaseNote&lt;/h2&gt;&lt;p&gt;Ver1.04&lt;br /&gt;- Adds upsert method&lt;br /&gt;- Support of transaction&lt;br /&gt;- Adds auto_increment property&lt;br /&gt;- The record upper bound size is abolished. &lt;br /&gt;- Speed-up in select&lt;br /&gt;- Strengthening of exclusive lock&lt;/p&gt;</description>
  </item>
  <item>
   <pubDate>Sat, 20 Sep 2008 18:58:00 GMT</pubDate>
   <title>Posql - 1.03</title>
   <link>http://sourceforge.jp/projects/posql/releases/32975</link>
   <guid>http://sourceforge.jp/projects/posql/releases/32975</guid>
   <dc:creator>polygon planet (polygon)</dc:creator>
   <description></description>
  </item>
  <item>
   <pubDate>Thu, 28 Aug 2008 17:03:52 GMT</pubDate>
   <title>Posql - 1.02</title>
   <link>http://sourceforge.jp/projects/posql/releases/32678</link>
   <guid>http://sourceforge.jp/projects/posql/releases/32678</guid>
   <dc:creator>polygon planet (polygon)</dc:creator>
   <description></description>
  </item>
</channel>
</rss>

