gambas-source-code/gb.db.postgresql
gambas 4b8b7a8dbd Do not use the Postgresql server includes anymore to get datatypes id.
[CONFIGURATION]
* NEW: Update gitlab CI configuration file.

[GB.DB.POSTGRESQL]
* BUG: Do not use the Postgresql server includes anymore to get datatypes id.
  Read them directly from the database at connection. That way the component
  can compile again on new versions of Fedora that broke the Postgresql packages.
2021-11-07 20:42:27 +01:00
..
src Do not use the Postgresql server includes anymore to get datatypes id. 2021-11-07 20:42:27 +01:00
acinclude.m4
AUTHORS
ChangeLog
component.am
configure.ac Do not use the Postgresql server includes anymore to get datatypes id. 2021-11-07 20:42:27 +01:00
COPYING Do not put explicit copyright holder name in the COPYING file. 2020-02-22 22:18:39 +01:00
COPYING.GPL Add licence exception for OpenSSL. 2020-02-22 22:08:57 +01:00
gambas.h
gb.db.h
gb.db.proto.h
gb_common.h
INSTALL
m4
Makefile.am
NEWS
README
reconf