forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit5635c7a
committed
Fix portability and translatability issues in commit64f8589.
Compilation failed for lack of an #ifdef on builds withoutpg_strong_random(). Also fix relevant error messages to meetproject style guidelines.Fabien Coelho, further adjusted by meDiscussion:https://postgr.es/m/32390.1522464534@sss.pgh.pa.us1 parentb0c90c8 commit5635c7a
2 files changed
+24
-10
lines changedLines changed: 22 additions & 9 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4669 | 4669 |
| |
4670 | 4670 |
| |
4671 | 4671 |
| |
4672 |
| - | |
4673 |
| - | |
| 4672 | + | |
| 4673 | + | |
4674 | 4674 |
| |
4675 | 4675 |
| |
4676 | 4676 |
| |
| |||
4685 | 4685 |
| |
4686 | 4686 |
| |
4687 | 4687 |
| |
| 4688 | + | |
4688 | 4689 |
| |
| 4690 | + | |
4689 | 4691 |
| |
4690 |
| - | |
4691 |
| - | |
| 4692 | + | |
| 4693 | + | |
| 4694 | + | |
| 4695 | + | |
4692 | 4696 |
| |
4693 | 4697 |
| |
4694 | 4698 |
| |
| |||
4698 | 4702 |
| |
4699 | 4703 |
| |
4700 | 4704 |
| |
4701 |
| - | |
4702 |
| - | |
4703 |
| - | |
| 4705 | + | |
| 4706 | + | |
| 4707 | + | |
4704 | 4708 |
| |
4705 | 4709 |
| |
4706 | 4710 |
| |
| |||
4709 | 4713 |
| |
4710 | 4714 |
| |
4711 | 4715 |
| |
| 4716 | + | |
4712 | 4717 |
| |
4713 | 4718 |
| |
4714 | 4719 |
| |
| |||
4823 | 4828 |
| |
4824 | 4829 |
| |
4825 | 4830 |
| |
4826 |
| - | |
| 4831 | + | |
| 4832 | + | |
| 4833 | + | |
| 4834 | + | |
| 4835 | + | |
4827 | 4836 |
| |
4828 | 4837 |
| |
4829 | 4838 |
| |
| |||
5099 | 5108 |
| |
5100 | 5109 |
| |
5101 | 5110 |
| |
5102 |
| - | |
| 5111 | + | |
| 5112 | + | |
| 5113 | + | |
| 5114 | + | |
| 5115 | + | |
5103 | 5116 |
| |
5104 | 5117 |
| |
5105 | 5118 |
| |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
111 | 111 |
| |
112 | 112 |
| |
113 | 113 |
| |
114 |
| - | |
| 114 | + | |
| 115 | + | |
115 | 116 |
| |
116 | 117 |
| |
117 | 118 |
| |
|
0 commit comments
Comments
(0)