Tomas Guisasola
|
4acc737e65
|
Improvement on compiler requirements from Postgres driver: it does not depend upon dynamic array allocation (which is not supported in all modern C compiler).
Generalizing tests to allow configuration of the database default username.
|
2016-03-28 09:16:46 -03:00 |
|
Tomás Guisasola
|
b6f8685c18
|
Moving test of escape function to extensions (since it is not supported by all drivers).
|
2015-11-30 10:21:19 -02:00 |
|
tomas
|
2a84ca6c3d
|
Adding test for driver extensions.
Adding test for numrows method.
|
2006-01-25 19:15:21 +00:00 |
|
tomas
|
1d2e800f51
|
Adding extension-methods to be tested
|
2006-01-16 22:24:03 +00:00 |
|