forked from pool/lua-luadbi
- updated for 0.7.2 - tests-modules-load.lua added OBS-URL: https://build.opensuse.org/request/show/840348 OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua-luadbi?expand=0&rev=16
9 lines
275 B
Diff
9 lines
275 B
Diff
--- luadbi-0.7.2/dbd/postgresql/dbd_postgresql.h.orig 2019-01-14 12:39:17.000000000 +0300
|
|
+++ luadbi-0.7.2/dbd/postgresql/dbd_postgresql.h 2020-10-04 08:26:13.372785212 +0300
|
|
@@ -1,4 +1,4 @@
|
|
-#include <libpq-fe.h>
|
|
+#include <pgsql/libpq-fe.h>
|
|
#include <dbd/common.h>
|
|
|
|
/*
|