Description:
This update for pgloader fixes the following issues:
pgloader was updated to version 3.6.9
+ Add default support for MSSQL auto-incrementing bigint and smallint
+ Improve pgloader docs
Version 3.6.8:
+ Use the unix-namestring as the hash key for SQL queries
+ Added support for sequences with minvalue defined
+ Fix mapping mysql signed int with auto_incement to postgresql serial
Version 3.6.7
+ Set SBCL dynamic space size to 16 GB on 64 bit architectures
+ Improve documentation with command lines and defaults
+ SBCL compiler notes should not be fatal to pgloader
Version 3.6.6
- Reduce filesize of /usr/bin/pgloader by 19MB