forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit563d575
committed
Fix creative, but unportable, spelling of "ptr != NULL".
Or at least I suppose that's what was really meant here. But evenaside from the not-per-project-style use of "0" to mean "NULL",I doubt it's safe to assume that all valid pointers are > NULL.Per buildfarm member pademelon.1 parenta924c32 commit563d575
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13167 | 13167 |
| |
13168 | 13168 |
| |
13169 | 13169 |
| |
13170 |
| - | |
| 13170 | + | |
13171 | 13171 |
| |
13172 | 13172 |
| |
13173 | 13173 |
| |
|
0 commit comments
Comments
(0)