Commit Graph

10 Commits

Author SHA1 Message Date
81473fb2b4 Re-add support for attribute ranges
This is an alternative implementation of #37 .
It doesn't need additional configuration, but enables range retrieval automatic.
It also add some testing.

Fixes #32
2022-12-01 15:27:40 +01:00
d8ea157c66 Add config option :bothcase_name 2022-01-17 14:48:49 +01:00
257b1a5e49 Whole bunch of changes
Run sync within a SQL transaction, so that no partial sync happens

Don't abort on SQL errors, but print ERROR notice

Exit with code 1 when any ERRORs were logged

Silence the test suite, so that test runs are more clearly

Use PG queries instead of psql in test. This is more flexible
than parsing text outputs per Regexp.
2018-03-13 16:34:50 +01:00
3d676d20d1 Exclude default roles of PostgreSQL-10 2018-02-06 22:31:06 +01:00
bab7a9c952 Fix compatibility with PostgreSQL-10 2018-02-06 21:59:27 +01:00
c36abdd906 Adjust test, so that it runs on Windows 2011-07-14 11:08:17 +02:00
9082ebf032 postgres-pr needs to set the login user name 2011-07-08 13:34:10 +02:00
e43a96b19b add support for postgres-pr 2011-05-24 13:52:21 +02:00
be1505a2a1 removed comments in test-config 2011-05-24 11:57:52 +02:00
56534e4f93 add test with ldap- and pg-server 2011-05-24 11:14:26 +02:00