nikita-volkov / postgresql-binary

Encoders and decoders for the PostgreSQL's binary format
http://hackage.haskell.org/package/postgresql-binary
MIT License
21 stars 13 forks source link

Allow containers 0.6.x #12

Closed domenkozar closed 6 years ago

domenkozar commented 6 years ago

Tested via compilation using containers-0.6.0.1

I'd appreciate a Cabal revision as well for https://github.com/commercialhaskell/stackage/pull/4162

domenkozar commented 6 years ago

CI failure seems irrelevant:

initializing pg_authid ... FATAL:  wrong number of index expressions
STATEMENT:  CREATE TRIGGER pg_sync_pg_database   AFTER INSERT OR UPDATE OR DELETE ON pg_database   FOR EACH STATEMENT EXECUTE PROCEDURE flatfile_update_trigger();

child process exited with exit code 1
initdb: removing contents of data directory "/usr/local/pgsql/data"