Address set of issues with errno handling
System calls mixed up in error code paths are causing two issues which
several code paths have not correctly handled:
1) For write() calls, sometimes the system may return less bytes than
what has been written without errno being set. Some paths were care
Address set of issues with errno handling
System calls mixed up in error code paths are causing two issues which
several code paths have not correctly handled:
1) For write() calls, sometimes the system may return less bytes than
what has been written without errno being set. Some paths were care
Address set of issues with errno handling
System calls mixed up in error code paths are causing two issues which
several code paths have not correctly handled:
1) For write() calls, sometimes the system may return less bytes than
what has been written without errno being set. Some paths were care
Address set of issues with errno handling
System calls mixed up in error code paths are causing two issues which
several code paths have not correctly handled:
1) For write() calls, sometimes the system may return less bytes than
what has been written without errno being set. Some paths were care
Address set of issues with errno handling
System calls mixed up in error code paths are causing two issues which
several code paths have not correctly handled:
1) For write() calls, sometimes the system may return less bytes than
what has been written without errno being set. Some paths were care
Address set of issues with errno handling
System calls mixed up in error code paths are causing two issues which
several code paths have not correctly handled:
1) For write() calls, sometimes the system may return less bytes than
what has been written without errno being set. Some paths were care
doc: adjust order of NUMERIC arguments to match syntax
Specifically, mention precision before scale
Reported-by: [email protected]
Discussion:
https://postgr.es/m/[email protected]
Backpatch-through: 9.3
Branch
--
REL9_3_STABLE
Details
-
doc: adjust order of NUMERIC arguments to match syntax
Specifically, mention precision before scale
Reported-by: [email protected]
Discussion:
https://postgr.es/m/[email protected]
Backpatch-through: 9.3
Branch
--
REL9_5_STABLE
Details
-
doc: adjust order of NUMERIC arguments to match syntax
Specifically, mention precision before scale
Reported-by: [email protected]
Discussion:
https://postgr.es/m/[email protected]
Backpatch-through: 9.3
Branch
--
REL9_6_STABLE
Details
-
doc: adjust order of NUMERIC arguments to match syntax
Specifically, mention precision before scale
Reported-by: [email protected]
Discussion:
https://postgr.es/m/[email protected]
Backpatch-through: 9.3
Branch
--
REL_10_STABLE
Details
-
doc: adjust order of NUMERIC arguments to match syntax
Specifically, mention precision before scale
Reported-by: [email protected]
Discussion:
https://postgr.es/m/[email protected]
Backpatch-through: 9.3
Branch
--
REL9_4_STABLE
Details
-
doc: adjust order of NUMERIC arguments to match syntax
Specifically, mention precision before scale
Reported-by: [email protected]
Discussion:
https://postgr.es/m/[email protected]
Backpatch-through: 9.3
Branch
--
master
Details
---
12 matches
Mail list logo