<
8000
script type="application/json" data-target="react-app.embeddedData">{"payload":{"commit":{"oid":"6fcde8a5c80e46e9e92f50f62093cba5899312fd","url":"/postgres/postgres/commit/6fcde8a5c80e46e9e92f50f62093cba5899312fd","authoredDate":"2016-03-04T14:12:28.000-05:00","committedDate":"2016-03-04T14:12:28.000-05:00","shortMessage":null,"shortMessageMarkdown":"\u003cdiv\u003eMinor improvements to transaction manager README.\u003c/div\u003e","shortMessageMarkdownLink":null,"bodyMessageHtml":"A simple SELECT is handled by PortalRunSelect, not ProcessQuery. Also,\nthe previous indentation was unclear: change it so that a deeper level\nof indentation indicates that the outer function calls the inner one.\n\nStas Kelvich","authors":[{"login":"robertmhaas","displayName":"Robert Haas","avatarUrl":"https://avatars.githubusercontent.com/u/886678?v=4","path":"/robertmhaas","isGitHub":false}],"committerAttribution":false,"committer":{"login":"robertmhaas","displayName":"Robert Haas","avatarUrl":"https://avatars.githubusercontent.com/u/886678?v=4","path":"/robertmhaas","isGitHub":false},"parents":["17b124d30317eb194dc8b2fa86b1ebc5b09ac8f3"],"globalRelayId":"MDY6Q29tbWl0OTI3NDQyOjZmY2RlOGE1YzgwZTQ2ZTllOTJmNTBmNjIwOTNjYmE1ODk5MzEyZmQ=","sha1":"17b124d30317eb194dc8b2fa86b1ebc5b09ac8f3","sha2":"6fcde8a5c80e46e9e92f50f62093cba5899312fd"},"currentUser":null,"repo":{"id":927442,"defaultBranch":"master","name":"postgres","ownerLogin":"postgres","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2010-09-21T11:35:45.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/177543?v=4","public":true,"private":false,"isOrgOwned":true},"diffEntryData":[{"diffLines":[{"stylingDirective":null,"type":"HUNK","blobLineNumber":60,"text":"@@ -61,23 +61,23 @@ sequence:","html":"@@ -61,23 +61,23 @@ sequence:","displayNoNewLineWarning":false,"position":0,"left":60,"right":60},{"stylingDirective":null,"type":"CONTEXT","blobLineNumber":61,"text":" ","html":"\u003cbr\u003e","displayNoNewLineWarning":false,"position":1,"left":61,"right":61},{"stylingDirective":null,"type":"CONTEXT","blobLineNumber":62,"text":" / StartTransactionCommand;","html":" / StartTransactionCommand;","displayNoNewLineWarning":false,"position":2,"left":62,"right":62},{"stylingDirective":null,"type":"CONTEXT","blobLineNumber":63,"text":" / StartTransaction;","html":" / StartTransaction;","displayNoNewLineWarning":false,"position":3,"left":63,"right":63},{"stylingDirective":null,"type":"DELETION","blobLineNumber":64,"text":"-1) \u003c ProcessUtility; \u003c\u003c BEGIN","html":"-1) \u0026lt; \u003cspan class=\"x x-first x-last\"\u003eProcessUtility;\u003c/span\u003e \u0026lt;\u0026lt; BEGIN","displayNoNewLineWarning":false,"position":4,"left":64,"right":63},{"stylingDirective":null,"type":"ADDITION","blobLineNumber":64,"text":"+1) \u003c ProcessUtility; \u003c\u003c BEGIN","html":"+1) \u0026lt; \u003cspan class=\"x x-first x-last\"\u003eProcessUtility;\u003c/span\u003e \u0026lt;\u0026lt; BEGIN","displayNoNewLineWarning":false,"position":5,"left":64,"right":64},{"stylingDirective":null,"type":"CONTEXT","blobLineNumber":65,"text":" \\ BeginTransactionBlock;","html":" \\ BeginTransactionBlock;","displayNoNewLineWarning":false,"position":6,"left":65,"right":65},{"stylingDirective":null,"type":"CONTEXT","blobLineNumber":66,"text":" \\ CommitTransactionCommand;","html":" \\ CommitTransactionCommand;","displayNoNewLineWarning":false,"position":7,"left":66,"right":66},{"stylingDirective":null,"type":"CONTEXT","blobLineNumber":67,"text":" ","html":"\u003cbr\u003e","displayNoNewLineWarning":false,"position":8,"left":67,"right":67},{"stylingDirective":null,"type":"CONTEXT","blobLineNumber":68,"text":" / StartTransactionCommand;","html":" / StartTransactionCommand;","displayNoNewLineWarning":false,"position":9,"left":68,"right":68},{"stylingDirective":null,"type":"DELETION","blobLineNumber":69,"text":"-2) / ProcessQuery; \u003c\u003c SELECT ...","html":"-2) / \u003cspan class=\"x x-first x-last\"\u003e ProcessQuery;\u003c/span\u003e \u0026lt;\u0026lt; SELECT ...","displayNoNewLineWarning":false,"position":10,"left":69,"right":68},{"stylingDirective":null,"type":"DELETION","blobLineNumber":70,"text":"- \\ CommitTransactionCommand;","html":"- \\ \u003cspan class=\"x x-first x-last\"\u003e \u003c/span\u003eCommitTransactionCommand;","displayNoNewLineWarning":false,"position":11,"left":70,"right":68},{"stylingDirective":null,"type":"ADDITION","blobLineNumber":69,"text":"+2) / PortalRunSelect; \u003c\u003c SELECT ...","html":"+2) / \u003cspan class=\"x x-first x-last\"\u003ePortalRunSelect; \u003c/span\u003e \u0026lt;\u0026lt; SELECT ...","displayNoNewLineWarning":false,"position":12,"left":70,"right":69},{"stylingDirective":null,"type":"ADDITION","blobLineNumber":70,"text":"+ \\ CommitTransactionCommand;","html":"+ \\ CommitTransactionCommand;","displayNoNewLineWarning":false,"position":13,"left":70,"right":70},{"stylingDirective":null,"type":"CONTEXT","blobLineNumber":71,"text":" \\ CommandCounterIncrement;","html":" \\ CommandCounterIncrement;","displayNoNewLineWarning":false,"position":14,"left":71,"right":71},{"stylingDirective":null,"type":"CONTEXT","blobLineNumber":72,"text":" ","html":"\u003cbr\u003e","displayNoNewLineWarning":false,"position":15,"left":72,"right":72},{"stylingDirective":null,"type":"CONTEXT","blobLineNumber":73,"text":" / StartTransactionCommand;","html":" / StartTransactionCommand;","displayNoNewLineWarning":false,"position":16,"left":73,"right":73},{"stylingDirective":null,"type":"DELETION","blobLineNumber":74,"text":"-3) / ProcessQuery; \u003c\u003c INSERT ...","html":"-3) / \u003cspan class=\"x x-first x-last\"\u003eProcessQuery;\u003c/span\u003e \u0026lt;\u0026lt; INSERT ...","displayNoNewLineWarning":false,"position":17,"left":74,"right":73},{"stylingDirective":null,"type":"DELETION","blobLineNumber":75,"text":"- \\ CommitTransactionCommand;","html":"- \\ \u003cspan class=\"x x-first x-last\"\u003e \u003c/span\u003eCommitTransactionCommand;","displayNoNewLineWarning":false,"position":18,"left":75,"right":73},{"stylingDirective":null,"type":"ADDITION","blobLineNumber":74,"text":"+3) / ProcessQuery; \u003c\u003c INSERT ...","html":"+3) / \u003cspan class=\"x x-first x-last\"\u003eProcessQuery;\u003c/span\u003e \u0026lt;\u0026lt; INSERT ...","displayNoNewLineWarning":false,"position":19,"left":75,"right":74},{"stylingDirective":null,"type":"ADDITION","blobLineNumber":75,"text":"+ \\ CommitTransactionCommand;","html":"+ \\ CommitTransactionCommand;","displayNoNewLineWarning":false,"position":20,"left":75,"right":75},{"stylingDirective":null,"type":"CONTEXT","blobLineNumber":76,"text":" \\ CommandCounterIncrement;","html":" \\ CommandCounterIncrement;","displayNoNewLineWarning":false,"position":21,"left":76,"right":76},{"stylingDirective":null,"type":"CONTEXT","blobLineNumber":77,"text":" ","html":"\u003cbr\u003e","displayNoNewLineWarning":false,"position":22,"left":77,"right":77},{"stylingDirective":null,"type":"CONTEXT","blobLineNumber":78,"text":" / StartTransactionCommand;","html":" / StartTransactionCommand;","displayNoNewLineWarning":false,"position":23,"left":78,"right":78},{"stylingDirective":null,"type":"CONTEXT","blobLineNumber":79,"text":" / ProcessUtility; \u003c\u003c COMMIT","html":" / ProcessUtility; \u0026lt;\u0026lt; COMMIT","displayNoNewLineWarning":false,"position":24,"left":79,"right":79},{"stylingDirective":null,"type":"DELETION","blobLineNumber":80,"text":"-4) \u003c EndTransactionBlock;","html":"-4) \u0026lt; \u003cspan class=\"x x-first x-last\"\u003e \u003c/span\u003eEndTransactionBlock;","displayNoNewLineWarning":false,"position":25,"left":80,"right":79},{"stylingDirective":null,"type":"ADDITION","blobLineNumber":80,"text":"+4) \u003c EndTransactionBlock;","html":"+4) \u0026lt; EndTransactionBlock;","displayNoNewLineWarning":false,"position":26,"left":80,"right":80},{"stylingDirective":null,"type":"CONTEXT","blobLineNumber":81,"text":" \\ CommitTransactionCommand;","html":" \\ CommitTransactionCommand;","displayNoNewLineWarning":false,"position":27,"left":81,"right":81},{"stylingDirective":null,"type":"CONTEXT","blobLineNumber":82,"text":" \\ CommitTransaction;","html":" \\ CommitTransaction;","displayNoNewLineWarning":false,"position":28,"left":82,"right":82},{"stylingDirective":null,"type":"CONTEXT","blobLineNumber":83,"text":" ","html":"\u003cbr\u003e","displayNoNewLineWarning":false,"position":29,"left":83,"right":83}],"diffNumber":0,"diffSize":"0 Bytes","isBinary":false,"isTooBig":false,"collapsed":false,"isSubmodule":false,"lineCount":857,"linesChanged":12,"newTreeEntry":{"lineCount":857,"path":"src/backend/access/transam/README","mode":100644,"isGenerated":false},"oldTreeEntry":{"lineCount":0,"path":"src/backend/access/transam/README","mode":100644},"linesAdded":6,"linesDeleted":6,"path":"src/backend/access/transam/README","pathDigest":"d8db61beec311fdb6620c318256d4e2866a0c4d30e2ad853b2e8432c180a8255","status":"MODIFIED","truncatedReason":null,"oldOid":"17b124d30317eb194dc8b2fa86b1ebc5b09ac8f3","newOid":"6fcde8a5c80e46e9e92f50f62093cba5899312fd","copilotChatReference":null,"deletedSha":"17b124d30317eb194dc8b2fa86b1ebc5b09ac8f3","canToggleRichDiff":false,"defaultToRichDiff":false,"proseDifffHtml":null,"renderInfo":null,"dependencyDiffPath":null,"submodule":null}],"splitViewPreference":"unified","ignoreWhitespace":false,"repoOwnerGlobalRelayId":"MDEyOk9yZ2FuaXphdGlvbjE3NzU0Mw==","commentsPreference":"visible","diffLineSpacingPreference":"relaxed","useMonospaceFont":false,"pasteUrlLinkAsPlainText":false,"userNotices":[],"path":"/postgres/postgres/commit/6fcde8a5c80e46e9e92f50f62093cba5899312fd","fileTreeExpanded":true,"headerInfo":{"additions":6,"deletions":6,"filesChanged":1,"filesChangedString":"1"},"moreDiffsToLoad":false,"asyncDiffLoadInfo":{"startIndex":1,"truncated":false,"byteCount":1011,"lineShownCount":30},"commentInfo":{"canComment":false,"locked":false,"canLock":false,"repoArchived":false},"csrf_tokens":{"/users/diffview?diff=split":{"post":"1EapwBpVedvK6CJxKBaPDRzfJjjzS0NKUdwkHYa5TmaeHGndcDBo753_KFgLWQjcbJVFjLA60TXc62oL98bAeA"},"/users/diffview?diff=unified":{"post":"aF_MXrxxlI4ae3EbGdlwsG8q1VX31fDD_Uk5aPqxdGEiBQxD1hSFuk1sezI6lvdhH2C24bSkYrxwfnd-i876fw"},"/notifications/thread":{"post":"y7WKRIJGjJD03jOkwytREJsnD1ONqmsbAR1LpvFH7UtbdmK-LUUQx3e0FIrNuhQU6gOfb1mdXdpRWmPSzalubw"}}},"title":"Minor improvements to transaction manager README. · postgres/postgres@6fcde8a","appPayload":{"helpUrl":"https://docs.github.com","findInDiffWorkerPath":"/assets-cdn/worker/find-in-diff-worker-2bfe39677d14.js","enabled_features":{"diff_ux_refresh_beta":false,"diff_inline_comments":true,"diff_ux_refresh_ssr_five":false,"diff_ux_refresh_ssr_ten":false,"react_diff_line_type_character_correction":true}}}
File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
src/backend/access/transam Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -61,23 +61,23 @@ sequence:
61
61
62
62
/ StartTransactionCommand;
63
63
/ StartTransaction;
64
- 1) < ProcessUtility; << BEGIN
64
+ 1) < ProcessUtility; << BEGIN
65
65
\ BeginTransactionBlock;
66
66
\ CommitTransactionCommand;
67
67
68
68
/ StartTransactionCommand;
69
- 2) / ProcessQuery; << SELECT ...
70
- \ CommitTransactionCommand;
69
+ 2) / PortalRunSelect; << SELECT ...
70
+ \ CommitTransactionCommand;
71
71
\ CommandCounterIncrement;
72
72
73
73
/ StartTransactionCommand;
74
- 3) / ProcessQuery; << INSERT ...
75
- \ CommitTransactionCommand;
74
+ 3) / ProcessQuery; << INSERT ...
75
+ \ CommitTransactionCommand;
76
76
\ CommandCounterIncrement;
77
77
78
78
/ StartTransactionCommand;
79
79
/ ProcessUtility; << COMMIT
80
- 4) < EndTransactionBlock;
80
+ 4) < EndTransactionBlock;
81
81
\ CommitTransactionCommand;
82
82
\ CommitTransaction;
83
83
You can’t perform that action at this time.
0 commit comments