forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit2bdd2e5
Michael Meskes
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- src/interfaces/ecpg
- compatlib
- ecpglib
- include
- pgtypeslib
- preproc
- test
18 files changed
+349
-144
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1533 | 1533 | | |
1534 | 1534 | | |
1535 | 1535 | | |
| 1536 | + | |
| 1537 | + | |
| 1538 | + | |
| 1539 | + | |
| 1540 | + | |
| 1541 | + | |
| 1542 | + | |
| 1543 | + | |
1536 | 1544 | | |
1537 | 1545 | | |
1538 | 1546 | | |
| |||
0 commit comments
Comments
(0)