Skip to content

configure failed with could not find libpq-fe.h header #1

@siddontang

Description

@siddontang

Fix, in the configure file, change

char conninfo="dbname = postgres";

to

const char* conninfo="dbname = postgres";

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions