Download List

프로젝트 설명

Qore PostgreSQL Module is a DBI driver module for
the Qore programming language to communicate with
PostgreSQL databases. The PostgreSQL driver
transparently handles client and server character
encodings, supports multi-threading, transaction
management, stored procedure execution, and more.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-10-29 05:20
2.0

이 릴리스 문 API (SQLStatement 클래스)와 새로운 DBI 옵션 API는 준비에 대 한 지원을 포함 하 여 Qore 0.8.6+에 대 한 때 주요 새로운 기능 추가, Qore 0.8.6, 그리고 다른 시간대에서 DB 서버와 통신할 때 적절 한 날짜/시간 지원 되도록 클라이언트에 서버 쪽 표준 시간대 규칙을 설정 하는 기능에 추가 된 새로운 임의의 숫자 데이터 형식에 대 한 지원.
Tags: major new features
This release adds major new features when built against Qore 0.8.6+, including support for the prepared statement API (the SQLStatement class) and the new DBI option API, support for the new arbitrary-numeric data type added in Qore 0.8.6, and the ability to set server-side timezone rules in the client to ensure proper date/time support when communicating with a DB server in a different timezone.

2011-12-17 07:08
1.0.6

만 클라이언트 헤더 파일; 컴파일되지 모듈 업데이트 이전에 서버 헤더 뿐만 필요 했다. 또한, Windows에 대 한 구축 모듈 업데이트 및 최신 리눅스 배포판을 위한 일부 빌드 수정 되었다.
Tags: Build fixes
The module was updated to compile with only client header files; previously, server headers were needed as well. Furthermore, the module was updated to build for Windows and some build fixes were made for newer Linux distributions.

2010-06-20 04:17
1.0.5

pgsql 모듈 바인딩 및 시간대 정보를 검색 및 / 시간 값을 날짜 마이크로초 해상도를 유지하기위한 qore 0.8.0 API를 사용하도록 업데이 트되었습니다. 또한 데이터 소스는 : : execRaw ()와 DatasourcePool : : execRaw () 메소드를 지금 지원하는 버그가 모듈의 버전을 보고서 코드에서 수정되었습니다.
Tags: updated to new APIs
The pgsql module has been updated to use qore 0.8.0 APIs for binding and retrieving time zone information and to maintain microsecond resolution with date/time values. Additionally, the Datasource::execRaw() and DatasourcePool::execRaw() methods are now supported and a bug was fixed in the code that reports the module's version.

2009-07-21 01:40
1.0.4

기술 지원 데이터 소스 및 DatasourcePool 클래스와 연결 포트를 할 때 qore 0.7.6 이상에 대해 우선 컴파일을위한 추가되었습니다. 버그 MSB가에 대한 숫자 데이터 (빅 엔디안) 기계, 그리고 또 다른 버그가 수정되었습니다 해석은 SQL 쿼리를 대체 텍스트 형식으로 코드를 파싱 해결되었습니다.
Tags: Minor bugfixes, Minor feature enhancements
Support was added for overriding the connection port with the Datasource and DatasourcePool classes when compiled against qore 0.7.6 or greater. A bug was fixed interpreting NUMERIC data on MSB (big endian) machines, and another bug was fixed parsing query substitution format codes in SQL text.

2009-04-04 02:15
1.0.3

버그를 숫자 값으로 상당한 가치를 10,000 오류가 발생하는 PostgreSQL 서버에서 내부 이진 데이터를 디코딩에 의한 연속된 숫자를 여러대로 받았다 귀국이 릴리스의 수정.
This release fixes a bug returning numeric values when the significant value was given as a round number multiple of 10,000 due to an error decoding internal binary data from the PostgreSQL server.

Project Resources