Commit 53de141
File tree
Expand file treeCollapse file tree
4 files changed
+40
-21
lines changedFilter options
- doc/src/sgml/ref
- src
- backend/commands
- test/regress
- expected
- sql
Expand file treeCollapse file tree
4 files changed
+40
-21
lines changed+12-9Lines changed: 12 additions & 9 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
19 |
| - |
| 19 | + |
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
| ||
34 | 34 |
|
35 | 35 |
|
36 | 36 |
|
37 |
| - |
| 37 | + |
| 38 | + |
| 39 | + |
38 | 40 |
|
39 | 41 |
|
40 | 42 |
|
| ||
110 | 112 |
|
111 | 113 |
|
112 | 114 |
|
113 |
| - |
114 |
| - |
115 |
| - |
116 |
| - |
| 115 | + |
| 116 | + |
| 117 | + |
| 118 | + |
117 | 119 |
|
118 |
| - |
| 120 | + |
| 121 | + |
119 | 122 |
|
120 | 123 |
|
121 | 124 |
|
122 |
| - |
123 |
| - |
| 125 | + |
| 126 | + |
124 | 127 |
|
125 | 128 |
|
126 | 129 |
|
|
src/backend/commands/lockcmds.c
Copy file name to clipboardExpand all lines: src/backend/commands/lockcmds.c-7Lines changed: 0 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
87 | 87 |
|
88 | 88 |
|
89 | 89 |
|
90 |
| - |
91 |
| - |
92 |
| - |
93 |
| - |
94 |
| - |
95 |
| - |
96 |
| - |
97 | 90 |
|
98 | 91 |
|
99 | 92 |
|
|
src/test/regress/expected/lock.out
Copy file name to clipboardExpand all lines: src/test/regress/expected/lock.out+13-3Lines changed: 13 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
8 |
| - |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
9 | 12 |
|
10 | 13 |
|
11 | 14 |
|
| ||
30 | 33 |
|
31 | 34 |
|
32 | 35 |
|
33 |
| - |
34 |
| - |
| 36 | + |
35 | 37 |
|
36 | 38 |
|
37 | 39 |
|
| ||
51 | 53 |
|
52 | 54 |
|
53 | 55 |
|
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
54 | 62 |
|
55 | 63 |
|
56 | 64 |
|
| 65 | + |
57 | 66 |
|
58 | 67 |
|
59 | 68 |
|
60 | 69 |
|
| 70 | + |
61 | 71 |
|
62 | 72 |
|
63 | 73 |
|
|
src/test/regress/sql/lock.sql
Copy file name to clipboardExpand all lines: src/test/regress/sql/lock.sql+15-2Lines changed: 15 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
9 |
| - |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
10 | 13 |
|
11 | 14 |
|
12 | 15 |
|
| ||
33 | 36 |
|
34 | 37 |
|
35 | 38 |
|
36 |
| - |
| 39 | + |
37 | 40 |
|
38 | 41 |
|
39 | 42 |
|
| ||
55 | 58 |
|
56 | 59 |
|
57 | 60 |
|
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
58 | 69 |
|
59 | 70 |
|
60 | 71 |
|
| 72 | + |
61 | 73 |
|
62 | 74 |
|
63 | 75 |
|
64 | 76 |
|
| 77 | + |
65 | 78 |
|
66 | 79 |
|
67 | 80 |
|
|
0 commit comments