Giter Site home page Giter Site logo

Comments (7)

GeoffMontee avatar GeoffMontee commented on May 21, 2024

Thanks for the bug report!

Our new Jenkins instance only has automated builds for PostgreSQL 9.3+, so it's possible that it's broken on PostgreSQL 9.2. I'll test it out manually.

from tds_fdw.

aklaver avatar aklaver commented on May 21, 2024

Well I think the reason for the issue is here:

http://git.postgresql.org/gitweb/?p=postgresql.git;a=history;f=src/include/access/htup_details.h;h=8dd530bd930f1d23f19f36e17112f47c9c498f21;hb=HEAD

2012-08-30 Alvaro Herrera Split tuple struct defs from htup.h to htup_details.h

from tds_fdw.

GeoffMontee avatar GeoffMontee commented on May 21, 2024

This commit added the dependency on htup_details.h in tds_fdw:

7bb8753

I'll try adding some preprocessor macros to include htup.h instead of htup_details.h for 9.2 and below to see if that is enough to fix the problem. Thanks for pointing out the source of the issue.

from tds_fdw.

GeoffMontee avatar GeoffMontee commented on May 21, 2024

I just committed a fix that seems to work on PostgreSQL 9.2 and 9.5: fc002c3

from tds_fdw.

aklaver avatar aklaver commented on May 21, 2024

Confirmed on 9.2.14.

from tds_fdw.

juliogonzalez avatar juliogonzalez commented on May 21, 2024

Good news, 9.2 (9.2.14) for both Ubuntu and CentOS is now added to the CI.

@GeoffMontee I moved tds_fdw-build-ng to tds_fdw-build, so we don't get those false errors regarding timeouts for some versions when the DB engines are starting slower than expected.

Let me know if we need to add more versions and I'll see what I can do.

from tds_fdw.

GeoffMontee avatar GeoffMontee commented on May 21, 2024

Awesome! Thanks for making those changes to the Jenkins CI server, @juliogonzalez!

from tds_fdw.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.