Page 1 of 1

Specify library in UsePostgreSQLDatabase()

Posted: Sat Dec 19, 2020 3:19 pm
by spikey
SQLite and MySQL database functions can specify a dynamic library to use at initialization:
UseSQLiteDatabase([LibraryName$])
UseMySQLDatabase([LibraryName$])

Can similar functionality be added for the UsePostgreSQLDatabase() initializer please?

Whilst you are at it, would it be possible to update the statically linked libpq to a more recent version too please?
PB on Windows is still using a version 9 series lib, sounds like Linux is too although I haven't checked.

Re: Specify library in UsePostgreSQLDatabase()

Posted: Sun Dec 20, 2020 2:29 pm
by wayne-c
+1