[COMMITTERS] pgloader - pgloader: * Support for datestyle setting * Support for
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-bin/cvsweb.cgi/pgloader/pgloader/Makefile.diff?r1=1.1&r2=1.2) pgloader.py (r1.1 -> r1.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgloader/pgloader/pgloader.py.diff?r1=1.1&r2=1.2) pgloader/debian: changelog (r1.2 -> r1.3) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgloader/pgloader/debian/changelog.diff?r1=1.2&r2=1.3) files (r1.1 -> r1.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgloader/pgloader/debian/files.diff?r1=1.1&r2=1.2) pgloader/examples: pgloader.conf (r1.3 -> r1.4) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgloader/pgloader/examples/pgloader.conf.diff?r1=1.3&r2=1.4) pgloader/examples/simple: simple.data (r1.1 -> r1.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgloader/pgloader/examples/simple/simple.data.diff?r1=1.1&r2=1.2) pgloader/pgloader: csvreader.py (r1.1 -> r1.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgloader/pgloader/pgloader/csvreader.py.diff?r1=1.1&r2=1.2) db.py (r1.3 -> r1.4) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgloader/pgloader/pgloader/db.py.diff?r1=1.3&r2=1.4) lo.py (r1.1 -> r1.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgloader/pgloader/pgloader/lo.py.diff?r1=1.1&r2=1.2) options.py (r1.1 -> r1.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgloader/pgloader/pgloader/options.py.diff?r1=1.1&r2=1.2) pgloader.py (r1.3 -> r1.4) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgloader/pgloader/pgloader/pgloader.py.diff?r1=1.3&r2=1.4) reader.py (r1.1 -> r1.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgloader/pgloader/pgloader/reader.py.diff?r1=1.1&r2=1.2) textreader.py (r1.1 -> r1.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgloader/pgloader/pgloader/textreader.py.diff?r1=1.1&r2=1.2) tools.py (r1.1 -> r1.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgloader/pgloader/pgloader/tools.py.diff?r1=1.1&r2=1.2) Added Files: --- pgloader: pgloader.1.txt (r1.1) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgloader/pgloader/pgloader.1.txt?rev=1.1&content-type=text/x-cvsweb-markup) Removed Files: - pgloader: pgloader.1.sgml (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgloader/pgloader/pgloader.1.sgml) ---(end of broadcast)--- TIP 4: Have you searched our list archives? http://archives.postgresql.org
[COMMITTERS] pgsnmpd - pgsnmpd: Fix up some MIB syntax Add header and footer files
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, and pg_cast Include simple script (that bash doesn't quite understand yet) for reprocessing everything easily Modified Files: -- pgsnmpd: pgsqlMibWriter.pl (r1.2 -> r1.3) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgsnmpd/pgsnmpd/pgsqlMibWriter.pl.diff?r1=1.2&r2=1.3) pgsnmpd/pgsql_mib_pieces: pg_aggregate.mib (r1.1 -> r1.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgsnmpd/pgsnmpd/pgsql_mib_pieces/pg_aggregate.mib.diff?r1=1.1&r2=1.2) pg_aggregate.tbldef (r1.1 -> r1.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgsnmpd/pgsnmpd/pgsql_mib_pieces/pg_aggregate.tbldef.diff?r1=1.1&r2=1.2) pg_am.mib (r1.1 -> r1.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgsnmpd/pgsnmpd/pgsql_mib_pieces/pg_am.mib.diff?r1=1.1&r2=1.2) pg_am.tbldef (r1.1 -> r1.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgsnmpd/pgsnmpd/pgsql_mib_pieces/pg_am.tbldef.diff?r1=1.1&r2=1.2) pg_class.mib (r1.1 -> r1.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgsnmpd/pgsnmpd/pgsql_mib_pieces/pg_class.mib.diff?r1=1.1&r2=1.2) pg_class.tbldef (r1.1 -> r1.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgsnmpd/pgsnmpd/pgsql_mib_pieces/pg_class.tbldef.diff?r1=1.1&r2=1.2) Added Files: --- pgsnmpd/pgsql_mib_pieces: a_PGSQL_MIB_header.mib (r1.1) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgsnmpd/pgsnmpd/pgsql_mib_pieces/a_PGSQL_MIB_header.mib?rev=1.1&content-type=text/x-cvsweb-markup) pg_amop.mib (r1.1) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgsnmpd/pgsnmpd/pgsql_mib_pieces/pg_amop.mib?rev=1.1&content-type=text/x-cvsweb-markup) pg_amop.tbldef (r1.1) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgsnmpd/pgsnmpd/pgsql_mib_pieces/pg_amop.tbldef?rev=1.1&content-type=text/x-cvsweb-markup) pg_amproc.mib (r1.1) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgsnmpd/pgsnmpd/pgsql_mib_pieces/pg_amproc.mib?rev=1.1&content-type=text/x-cvsweb-markup) pg_amproc.tbldef (r1.1) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgsnmpd/pgsnmpd/pgsql_mib_pieces/pg_amproc.tbldef?rev=1.1&content-type=text/x-cvsweb-markup) pg_attrdef.mib (r1.1) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgsnmpd/pgsnmpd/pgsql_mib_pieces/pg_attrdef.mib?rev=1.1&content-type=text/x-cvsweb-markup) pg_attrdef.tbldef (r1.1) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgsnmpd/pgsnmpd/pgsql_mib_pieces/pg_attrdef.tbldef?rev=1.1&content-type=text/x-cvsweb-markup) pg_attribute.mib (r1.1) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgsnmpd/pgsnmpd/pgsql_mib_pieces/pg_attribute.mib?rev=1.1&content-type=text/x-cvsweb-markup) pg_attribute.tbldef (r1.1) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgsnmpd/pgsnmpd/pgsql_mib_pieces/pg_attribute.tbldef?rev=1.1&content-type=text/x-cvsweb-markup) pg_auth_members.mib (r1.1) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgsnmpd/pgsnmpd/pgsql_mib_pieces/pg_auth_members.mib?rev=1.1&content-type=text/x-cvsweb-markup) pg_auth_members.tbldef (r1.1) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgsnmpd/pgsnmpd/pgsql_mib_pieces/pg_auth_members.tbldef?rev=1.1&content-type=text/x-cvsweb-markup) pg_authid.mib (r1.1) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgsnmpd/pgsnmpd/pgsql_mib_pieces/pg_authid.mib?rev=1.1&content-type=text/x-cvsweb-markup) pg_authid.tbldef (r1.1) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgsnmpd/pgsnmpd/pgsql_mib_pieces/pg_authid.tbldef?rev=1.1&content-type=text/x-cvsweb-markup) pg_autovacuum.mib (r1.1) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgsnmpd/pgsnmpd/pgsql_mib_pieces/pg_autovacuum.mib?rev=1.1&content-type=text/x-cvsweb-markup) pg_autovacuum.tbldef (r1.1) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgsnmpd/pgsnmpd/pgsql_mib_pieces/pg_autovacuum.tbldef?rev=1.1&content-type=text/x-cvsweb-markup) pg_cast.mib (r1.1) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgsnmpd/pgsnmpd/pgsql_mib_pieces/pg_cast.mib?rev=1.1&content-type=text/x-cvsweb-markup) pg_cast.tbldef (r1.1) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgsnmpd/pgsnmpd/pgsql_mib_pieces/pg_cast.tbldef?rev=1.1&content-type=text/x-cvsweb-markup) reprocess.sh (r1.1) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgsnmpd/pgsnmpd/pgsql_mib_pieces/reprocess.sh?rev=1.1&content-type=text/x-cvsweb-markup) z_FOOTER.mib (r1.1) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgsnmpd/pgsnmpd/pgsql_mib_pieces/z_FOOTER.mib?rev
[COMMITTERS] pgbuildfarm - client-code: Only complain about unlimit failure if we are
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) ---(end of broadcast)--- TIP 3: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faq
[COMMITTERS] plproxy - plproxy: remove generated files from cvs
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/scanner.h) parser.tab.c (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/plproxy/plproxy/src/parser.tab.c) parser.tab.h (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/plproxy/plproxy/src/parser.tab.h) ---(end of broadcast)--- TIP 1: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly
[COMMITTERS] pgsql: Fix combo_decrypt() to throw an error for zero-length input when
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 at least the known case it was harmless because that byte would be overwritten after return). Per report from Ken Colson; fix by Marko Kreen. Modified Files: -- pgsql/contrib/pgcrypto: px.c (r1.15 -> r1.16) (http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/pgcrypto/px.c?r1=1.15&r2=1.16) px.h (r1.17 -> r1.18) (http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/pgcrypto/px.h?r1=1.17&r2=1.18) ---(end of broadcast)--- TIP 1: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly
[COMMITTERS] pgsql: Fix combo_decrypt() to throw an error for zero-length input when
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 at least the known case it was harmless because that byte would be overwritten after return). Per report from Ken Colson; fix by Marko Kreen. Tags: REL8_2_STABLE Modified Files: -- pgsql/contrib/pgcrypto: px.c (r1.15 -> r1.15.4.1) (http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/pgcrypto/px.c?r1=1.15&r2=1.15.4.1) px.h (r1.16 -> r1.16.4.1) (http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/pgcrypto/px.h?r1=1.16&r2=1.16.4.1) ---(end of broadcast)--- TIP 3: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faq
[COMMITTERS] pgsql: Fix combo_decrypt() to throw an error for zero-length input when
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 at least the known case it was harmless because that byte would be overwritten after return). Per report from Ken Colson; fix by Marko Kreen. Tags: REL8_1_STABLE Modified Files: -- pgsql/contrib/pgcrypto: px.c (r1.15 -> r1.15.2.1) (http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/pgcrypto/px.c?r1=1.15&r2=1.15.2.1) px.h (r1.16 -> r1.16.2.1) (http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/pgcrypto/px.h?r1=1.16&r2=1.16.2.1) ---(end of broadcast)--- TIP 6: explain analyze is your friend
[COMMITTERS] pgsql: Fix combo_decrypt() to throw an error for zero-length input when
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 at least the known case it was harmless because that byte would be overwritten after return). Per report from Ken Colson; fix by Marko Kreen. Tags: REL8_0_STABLE Modified Files: -- pgsql/contrib/pgcrypto: px.c (r1.9 -> r1.9.4.1) (http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/pgcrypto/px.c?r1=1.9&r2=1.9.4.1) ---(end of broadcast)--- TIP 4: Have you searched our list archives? http://archives.postgresql.org
[COMMITTERS] pgsql: Fix combo_decrypt() to throw an error for zero-length input when
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 at least the known case it was harmless because that byte would be overwritten after return). Per report from Ken Colson; fix by Marko Kreen. Tags: REL7_3_STABLE Modified Files: -- pgsql/contrib/pgcrypto: px.c (r1.7 -> r1.7.2.1) (http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/pgcrypto/px.c?r1=1.7&r2=1.7.2.1) ---(end of broadcast)--- TIP 1: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly
[COMMITTERS] pgsql: Fix combo_decrypt() to throw an error for zero-length input when
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 at least the known case it was harmless because that byte would be overwritten after return). Per report from Ken Colson; fix by Marko Kreen. Tags: REL7_4_STABLE Modified Files: -- pgsql/contrib/pgcrypto: px.c (r1.7 -> r1.7.6.1) (http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/pgcrypto/px.c?r1=1.7&r2=1.7.6.1) ---(end of broadcast)--- TIP 3: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faq
