[COMMITTERS] pgsql: Return error if allocation of new element was not possible.

2013-09-08 Thread Michael Meskes
Return error if allocation of new element was not possible.

Found by Coverity.

Branch
--
REL9_3_STABLE

Details
---
http://git.postgresql.org/pg/commitdiff/1eea0ebddcea776ec771f9a3a62feb83a68b54ea

Modified Files
--
src/interfaces/ecpg/pgtypeslib/numeric.c |   11 +--
1 file changed, 9 insertions(+), 2 deletions(-)


-- 
Sent via pgsql-committers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers


[COMMITTERS] pgsql: Close file to no leak file descriptor memory. Found by Coverity.

2013-09-08 Thread Michael Meskes
Close file to no leak file descriptor memory. Found by Coverity.

Branch
--
master

Details
---
http://git.postgresql.org/pg/commitdiff/579dae5bc0b87dfa53d0caa0ac57f0f5e739544f

Modified Files
--
src/interfaces/ecpg/preproc/pgc.l |1 +
1 file changed, 1 insertion(+)


-- 
Sent via pgsql-committers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers


[COMMITTERS] pgsql: Return error if allocation of new element was not possible.

2013-09-08 Thread Michael Meskes
Return error if allocation of new element was not possible.

Found by Coverity.

Branch
--
REL8_3_STABLE

Details
---
http://git.postgresql.org/pg/commitdiff/1b7f5168c5ebf232366f455a792c9d269308c9ba

Modified Files
--
src/interfaces/ecpg/pgtypeslib/numeric.c |   11 +--
1 file changed, 9 insertions(+), 2 deletions(-)


-- 
Sent via pgsql-committers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers


[COMMITTERS] pgsql: Return error if allocation of new element was not possible.

2013-09-08 Thread Michael Meskes
Return error if allocation of new element was not possible.

Found by Coverity.

Branch
--
REL9_2_STABLE

Details
---
http://git.postgresql.org/pg/commitdiff/e8193088f12ecc221692af3cf5f51c782e815f46

Modified Files
--
src/interfaces/ecpg/pgtypeslib/numeric.c |   11 +--
1 file changed, 9 insertions(+), 2 deletions(-)


-- 
Sent via pgsql-committers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers


[COMMITTERS] pgsql: Return error if allocation of new element was not possible.

2013-09-08 Thread Michael Meskes
Return error if allocation of new element was not possible.

Found by Coverity.

Branch
--
master

Details
---
http://git.postgresql.org/pg/commitdiff/9c68834bfc2ab6e782f56ee3dc7b4949857b8729

Modified Files
--
src/interfaces/ecpg/pgtypeslib/numeric.c |   11 +--
1 file changed, 9 insertions(+), 2 deletions(-)


-- 
Sent via pgsql-committers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers


[COMMITTERS] pgsql: Close file to no leak file descriptor memory. Found by Coverity.

2013-09-08 Thread Michael Meskes
Close file to no leak file descriptor memory. Found by Coverity.

Branch
--
REL9_2_STABLE

Details
---
http://git.postgresql.org/pg/commitdiff/7612553e75f9ffb940b16a53004bec75f31803be

Modified Files
--
src/interfaces/ecpg/preproc/pgc.l |1 +
1 file changed, 1 insertion(+)


-- 
Sent via pgsql-committers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers


[COMMITTERS] pgsql: Close file to no leak file descriptor memory. Found by Coverity.

2013-09-08 Thread Michael Meskes
Close file to no leak file descriptor memory. Found by Coverity.

Branch
--
REL9_0_STABLE

Details
---
http://git.postgresql.org/pg/commitdiff/3f092dbedf97ed2c6a03e3f4b2b3686f21cf2019

Modified Files
--
src/interfaces/ecpg/preproc/pgc.l |1 +
1 file changed, 1 insertion(+)


-- 
Sent via pgsql-committers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers


[COMMITTERS] pgsql: Return error if allocation of new element was not possible.

2013-09-08 Thread Michael Meskes
Return error if allocation of new element was not possible.

Found by Coverity.

Branch
--
REL8_4_STABLE

Details
---
http://git.postgresql.org/pg/commitdiff/83ec831368746163994a1ad7a705749af589f5d9

Modified Files
--
src/interfaces/ecpg/pgtypeslib/numeric.c |   11 +--
1 file changed, 9 insertions(+), 2 deletions(-)


-- 
Sent via pgsql-committers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers


[COMMITTERS] pgsql: Close file to no leak file descriptor memory. Found by Coverity.

2013-09-08 Thread Michael Meskes
Close file to no leak file descriptor memory. Found by Coverity.

Branch
--
REL9_1_STABLE

Details
---
http://git.postgresql.org/pg/commitdiff/aef9d25aa3dc90bf303897ffc445c92420df4a6d

Modified Files
--
src/interfaces/ecpg/preproc/pgc.l |1 +
1 file changed, 1 insertion(+)


-- 
Sent via pgsql-committers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers


[COMMITTERS] pgsql: Return error if allocation of new element was not possible.

2013-09-08 Thread Michael Meskes
Return error if allocation of new element was not possible.

Found by Coverity.

Branch
--
REL9_1_STABLE

Details
---
http://git.postgresql.org/pg/commitdiff/994362a317ced987b6ea616b236c402d715ddcd5

Modified Files
--
src/interfaces/ecpg/pgtypeslib/numeric.c |   11 +--
1 file changed, 9 insertions(+), 2 deletions(-)


-- 
Sent via pgsql-committers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers


[COMMITTERS] pgsql: Return error if allocation of new element was not possible.

2013-09-08 Thread Michael Meskes
Return error if allocation of new element was not possible.

Found by Coverity.

Branch
--
REL9_0_STABLE

Details
---
http://git.postgresql.org/pg/commitdiff/994f68d15b8c622eeda77675121861d1c9b7d34d

Modified Files
--
src/interfaces/ecpg/pgtypeslib/numeric.c |   11 +--
1 file changed, 9 insertions(+), 2 deletions(-)


-- 
Sent via pgsql-committers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers


[COMMITTERS] pgsql: Close file to no leak file descriptor memory. Found by Coverity.

2013-09-08 Thread Michael Meskes
Close file to no leak file descriptor memory. Found by Coverity.

Branch
--
REL9_3_STABLE

Details
---
http://git.postgresql.org/pg/commitdiff/3560dbcaac2f0ccb796512d6daf7ff3ea5bab5f0

Modified Files
--
src/interfaces/ecpg/preproc/pgc.l |1 +
1 file changed, 1 insertion(+)


-- 
Sent via pgsql-committers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers