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