Commit 58cd8dc
File tree
Expand file treeCollapse file tree
21 files changed
+31
-49
lines changedFilter options
- contrib
- oid2name
- vacuumlo
- doc/src/sgml
- src
- bin
- pg_dump
- t
- pg_upgrade
- pgbench
- t
- scripts
- interfaces/ecpg
- ecpglib
- test/expected
- test
- examples
- isolation
- tools/findoidjoins
Expand file treeCollapse file tree
21 files changed
+31
-49
lines changedcontrib/oid2name/oid2name.c
Copy file name to clipboardExpand all lines: contrib/oid2name/oid2name.c+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
347 | 347 |
|
348 | 348 |
|
349 | 349 |
|
350 |
| - |
351 |
| - |
| 350 | + |
352 | 351 |
|
353 | 352 |
|
354 | 353 |
|
|
contrib/vacuumlo/vacuumlo.c
Copy file name to clipboardExpand all lines: contrib/vacuumlo/vacuumlo.c+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
124 | 124 |
|
125 | 125 |
|
126 | 126 |
|
127 |
| - |
128 |
| - |
| 127 | + |
129 | 128 |
|
130 | 129 |
|
131 | 130 |
|
|
+5-8Lines changed: 5 additions & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
6837 | 6837 |
|
6838 | 6838 |
|
6839 | 6839 |
|
6840 |
| - |
6841 |
| - |
| 6840 | + |
| 6841 | + |
6842 | 6842 |
|
6843 | 6843 |
|
6844 | 6844 |
|
| ||
8296 | 8296 |
|
8297 | 8297 |
|
8298 | 8298 |
|
8299 |
| - |
8300 |
| - |
| 8299 | + |
8301 | 8300 |
|
8302 | 8301 |
|
8303 | 8302 |
|
| ||
8466 | 8465 |
|
8467 | 8466 |
|
8468 | 8467 |
|
8469 |
| - |
8470 |
| - |
| 8468 | + |
8471 | 8469 |
|
8472 | 8470 |
|
8473 | 8471 |
|
| ||
8694 | 8692 |
|
8695 | 8693 |
|
8696 | 8694 |
|
8697 |
| - |
8698 |
| - |
| 8695 | + |
8699 | 8696 |
|
8700 | 8697 |
|
8701 | 8698 |
|
|
+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
939 | 939 |
|
940 | 940 |
|
941 | 941 |
|
942 |
| - |
943 |
| - |
| 942 | + |
944 | 943 |
|
945 | 944 |
|
946 | 945 |
|
|
src/bin/pg_dump/pg_backup_db.c
Copy file name to clipboardExpand all lines: src/bin/pg_dump/pg_backup_db.c+2-4Lines changed: 2 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
188 | 188 |
|
189 | 189 |
|
190 | 190 |
|
191 |
| - |
192 |
| - |
| 191 | + |
193 | 192 |
|
194 | 193 |
|
195 |
| - |
196 |
| - |
| 194 | + |
197 | 195 |
|
198 | 196 |
|
199 | 197 |
|
|
src/bin/pg_dump/pg_dumpall.c
Copy file name to clipboardExpand all lines: src/bin/pg_dump/pg_dumpall.c+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1768 | 1768 |
|
1769 | 1769 |
|
1770 | 1770 |
|
1771 |
| - |
1772 |
| - |
| 1771 | + |
1773 | 1772 |
|
1774 | 1773 |
|
1775 | 1774 |
|
|
src/bin/pg_dump/t/002_pg_dump.pl
Copy file name to clipboardExpand all lines: src/bin/pg_dump/t/002_pg_dump.pl+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3460 | 3460 |
|
3461 | 3461 |
|
3462 | 3462 |
|
3463 |
| - |
| 3463 | + |
3464 | 3464 |
|
3465 | 3465 |
|
3466 | 3466 |
|
|
src/bin/pg_upgrade/server.c
Copy file name to clipboardExpand all lines: src/bin/pg_upgrade/server.c+4-4Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
30 | 30 |
|
31 | 31 |
|
32 | 32 |
|
33 |
| - |
34 |
| - |
| 33 | + |
35 | 34 |
|
36 | 35 |
|
37 | 36 |
|
| ||
50 | 49 |
|
51 | 50 |
|
52 | 51 |
|
| 52 | + |
| 53 | + |
53 | 54 |
|
54 | 55 |
|
55 | 56 |
|
| ||
294 | 295 |
|
295 | 296 |
|
296 | 297 |
|
297 |
| - |
298 |
| - |
| 298 | + |
299 | 299 |
|
300 | 300 |
|
301 | 301 |
|
|
+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1225 | 1225 |
|
1226 | 1226 |
|
1227 | 1227 |
|
1228 |
| - |
1229 |
| - |
| 1228 | + |
1230 | 1229 |
|
1231 | 1230 |
|
1232 | 1231 |
|
|
src/bin/pgbench/t/001_pgbench_with_server.pl
Copy file name to clipboardExpand all lines: src/bin/pgbench/t/001_pgbench_with_server.pl+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
90 | 90 |
|
91 | 91 |
|
92 | 92 |
|
93 |
| - |
| 93 | + |
94 | 94 |
|
95 | 95 |
|
96 | 96 |
|
|
+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
150 | 150 |
|
151 | 151 |
|
152 | 152 |
|
153 |
| - |
154 |
| - |
| 153 | + |
155 | 154 |
|
156 | 155 |
|
157 | 156 |
|
|
src/interfaces/ecpg/ecpglib/connect.c
Copy file name to clipboardExpand all lines: src/interfaces/ecpg/ecpglib/connect.c+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
652 | 652 |
|
653 | 653 |
|
654 | 654 |
|
655 |
| - |
| 655 | + |
| 656 | + |
656 | 657 |
|
657 | 658 |
|
658 | 659 |
|
|
src/interfaces/ecpg/test/expected/connect-test5.stderr
Copy file name to clipboardExpand all lines: src/interfaces/ecpg/test/expected/connect-test5.stderr+2-4Lines changed: 2 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
36 | 36 |
|
37 | 37 |
|
38 | 38 |
|
39 |
| - |
40 |
| - |
| 39 | + |
41 | 40 |
|
42 | 41 |
|
43 | 42 |
|
| ||
73 | 72 |
|
74 | 73 |
|
75 | 74 |
|
76 |
| - |
77 |
| - |
| 75 | + |
78 | 76 |
|
79 | 77 |
|
80 | 78 |
|
|
src/test/examples/testlibpq.c
Copy file name to clipboardExpand all lines: src/test/examples/testlibpq.c+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
43 | 43 |
|
44 | 44 |
|
45 | 45 |
|
46 |
| - |
47 |
| - |
| 46 | + |
48 | 47 |
|
49 | 48 |
|
50 | 49 |
|
|
src/test/examples/testlibpq2.c
Copy file name to clipboardExpand all lines: src/test/examples/testlibpq2.c+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
72 | 72 |
|
73 | 73 |
|
74 | 74 |
|
75 |
| - |
76 |
| - |
| 75 | + |
77 | 76 |
|
78 | 77 |
|
79 | 78 |
|
|
src/test/examples/testlibpq3.c
Copy file name to clipboardExpand all lines: src/test/examples/testlibpq3.c+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
138 | 138 |
|
139 | 139 |
|
140 | 140 |
|
141 |
| - |
142 |
| - |
| 141 | + |
143 | 142 |
|
144 | 143 |
|
145 | 144 |
|
|
src/test/examples/testlibpq4.c
Copy file name to clipboardExpand all lines: src/test/examples/testlibpq4.c+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
29 | 29 |
|
30 | 30 |
|
31 | 31 |
|
32 |
| - |
33 |
| - |
| 32 | + |
34 | 33 |
|
35 | 34 |
|
36 | 35 |
|
|
+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
225 | 225 |
|
226 | 226 |
|
227 | 227 |
|
228 |
| - |
229 |
| - |
| 228 | + |
230 | 229 |
|
231 | 230 |
|
232 | 231 |
|
|
src/test/examples/testlo64.c
Copy file name to clipboardExpand all lines: src/test/examples/testlo64.c+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
249 | 249 |
|
250 | 250 |
|
251 | 251 |
|
252 |
| - |
253 |
| - |
| 252 | + |
254 | 253 |
|
255 | 254 |
|
256 | 255 |
|
|
src/test/isolation/isolationtester.c
Copy file name to clipboardExpand all lines: src/test/isolation/isolationtester.c+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
167 | 167 |
|
168 | 168 |
|
169 | 169 |
|
170 |
| - |
| 170 | + |
171 | 171 |
|
172 | 172 |
|
173 | 173 |
|
|
src/tools/findoidjoins/findoidjoins.c
Copy file name to clipboardExpand all lines: src/tools/findoidjoins/findoidjoins.c+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
44 | 44 |
|
45 | 45 |
|
46 | 46 |
|
47 |
| - |
| 47 | + |
48 | 48 |
|
49 | 49 |
|
50 | 50 |
|
|
0 commit comments