Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit2bdd2e5

Browse files
author
Michael Meskes
committed
Use ISO dates in pgtypeslib by default.
Applied patch by Philip Yarra to fix some thread issues.Added a new data type "decimal" which is mostly the same as our"numeric" but uses a fixed length array to store the digits. This isfor compatibility with Informix and maybe others.
1 parentf973b74 commit2bdd2e5

File tree

18 files changed

+349
-144
lines changed

18 files changed

+349
-144
lines changed

‎src/interfaces/ecpg/ChangeLog

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1533,6 +1533,14 @@ Sun Jun 29 11:22:48 CEST 2003
15331533
around. PostgreSQL numeric type remains the same.
15341534
- In INFORMIX_SE mode with autcommit set, make all cursors be "with
15351535
hold". Is this really they way SE behaves?
1536+
1537+
Tue Jul 1 11:57:56 CEST 2003
1538+
1539+
- Use ISO dates in pgtypeslib by default.
1540+
- Applied patch by Philip Yarra to fix some thread issues.
1541+
- Added a new data type "decimal" which is mostly the same as our
1542+
"numeric" but uses a fixed length array to store the digits. This is
1543+
for compatibility with Informix and maybe others.
15361544
- Set ecpg version to 3.0.0
15371545
- Set ecpg library to 4.0.0
15381546
- Set pgtypes library to 1.0.0

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp