forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commite52f8b3
committed
Fix typo in reference to __FreeBSD__.
Commita2a8acd introduced a platform-dependent mechanism to preventdevelopers from referencing errno in the argument list ofelog()/ereport(), but didn't use the right macro to detect FreeBSD, soit didn't actually work there.Reported-by: Japin Li <japinli@hotmail.com>Discussion:https://postgr.es/m/MEYP282MB16693AAEEF84F47D8F7CA007B6E69%40MEYP282MB1669.AUSP282.PROD.OUTLOOK.COM1 parent4a29eab commite52f8b3
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
89 | 89 |
| |
90 | 90 |
| |
91 | 91 |
| |
92 |
| - | |
| 92 | + | |
93 | 93 |
| |
94 | 94 |
| |
95 | 95 |
| |
|
0 commit comments
Comments
(0)