Log Message:
---
Add tab-completion for REASSIGN OWNED BY and DROP OWNED BY. Also fix some
whitespace issues nearby.
DROP OWNED BY is actually a bit kludgy, but it seems better to do it this way
rather than duplicating the words_after_create list just to add a single
element.
Modified Fi
Log Message:
---
Update information schema for SQL:2003 and new PostgreSQL features.
Modified Files:
--
pgsql/doc/src/sgml:
information_schema.sgml (r1.24 -> r1.25)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/information_schema.sgml.diff?
Log Message:
---
Adjust interval-addition test so that it won't fail on DST transition days.
Strange that we missed this DST dependence while fixing the others.
Modified Files:
--
pgsql/src/test/regress/sql:
horology.sql (r1.31 -> r1.32)
(http://developer.p
Log Message:
---
Adjust interval-addition test so that it won't fail on DST transition days.
Strange that we missed this DST dependence while fixing the others.
Tags:
REL8_1_STABLE
Modified Files:
--
pgsql/src/test/regress/sql:
horology.sql (r1.31 -> r1.31.2.1
Log Message:
---
Rewrite much of psql's \connect code, for the sake of code clarity and
to fix regressions introduced in the recent patch adding additional
\connect options. This is based on work by Volkan YAZICI, although
this version of the patch doesn't bear much resemblance to Volkan's
Log Message:
---
Throw IndexError when subscript is out of bounds.
Not doing this in subscript caused the default iterator to return None
forever--well, until MemoryError got raised.
Modified Files:
--
be/src/type:
array.c (r1.6 -> r1.7)
(http://cvs.pgfoun
Log Message:
---
minor fix
Modified Files:
--
pgfouine/include/postgresql/parsers:
SyslogPostgreSQLParser.class.php (r1.13 -> r1.14)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/postgresql/parsers/SyslogPostgreSQLParser.class.php.d
Log Message:
---
moved the timestamp filter from Parser to LogObject
Modified Files:
--
pgfouine/include:
LogObject.class.php (r1.3 -> r1.4)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/LogObject.class.php.diff?r1=1.3&r2=1.4)
Log Message:
---
new stderr parser
Modified Files:
--
pgfouine:
pgfouine.php (r1.32 -> r1.33)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/pgfouine.php.diff?r1=1.32&r2=1.33)
pgfouine/include/postgresql:
postgresql.lib.php (r1.4
Log Message:
---
fixed unit tests
Modified Files:
--
pgfouine/tests:
TestLogStream.class.php (r1.4 -> r1.5)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/tests/TestLogStream.class.php.diff?r1=1.4&r2=1.5)
TestCase.class.php (r1.5 ->
Log Message:
---
updated changelog
Modified Files:
--
pgfouine:
ChangeLog (r1.23 -> r1.24)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/ChangeLog.diff?r1=1.23&r2=1.24)
---(end of broadcast)-
Log Message:
---
Use Transactor attribute for Function execution.
This gives clients the ability to specify what client3.Transaction to use to
execute the StoreProcedure. (aids the remote console project)
Additional improvements and changes:
In Transact(), only rollback if the connection
Log Message:
---
Add interfaces to secure_read and secure_write.
These functions provide adventurous stored procedure authors with the ability to
read and write strings directly to and from the wire. The intent is to provide
the capacity to create custom subprotocols--such as that used by
Update of /cvsroot/python/rc
In directory pgfoundry.org:/tmp/cvs-serv37535
Log Message:
Import remote Python console.
Status:
Vendor Tag: VOID
Release Tags: INIT
N rc/LICENSE
U rc/setup.py
N rc/MANIFEST.in
N rc/src/pg_python
No conflicts created by this import
-
Log Message:
---
Remove old file.
[This was from a prior attempt at a remote console]
Removed Files:
-
rc:
ppython
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/rc/ppython)
---(end of broadcast)---
TIP 5
Log Message:
---
2006-04-02 Francisco Figueiredo Jr. <[EMAIL PROTECTED]>
* NpgsqlCommand.cs: Fix for [#1000577]. Added some shortcuts when
getting connector in code.
Modified Files:
--
Npgsql/src/Npgsql:
NpgsqlCommand.cs (r1.93 -> r1.94)
(http:
Log Message:
---
2006-04-02 Francisco Figueiredo Jr. <[EMAIL PROTECTED]>
* NpgsqlConnectedState.cs,
NpgsqlConnector.cs,
NpgsqlMediator.cs,
NpgsqlState.cs: Fix for [#1000577].
Modified Files:
--
Npgsql/src/Npgsql:
NpgsqlConnectedSt
Log Message:
---
Update max row size to 400gb, per Tom.
Modified Files:
--
pgsql/doc:
FAQ (r1.378 -> r1.379)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/FAQ.diff?r1=1.378&r2=1.379)
pgsql/doc/src/FAQ:
FAQ.html (r1.334 -> r1.335)
Log Message:
---
Update for max row size.
Modified Files:
--
pgsql/doc:
FAQ (r1.379 -> r1.380)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/FAQ.diff?r1=1.379&r2=1.380)
pgsql/doc/src/FAQ:
FAQ.html (r1.335 -> r1.336)
(http://deve
Log Message:
---
Add to qsort TODO.detail.
Modified Files:
--
pgsql/doc/TODO.detail:
qsort (r1.5 -> r1.6)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.detail/qsort.diff?r1=1.5&r2=1.6)
---(end of broadcast)-
20 matches
Mail list logo