Chris Lamb (1):
- Fix parsing pg_ctl output in some locales
Elvis Pranskevichus (9):
- Fix building of wheels on macOS
- setup.py: Support --cython-directives properly
- Decode arrays as lists, handle arrays of composite types (#33)
- Ignore system and dropped attributes in composite types (#43)
- Fix handling of CIDR input to "inet" data type (#37)
- Implement the Connection.executemany() method (#36)
Yury Selivanov (3):
- Allow empty Record objects.
- cluster: Fix how settings args are passed to 'init'
- Enable 'setup.py test'