Skip to content

add function_checksum_is#153

Open
marco44 wants to merge 2 commits into
theory:mainfrom
marco44:function_checksum_is
Open

add function_checksum_is#153
marco44 wants to merge 2 commits into
theory:mainfrom
marco44:function_checksum_is

Conversation

@marco44

@marco44 marco44 commented Feb 3, 2018

Copy link
Copy Markdown
Contributor

Hi, As discussed in theory/tap-parser-sourcehandler-pgtap#18, here is a PR to add function_checksum_is

I didn't like joining to pg_proc, but couldn't find a better idea without extending tap_funky.

@cbandy

cbandy commented Feb 3, 2018

Copy link
Copy Markdown

I wonder... With pgTAP, shouldn't one be checking the behavior of a function?

This seems more like an audit rule than test assertion.

@theory

theory commented Feb 3, 2018

Copy link
Copy Markdown
Owner

Awesome, care to add some tests to test/sql/functap.sql?

@theory

theory commented Feb 3, 2018

Copy link
Copy Markdown
Owner

@cbandy pgTAP has no religion about the type of testing you do, but likes to give you the tools to do your testing well.

@marco44

marco44 commented Feb 27, 2018

Copy link
Copy Markdown
Contributor Author

Took me a while, but here it is :)

@theory

theory commented Feb 27, 2018

Copy link
Copy Markdown
Owner

Look unhappy on Postgres 10. :-(

@marco44

marco44 commented Feb 27, 2018

Copy link
Copy Markdown
Contributor Author

Yes but is seems to fail on partitions… which I didn't touch...

@marco44 marco44 mentioned this pull request Mar 23, 2018
@marco44 marco44 force-pushed the function_checksum_is branch from 6e301e1 to 46665c7 Compare March 23, 2018 10:57
@marco44 marco44 force-pushed the function_checksum_is branch from 46665c7 to 29dea23 Compare March 23, 2018 15:00
@theory theory self-requested a review November 20, 2018 22:41
@theory theory self-assigned this Nov 20, 2018
@theory theory removed their request for review November 20, 2018 22:41
@nasbyj

nasbyj commented Nov 14, 2019

Copy link
Copy Markdown
Contributor

Please merge master; it has fixes for some bugs as well as much better test capabilities.

@nasbyj

nasbyj commented Nov 19, 2019

Copy link
Copy Markdown
Contributor

Also, this needs documentation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants