jerome
jerome
[regression.zip](https://github.com/ossc-db/pg_bulkload/files/8161086/regression.zip)
i test pg12 pg13 pg14,almost the same error message: "tests failed for test load_function"
centos7.6 x86_64 pg12.10 pg13.6 pg14.2
eg: pg13.6 -------------------------------------------------------------------------------------------- postgres@pg pg_bulkload-VERSION3_1_19]$ cat /etc/centos-release CentOS Linux release 7.6.1810 (Core) [postgres@pg pg_bulkload-VERSION3_1_19]$ psql psql (13.6) Type "help" for help. postgres=# \q [postgres@pg pg_bulkload-VERSION3_1_19]$ make uninstall [postgres@pg pg_bulkload-VERSION3_1_19]$ make...
i use a cleaning PGDATA it's ok. so i check the postgresql.conf, found the difference: when i add shared_preload_libraries ='pgaudit', it occured.
i test pg12(with pgaudit-1.4.3) 、pg13 (with pgaudit-1.5.2) 、pg14 (with pgaudit-1.6.2),when drop the "pgaudit" in shared_preload_libraries, all the 10 tests passed.
i am alse expect the docker file. - -
Please, I need mysql_fdw.dll for windows server 2008