Log Message:
---
Fix combo_decrypt() to throw an error for zero-length input when using a
padded encryption scheme. Formerly it would try to access res[(unsigned) -1],
which resulted in core dumps on 64-bit machines, and was certainly trouble
waiting to happen on 32-bit machines (though in
Log Message:
---
Fix combo_decrypt() to throw an error for zero-length input when using a
padded encryption scheme. Formerly it would try to access res[(unsigned) -1],
which resulted in core dumps on 64-bit machines, and was certainly trouble
waiting to happen on 32-bit machines (though in
Log Message:
---
Fix combo_decrypt() to throw an error for zero-length input when using a
padded encryption scheme. Formerly it would try to access res[(unsigned) -1],
which resulted in core dumps on 64-bit machines, and was certainly trouble
waiting to happen on 32-bit machines (though in
Log Message:
---
Fix combo_decrypt() to throw an error for zero-length input when using a
padded encryption scheme. Formerly it would try to access res[(unsigned) -1],
which resulted in core dumps on 64-bit machines, and was certainly trouble
waiting to happen on 32-bit machines (though in
Log Message:
---
Fix combo_decrypt() to throw an error for zero-length input when using a
padded encryption scheme. Formerly it would try to access res[(unsigned) -1],
which resulted in core dumps on 64-bit machines, and was certainly trouble
waiting to happen on 32-bit machines (though in
Log Message:
---
Fix combo_decrypt() to throw an error for zero-length input when using a
padded encryption scheme. Formerly it would try to access res[(unsigned) -1],
which resulted in core dumps on 64-bit machines, and was certainly trouble
waiting to happen on 32-bit machines (though in
Log Message:
---
remove generated files from cvs
Removed Files:
-
plproxy/src:
scanner.c
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/plproxy/plproxy/src/scanner.c)
scanner.h
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/plproxy/plproxy/src/
Log Message:
---
Only complain about unlimit failure if we are very verbose
Modified Files:
--
client-code:
run_build.pl (r1.85 -> r1.86)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbuildfarm/client-code/run_build.pl.diff?r1=1.85&r2=1.86)
--
Log Message:
---
Fix up some MIB syntax
Add header and footer files for easy PGSQL-MIB creation
Modify existing table definitions to use proper Float and TruthValue data types
Add tabledefs and MIBs for pg_amop, pg_amproc, pg_attrdef, pg_attribute,
pg_auth_members, pg_authid, pg_autovacuum
Log Message:
---
* Support for datestyle setting
* Support for omiting column numbering
* Change documentation source format from SGML to asciidoc
* New version 2.2.1
Modified Files:
--
pgloader:
Makefile (r1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi
10 matches
Mail list logo