Skip to content

Unable to setup in PostgreSQL 13.1 #11

@lucifer12346

Description

@lucifer12346

When I use PostgreSQL 13.1 and execute the following command, I get some errors.
The command in the tutorial:

make USE_PGXS=1 install

And here's an example of the errors:

In file included from main.c:10:
bao_planner.h:226:12: error: too few arguments to function ‘standard_planner’
  226 |     plan = standard_planner(query_copy, cursorOptions, boundParams);
      |            ^~~~~~~~~~~~~~~~

I wonder if there's anyway to deploy Bao on PostgreSQL 13.1.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions