|
cf310c37c2
|
regression tests: compatibility fix for PostgreSQL 12
|
2019-12-08 14:23:21 +03:00 |
|
|
ce5a14b50a
|
Fix PostgreSQL-specific regression tests to work with 10.3.1.
PostgreSQL 10.3.1 changed the dump format of schema objects. We now
remove the schema name to make results compatible across all PostgreSQL
versions.
|
2018-03-22 10:23:11 +03:00 |
|
|
53bcc667ca
|
Sort PostgreSQL index defs in regression tests to make results deterministic.
|
2017-11-10 11:44:08 +03:00 |
|
|
e3ef9b642c
|
Add -q (quiet) flag to psql in pgsql_common.sh.
|
2017-10-26 15:07:53 +03:00 |
|
|
0bd06b9a47
|
Fix Postgres-specific regression tests to work with PostgreSQL 10.
|
2017-10-26 14:59:25 +03:00 |
|
|
5e7d79b49f
|
Fixes #13: Export db_fetch_row
Add support for result set retrieving for MySQL and PostgreSQL drivers
and export it to the new Lua SQL API.
|
2017-01-17 22:58:18 +03:00 |
|