[COMMITTERS] pgtreelib - pgtreelib: function graph

2008-09-10 Thread User Kostas
Log Message: --- function graph Added Files: --- pgtreelib/src/main/function-graph: make.sh (r1.1) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgtreelib/pgtreelib/src/main/function-graph/make.sh?rev=1.1&content-type=text/x-cvsweb-markup) makedeps.pl (r

[COMMITTERS] pgtreelib - pgtreelib: New Directory

2008-09-10 Thread User Kostas
Update of /cvsroot/pgtreelib/pgtreelib/src/main/function-graph In directory pgfoundry.org:/tmp/cvs-serv2390/src/main/function-graph Log Message: Directory /cvsroot/pgtreelib/pgtreelib/src/main/function-graph added to the repository -- Sent via pgsql-committers mailing list (pgsql-committers@po

[COMMITTERS] pgtreelib - pgtreelib: dot graph

2008-09-10 Thread User Kostas
Log Message: --- dot graph Added Files: --- pgtreelib/src/graph: make_dot.pl (r1.1) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgtreelib/pgtreelib/src/graph/make_dot.pl?rev=1.1&content-type=text/x-cvsweb-markup) make_dot.conf (r1.1) (http://c

[COMMITTERS] pgtreelib - pgtreelib: New Directory

2008-09-10 Thread User Kostas
Update of /cvsroot/pgtreelib/pgtreelib/src/graph In directory pgfoundry.org:/tmp/cvs-serv1841/src/graph Log Message: Directory /cvsroot/pgtreelib/pgtreelib/src/graph added to the repository -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subsc

[COMMITTERS] pgtreelib - pgtreelib: nested set model

2008-09-10 Thread User Kostas
Log Message: --- nested set model Modified Files: -- pgtreelib/src/main: crud_node.psql (r1.6 -> r1.7) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgtreelib/pgtreelib/src/main/crud_node.psql.diff?r1=1.6&r2=1.7) types.psql (r1.4 -> r1.5) (h

[COMMITTERS] pgsql: Tweak newly added set_config_sourcefile() so that the target

2008-09-10 Thread Tom Lane
Log Message: --- Tweak newly added set_config_sourcefile() so that the target record isn't left corrupt if guc_strdup should fail. Modified Files: -- pgsql/src/backend/utils/misc: guc.c (r1.471 -> r1.472) (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/

[COMMITTERS] pgsql: Make our parsing of INTERVAL literals spec-compliant (or at least

2008-09-10 Thread Tom Lane
Log Message: --- Make our parsing of INTERVAL literals spec-compliant (or at least a heck of a lot closer than it was before). To do this, tweak coerce_type() to pass through the typmod information when invoking interval_in() on an UNKNOWN constant; then fix DecodeInterval to pay attention

[COMMITTERS] pgsql: Add "source file" and "source line" information to each GUC

2008-09-10 Thread Alvaro Herrera
Log Message: --- Add "source file" and "source line" information to each GUC variable. initdb forced due to changes in the pg_settings view. Magnus Hagander and Alvaro Herrera. Modified Files: -- pgsql/doc/src/sgml: catalogs.sgml (r2.172 -> r2.173) (http:

[COMMITTERS] pgsql: Avoid using sprintf() for a simple octal conversion in

2008-09-10 Thread Tom Lane
Log Message: --- Avoid using sprintf() for a simple octal conversion in PQescapeByteaInternal. Improves performance, per suggestion from Rudolf Leitgeb (bug #4414). The backend did this right already, but not libpq. Tags: REL8_3_STABLE Modified Files: -- pgsql/src/int

[COMMITTERS] pgsql: Avoid using sprintf() for a simple octal conversion in

2008-09-10 Thread Tom Lane
Log Message: --- Avoid using sprintf() for a simple octal conversion in PQescapeByteaInternal. Improves performance, per suggestion from Rudolf Leitgeb (bug #4414). The backend did this right already, but not libpq. Modified Files: -- pgsql/src/interfaces/libpq: fe-

[COMMITTERS] plproxy - plproxy: new regtest to detect encoding handling problems

2008-09-10 Thread User Mkz
Log Message: --- new regtest to detect encoding handling problems (draft) Modified Files: -- plproxy: Makefile (r1.29 -> r1.30) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/plproxy/plproxy/Makefile.diff?r1=1.29&r2=1.30) plproxy/sql: plproxy_init

[COMMITTERS] stackbuilder - wizard: Swedish translation update.

2008-09-10 Thread User Mha
Log Message: --- Swedish translation update. Modified Files: -- wizard/i18n/sv_SE: StackBuilder.po (r1.3 -> r1.4) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/stackbuilder/wizard/i18n/sv_SE/StackBuilder.po.diff?r1=1.3&r2=1.4) -- Sent via pgsql-committers