Commit be02290
committed
Revert "Improve error message on snapshot import in snapmgr.c"
This reverts commit a0d87bc, following a remark from Andres Frend
that the new error can be triggered with an incorrect SET TRANSACTION
SNAPSHOT command without being really helpful for the user as it uses
the internal file name.
Discussion: https://postgr.es/m/20230914020724.hlks7vunitvtbbz4@awork3.anarazel.de
Backpatch-through: 111 parent e0b2eed commit be02290
1 file changed
+2
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1391 | 1391 | | |
1392 | 1392 | | |
1393 | 1393 | | |
1394 | | - | |
1395 | | - | |
1396 | | - | |
| 1394 | + | |
| 1395 | + | |
1397 | 1396 | | |
1398 | 1397 | | |
1399 | 1398 | | |
| |||
0 commit comments