Skip to content

add some more features to pg_tapgen #18

@marco44

Description

@marco44

Hi,

I'd like to add still more tests to pg_tapgen.

What I'd like to implement:

  • Constraints other than PK (FK, check, maybe exclusion ?). There is nothing (as far as I can see) in pg_tap right now for check constraints, I could do it with md5 like i did for function, or add the feature in pg_tap ?
  • We also had another problem: we have many functions with same name and different prototypes, and right now, the script only tests that there is a function with the name. Maybe create a file with a has_function for all prototypes of all functions ?

Please advise before I start coding :)

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions