Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Step:15-SP2
psqlODBC
psqlODBC-internal.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File psqlODBC-internal.patch of Package psqlODBC
diff -urEbw psqlodbc-12.02.0000/connection.h psqlodbc-12.02.0000.new/connection.h --- psqlodbc-12.02.0000/connection.h 2020-05-26 11:25:36.000000000 +0200 +++ psqlodbc-12.02.0000.new/connection.h 2020-06-04 11:23:11.137604357 +0200 @@ -11,7 +11,7 @@ #include "psqlodbc.h" #include <libpq-fe.h> -#include "pqexpbuffer.h" +#include "internal/pqexpbuffer.h" #include <time.h> diff -urEbw psqlodbc-12.02.0000/statement.h psqlodbc-12.02.0000.new/statement.h --- psqlodbc-12.02.0000/statement.h 2020-05-26 11:25:36.000000000 +0200 +++ psqlodbc-12.02.0000.new/statement.h 2020-06-04 11:23:08.981589595 +0200 @@ -12,7 +12,7 @@ #include "psqlodbc.h" #include <time.h> -#include "pqexpbuffer.h" +#include "internal/pqexpbuffer.h" #include "pgtypes.h" #include "bind.h" #include "descriptor.h"
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor