提交歷史

作者 SHA1 備註 提交日期
  lacak 30f96442ca fcl-db: postgresql: catalog_name for GetSchemaInfoSQL 12 年之前
  lacak 7e1dcce60b fcl-db: postgresql: increase max allowed string field length. Fix for existing test TTestFieldTypes.TestStringLargerThen8192. 12 年之前
  lacak e8d236e3b4 fcl-db: postgresql: 12 年之前
  lacak 01753385e4 fcl-db: postgresql: add schema name into schema query. 12 年之前
  lacak 7566c9c685 fcl-db: postgresql: correct message for unpreparation. 12 年之前
  lacak 7e2627f047 fcl-db: formatting (char case) 12 年之前
  lacak ecd81ed514 fcl-db: postgresql: do not clear result of PQexec if result set is returned (PGRES_TUPLES_OK) + test 12 年之前
  lacak 6a9c3a6061 fcl-db: introduce FSelectable as new TSQLCursor class field. Update sql connectors to set it after Preparation or Execution of sql statement to signal if there will be or is result set. This change is neutral. In next commit I will use FSelectable to determine if allow Open or raise SErrNoSelectStatement. 12 年之前
  lacak f6e23e07f1 fcl-db: postgresql: fixes loading of field data of type FLOAT4 12 年之前
  reiniero 51c06b1180 * FCL-DB: cosmetic changes in comments 12 年之前
  lacak d338b2c63b * adds new virtual method GetConnectionInfo into TSQLConnection 12 年之前
  ludob 707e19b81d pqconnection: use also EPQDatabaseError for Execute and UnPrepareStatement to deliver complete error info 13 年之前
  michael f019e004ce * Patch to add support for charset (bug 22985) 13 年之前
  michael 53c03717d5 * SQL DB loader implemented 13 年之前
  marco cbb9e3b077 * Improved pqconnection error reporting. Patch by Ludo, Mantis #22336 13 年之前
  marco b31c15fbcc * Patch from Lacak2 for initial Pg interval support. 13 年之前
  marco be95c02a89 * Patch from Lacak2, mantis #18241 mapping "..with timezone" fields to their non timezone fields ft*'s. 14 年之前
  marco b1c0d35dbe * postgres part of sqldb returning support, fixes Mantis #20133 14 年之前
  marco 95e458655a * ftfmtbcd for postgresm Mantis 19681, patch by Lacak2 14 年之前
  marco a09a7f1b2e * Mantis #19567: PostgreSQL TIME datatype fix by Lacak2. milliseconds and not correcting fttime fields with epoch. 14 年之前
  marco da37e20ed6 * Map text to ftmemo(binary) instead of ftblob 14 年之前
  joost a532182917 * Use AsCurrency for currencies instead of float 14 年之前
  marco 25421961c1 * Change ftcurrency to binary field to avoid server<>client locale issues. 14 年之前
  marco 80b13f5b38 * patch from Mantis #17717 by Lacak2 that improves money,bcd and char types for postgres. 14 年之前
  michael ee461becfb * Fix for 19018 14 年之前
  marco 75cdb5b244 * fixed minor logic errors in pqconnection that lead to double free (actually pqclear()). Mantis 17784 by Andrew Brunner 14 年之前
  michael a723c86cb1 * Mark blob parameters as binary 15 年之前
  michael f5072a3816 * Fixed blob parameter support 15 年之前
  michael b3598929f6 * Fixed largeint parameter problem 15 年之前
  mazen b127fc154a * Fixed spell error revealed by lintian. 15 年之前