forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitb45fa79
committed
Remove one use of pg_atoi()
There was no real need to use this here instead of a simpler API.Reviewed-by: John Naylor <john.naylor@enterprisedb.com>Discussion:https://www.postgresql.org/message-id/flat/b239564c-cad0-b23e-c57e-166d883cb97d@enterprisedb.com1 parentcfc7191 commitb45fa79
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
232 | 232 |
| |
233 | 233 |
| |
234 | 234 |
| |
235 |
| - | |
| 235 | + | |
236 | 236 |
| |
237 | 237 |
| |
238 | 238 |
| |
|
0 commit comments
Comments
(0)