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

Stable13 #29

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
danolivo merged 20 commits into postgrespro:stable13 from Alena0704:stable13
Jun 13, 2021
Merged

Stable13 #29

danolivo merged 20 commits into postgrespro:stable13 from Alena0704:stable13
Jun 13, 2021

Conversation

Copy link
Collaborator

@Alena0704 Alena0704 commented Jun 12, 2021

PGPRO-5168
Добавила коммиты в ветку stable13 с e6125ab до 8b6744d (5 штук).

danolivo added 20 commits June 12, 2021 16:13
Improve the elog panic message introduced in previous commit.
Fix ForeignScan estimation logic.
Switch from AQO_EXPLAIN define to the two user GUCS: aqo.details
and aqo.show_hash.
New ExplainOneNode hook allows to add info into explain of each node.
AQO supports push-down of trivial JOIN and JOIN with mergejoinable clauses.
short-living planner memory context.
Some indentations fixed.
Big commit. To avoiding UPDATE/UPDATE/DELETE/INSERT conflicts we
use user locks on a pair (query_hash, fspace_hash) to guarantee that
only one backend can do INSERT/UPDATE/DELETE of a aqo table row.
Also we use dirty snapshot to see concurrently inserted/updated tuples.
Such conflict may cause deadlocks on end-of-transaction waiting.
Currently, if we detected such conflict, we refuse from we ML-base
changing.
@danolivo danolivo merged commit 3416ef5 into postgrespro:stable13 Jun 13, 2021
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 によって変換されたページ (->オリジナル) /