-
Notifications
You must be signed in to change notification settings - Fork 251
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
DOCS-757 - Adding ORIGIN_GROUP #6026
Conversation
004687d
to
d9e248d
Compare
This apparently has 287 changed files. That doesn't sound good. |
f3a615c
to
6a4788c
Compare
ee94bdc
to
3d2b40e
Compare
⚠Rebased! Pull latest before continuing work. |
@@ -122,10 +124,9 @@ Set `bdr.commit_scope` to `local` to use the PGD default async replication. | |||
|
|||
## Origin groups |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This may be large enough to be its own page now.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I see what you are saying in that it is long, but I am worried about its discoverability. As in It makes sense that it is on this page on commit scopes to me and I worry that if it was on its own page it would be hard to find.
9344e24
to
020e2dd
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
21d2539
to
eca95d5
Compare
…or new origin groups page.
… some language in the index.
* First pass at adding to reference. * Another pass at adding ORIGIN_GROUP to PGD reference. * small change. * small change. * Small changes. * Added line about how ORIGIN_GROUP is dynamic in example. * Small changes * Fiddles with wording. * More word fiddling. * Added backticks back in last sql block. * Some more verbiage for clarity. * Added deepToc to pick up ORIGIN_GROUP subsection of Origin groups section. * Removed reference to syntax sugar. * Moved Origin Groups to its own spot. * Added something about origin groups on index page for commit scopes for new origin groups page. * Changes in index. * Removed old Origin Groups section from Commit scopes page and changed some language in the index.
5.6 introduces ORIGIN_GROUP "syntax sugar" such that the ORIGIN_GROUP of a transaction dynamically refers to the bottommost group from which a transaction originates.