forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit9043ef3
committed
Don't warn about creating temporary or unlogged hash indexes.
Warning people that no WAL-logging will be done doesn't make sensein this case.Michael Paquier1 parent91118f1 commit9043ef3
File tree
3 files changed
+9
-1
lines changed- src
- backend/commands
- test/regress
- expected
- sql
3 files changed
+9
-1
lines changedLines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
490 | 490 |
| |
491 | 491 |
| |
492 | 492 |
| |
493 |
| - | |
| 493 | + | |
| 494 | + | |
494 | 495 |
| |
495 | 496 |
| |
496 | 497 |
| |
|
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2342 | 2342 |
| |
2343 | 2343 |
| |
2344 | 2344 |
| |
| 2345 | + | |
| 2346 | + | |
| 2347 | + | |
2345 | 2348 |
| |
2346 | 2349 |
| |
2347 | 2350 |
| |
|
Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
684 | 684 |
| |
685 | 685 |
| |
686 | 686 |
| |
| 687 | + | |
| 688 | + | |
| 689 | + | |
| 690 | + | |
687 | 691 |
| |
688 | 692 |
| |
689 | 693 |
| |
|
0 commit comments
Comments
(0)