Skip to content

Add functions for all extensions in contrib #641

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jul 30, 2020
Merged

Add functions for all extensions in contrib #641

merged 3 commits into from
Jul 30, 2020

Conversation

kyleconroy
Copy link
Collaborator

I attempted to add the functions for all extensions listed here: https://www.postgresql.org/docs/current/contrib.html, A few of them failed, but I'm going to ignore that for now.

2020/07/30 11:20:32 error creating auth_delay
2020/07/30 11:20:32 error creating auto_explain
2020/07/30 11:20:32 no functions in bloom, skipping
2020/07/30 11:20:32 no functions in dict_int, skipping
2020/07/30 11:20:32 no functions in dict_xsyn, skipping
2020/07/30 11:20:32 error creating passwordcheck
2020/07/30 11:20:32 no functions in pgrowlocks, skipping
2020/07/30 11:20:32 error creating sepgsql
2020/07/30 11:20:32 error creating spi
2020/07/30 11:20:32 error creating test_decoding
2020/07/30 11:20:32 no functions in tsm_system_rows, skipping
2020/07/30 11:20:32 no functions in tsm_system_time, skipping

@kyleconroy kyleconroy merged commit e2106d8 into master Jul 30, 2020
@kyleconroy kyleconroy deleted the pg-contrib branch July 30, 2020 18:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant