forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commite951f66
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 parentc7699d9 commite951f66
1 file changed
+6
-0
lines changedLines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
788 | 788 |
| |
789 | 789 |
| |
790 | 790 |
| |
| 791 | + | |
| 792 | + | |
| 793 | + | |
| 794 | + | |
| 795 | + | |
| 796 | + | |
791 | 797 |
| |
792 | 798 |
| |
793 | 799 |
| |
|
0 commit comments
Comments
(0)