Commit 2a71206
committed
Remove pg_dump's --no-synchronized-snapshots switch.
Server versions for which there was a plausible reason to
use this switch are all out of support now. Leaving it
around would accomplish little except to let careless DBAs
shoot themselves in the foot.
Discussion: https://postgr.es/m/556122.1639520324@sss.pgh.pa.us1 parent bf9a55c commit 2a71206
File tree
3 files changed
+3
-23
lines changed- doc/src/sgml/ref
- src/bin/pg_dump
3 files changed
+3
-23
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
387 | 387 | | |
388 | 388 | | |
389 | 389 | | |
390 | | - | |
| 390 | + | |
391 | 391 | | |
392 | 392 | | |
393 | 393 | | |
| |||
931 | 931 | | |
932 | 932 | | |
933 | 933 | | |
934 | | - | |
935 | | - | |
936 | | - | |
937 | | - | |
938 | | - | |
939 | | - | |
940 | | - | |
941 | | - | |
942 | | - | |
943 | | - | |
944 | | - | |
945 | | - | |
946 | 934 | | |
947 | 935 | | |
948 | 936 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
175 | 175 | | |
176 | 176 | | |
177 | 177 | | |
178 | | - | |
179 | 178 | | |
180 | 179 | | |
181 | 180 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
394 | 394 | | |
395 | 395 | | |
396 | 396 | | |
397 | | - | |
398 | 397 | | |
399 | 398 | | |
400 | 399 | | |
| |||
1029 | 1028 | | |
1030 | 1029 | | |
1031 | 1030 | | |
1032 | | - | |
1033 | 1031 | | |
1034 | 1032 | | |
1035 | 1033 | | |
| |||
1211 | 1209 | | |
1212 | 1210 | | |
1213 | 1211 | | |
1214 | | - | |
1215 | | - | |
| 1212 | + | |
1216 | 1213 | | |
1217 | 1214 | | |
1218 | | - | |
1219 | | - | |
1220 | | - | |
1221 | | - | |
1222 | | - | |
| 1215 | + | |
1223 | 1216 | | |
1224 | 1217 | | |
1225 | 1218 | | |
| |||
0 commit comments