Log Message:
---
Remove build generated files.
Removed Files:
-
bizgres/postgresql/src/backend/bootstrap:
bootparse.c
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/bizgres/bizgres/postgresql/src/backend/bootstrap/bootparse.c)
bootscanner.c
(
Log Message:
---
Amend self deadlock algorithm for resource scheduling, it was being brain dead
and continuing to scan the lock list after finding a holder that wasn't me,
changed to stop the scan when this happens.
Modified Files:
--
bizgres/postgresql/src/backend/storag
Log Message:
---
Document the catalog changes for Resource Scheduling.
Modified Files:
--
bizgres/postgresql/src/backend/utils/resscheduler:
README (r1.5 -> r1.6)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/bizgres/bizgres/postgresql/src/backend/utils/ress
Log Message:
---
Clean up logging for extended-query-protocol operations, as per my recent
proposal. Parameter logging works even for binary-format parameters, and
logging overhead is avoided when disabled.
log_statement = all output for the src/test/examples/testlibpq3.c example
now look
Log Message:
---
implemented -keepformatting option to close [#1000724] Do not strip \n's from
SQL queries
Modified Files:
--
pgfouine/include/postgresql/lines:
PostgreSQLQueryStartLine.class.php (r1.12 -> r1.13)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cg
Log Message:
---
cleanup
Modified Files:
--
pgfouine/include/postgresql:
PostgreSQLRegexps.lib.php (r1.10 -> r1.11)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/postgresql/PostgreSQLRegexps.lib.php.diff?r1=1.10&r2=1.11)
--
Log Message:
---
fixed [#1000723] Normalization: negative and positive numbers produces separate
groups
Tags:
BRANCH_0_7
Modified Files:
--
pgfouine/include:
LogObject.class.php (r1.9 -> r1.9.2.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine
Log Message:
---
Update pgcvslog comments.
Modified Files:
--
pgsql/src/tools:
pgcvslog (r1.30 -> r1.31)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/tools/pgcvslog.diff?r1=1.30&r2=1.31)
---(end of broadcast)---
Log Message:
---
Correction of a format.
Modified Files:
--
workstation/workstation/i18n/ja_JP:
wxstd.mo (r1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/edb-debugger/workstation/workstation/i18n/ja_JP/wxstd.mo.diff?r1=1.1&r2=1.2)
wxstd.p
Log Message:
---
Add the DesignDialog.
(Include test of localise)
Added Files:
---
Npgsql/src/testsuite/DesignDialog:
App.ico (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql/src/testsuite/DesignDialog/App.ico?rev=1.1&content-type=text/x-cvsweb
Log Message:
---
Specify lo_write() to take a _const_ buffer, to match documentation.
Modified Files:
--
pgsql/src/backend/libpq:
be-fsstubs.c (r1.82 -> r1.83)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/libpq/be-fsstubs.c.diff?r1=1.82&r2=
Update of /cvsroot/npgsql/Npgsql/src/testsuite/DesignDialog
In directory pgfoundry.org:/tmp/cvs-serv31495/DesignDialog
Log Message:
Directory /cvsroot/npgsql/Npgsql/src/testsuite/DesignDialog added to the
repository
---(end of broadcast)---
TIP 6:
Log Message:
---
Guile exception handling is written from scratch. We were just able to handle
exceptions raised at procedure execution, from now we'll be able to catch any
exception will be raised by Guile -- except it's raised from scm_init_guile(),
which is fortunately handled by PG_TRY(
Log Message:
---
Changing a test case also changes the output that is expected.
Float/Long aliasing doesn't work on all architecures.
Modified Files:
--
pgsql/src/interfaces/ecpg/test/complex:
test2.pgc (r1.1 -> r1.2)
(http://developer.postgresql.org/cvsweb
Log Message:
---
Removed one output because integer/double usage differ
Modified Files:
--
pgsql/src/interfaces/ecpg/test/pgtypeslib:
dt_test2.pgc (r1.2 -> r1.3)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/test/pgtypeslib/dt_test2.
Log Message:
---
Basic SPI functionality looks like get formed. (Fix related entry in the
features listing.)
Modified Files:
--
htdocs:
index.html (r1.6 -> r1.7)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/plscheme/htdocs/index.html.diff?r1=1.6&r2=1.7)
--
Log Message:
---
Example for spi-prepare and spi-execute-prepared functions.
Modified Files:
--
htdocs:
index.html (r1.5 -> r1.6)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/plscheme/htdocs/index.html.diff?r1=1.5&r2=1.6)
---(end of
Log Message:
---
spi-prepare and spi-execute-prepared functions are added. (SPI free() function
family doesn't get ported to user side. They'll be handled by the garbage
colletor internally.)
Modified Files:
--
plscheme:
plscheme.c (r1.3 -> r1.4)
(http://cv
18 matches
Mail list logo