forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit74da7cd
committed
Fail BRIN control functions during recovery explicitly
They already fail anyway, but prior to this patch they raise an uglyerror message about a lock that cannot be acquired. This just improvesthe message.Author: Masahiko SawadaReported-by: Masahiko SawadaDiscussion:https://postgr.es/m/CAD21AoBZau4g4_NUf3BKNd=CdYK+xaPdtJCzvOC1TxGdTiJx_Q@mail.gmail.comReviewed-by: Kuntal Ghosh, Alexander Korotkov, Simon Riggs, Michaël Paquier, Álvaro Herrera1 parentdc878ff commit74da7cd
1 file changed
+12
-0
lines changedLines changed: 12 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
871 | 871 |
| |
872 | 872 |
| |
873 | 873 |
| |
| 874 | + | |
| 875 | + | |
| 876 | + | |
| 877 | + | |
| 878 | + | |
| 879 | + | |
874 | 880 |
| |
875 | 881 |
| |
876 | 882 |
| |
| |||
942 | 948 |
| |
943 | 949 |
| |
944 | 950 |
| |
| 951 | + | |
| 952 | + | |
| 953 | + | |
| 954 | + | |
| 955 | + | |
| 956 | + | |
945 | 957 |
| |
946 | 958 |
| |
947 | 959 |
| |
|
0 commit comments
Comments
(0)