Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

add query_hash as getting query_id, test for joint use pg_stat_statements and aqo, function for ignoring string with Query Identifier in aqo_gucs and aqo_fdw tests #60

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

Closed
Alena0704 wants to merge 4 commits into postgrespro:master from Alena0704:pgpro_5681

Conversation

Copy link
Collaborator

@Alena0704 Alena0704 commented Dec 3, 2021

No description provided.

Copy link
Collaborator

danolivo commented Dec 7, 2021

А действительно в Makefile нужно добавлять зависимость:
EXTRA_INSTALL = contrib/postgres_fdw contrib/pg_stat_statements ?
Вроде бы мы не используем код pg_stat_statements напрямую нигде.

Copy link
Collaborator Author

Alena0704 commented Dec 7, 2021
edited
Loading

Без этой зависимости тест не работал и постоянно возникала ошибка при проверке совместного использования pg_stat_statements и aqo (t/002_stat_statements_with_aqo.pl):
2021年12月07日 11:32:00.353 MSK [42851] 002_stat_statements_with_aqo.pl ERROR: could not open extension control file "/home/alena/5681_aqo_and_stats/5681_postgrespro1/tmp_install/home/alena/5681_aqo_and_stats/5681_postgrespro1/tmp_install/share/extension/pg_stat_statements.control": No such file or directory
Как оняла, нехватало установки pg_stat_statements, потому и добавила в Makefile возможность установки p_stat_statements.

Copy link
Collaborator

Пулл реквест не проходит тестирование. насколько понимаю, это вызвано было конфликтом с ваниллой, который мы исправили. Может перезальешь?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

AltStyle によって変換されたページ (->オリジナル) /