marco
|
059f69fb42
--- Merging r23168 into '.':
|
12 years ago |
marco
|
f470631dff
--- Merging r23134 into '.':
|
12 years ago |
marco
|
dc626fb17a
--- Merging r23071 into '.':
|
12 years ago |
marco
|
3f5ff617cd
--- Merging r22995 into '.':
|
12 years ago |
marco
|
169d1e760b
--- Merging r22886 into '.':
|
12 years ago |
marco
|
ab6ac01c9e
--- Merging r22401 into '.':
|
13 years ago |
marco
|
2ec48959ce
--- Merging r22471 into '.':
|
13 years ago |
marco
|
de249f5605
* merged 22163,22168,22171
|
13 years ago |
marco
|
a1df3c658e
--- Merging r21682 into '.':
|
13 years ago |
marco
|
886c66bbce
--- Merging r20370 into '.':
|
13 years ago |
marco
|
4e22eebce9
--- Merging r19005 into '.':
|
14 years ago |
marco
|
d1cd86d67b
--- Merging r18854 into '.':
|
14 years ago |
marco
|
386b6c290f
--- Merging r18085 into '.':
|
14 years ago |
joost
|
a532182917
* Use AsCurrency for currencies instead of float
|
14 years ago |
marco
|
25421961c1
* Change ftcurrency to binary field to avoid server<>client locale issues.
|
14 years ago |
marco
|
80b13f5b38
* patch from Mantis #17717 by Lacak2 that improves money,bcd and char types for postgres.
|
14 years ago |
michael
|
ee461becfb
* Fix for 19018
|
14 years ago |
marco
|
75cdb5b244
* fixed minor logic errors in pqconnection that lead to double free (actually pqclear()). Mantis 17784 by Andrew Brunner
|
14 years ago |
michael
|
a723c86cb1
* Mark blob parameters as binary
|
15 years ago |
michael
|
f5072a3816
* Fixed blob parameter support
|
15 years ago |
michael
|
b3598929f6
* Fixed largeint parameter problem
|
15 years ago |
mazen
|
b127fc154a
* Fixed spell error revealed by lintian.
|
15 years ago |
joost
|
cb92994356
* New property TSQLConnection.FieldNameQuoteChars, these chars (start- and
|
15 years ago |
joost
|
3ef9342d59
* Free postgres-results, fixed resource-leaking, probably fixes bug #13025
|
16 years ago |
joost
|
7a8a249687
* Money-types are stored as int64 by postgres
|
16 years ago |
joost
|
dd02d5ec61
* Use maximum scale if pqfmod doesnt return any.
|
16 years ago |
joost
|
853b5e83fd
* The size=-1 case it not necessary anymore after r12313
|
16 years ago |
joost
|
b3ebc67be2
* Only the lowest 16 bits of pqfmod gives the scale
|
16 years ago |
joost
|
a33023e384
* Patch from Joao Morais to fix the storage of floating point, time and timestamp fields on a PgSQL database
|
17 years ago |
joost
|
46468145a7
* Patch from Joao Morais to fix the reading of a bytea field from a PgSQL database
|
17 years ago |