On Sun, May 27, 2007 at 11:52:27AM -0400, Tom Lane wrote:
> [EMAIL PROTECTED] (Michael Meskes) writes:
> > The source code changed, so the expected file changed too.
>
> Seems like we're not there yet --- about half the buildfarm is still
> failing on expected-vs-actual differences in this file.
Log Message:
---
Applied patch send by Joachim Wieland to fix INTEGER_DATETIMES under MSVC.
Modified Files:
--
pgsql/src/interfaces/ecpg/include:
pgtypes_interval.h (r1.13 -> r1.14)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/inclu
Log Message:
---
Change the other instance of a defaulted vendor name to PostgreSQL Global
Development Group
Modified Files:
--
pgsnmpd:
pgsnmpd.sql (r1.4 -> r1.5)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgsnmpd/pgsnmpd/pgsnmpd.sql.diff?r1=1.4&r2=1.5)
Log Message:
---
Beginnings of pgsnmpd_regress.pl, a regression test
Added Files:
---
pgsnmpd:
pgsnmpd_regress.pl (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgsnmpd/pgsnmpd/pgsnmpd_regress.pl?rev=1.1&content-type=text/x-cvsweb-markup)
Log Message:
---
applied [#1003645] Avoid PHP Notice for undefined $line error by Russell Smith
Tags:
BRANCH_1_0
Modified Files:
--
pgfouine/include/postgresql/parsers:
PostgreSQLParser.class.php (r1.21 -> r1.21.2.1)
(http://cvs.pgfoundry.org/cgi-bin/
Log Message:
---
Updates for the lastest build of pl/java, courtesy of Kris Jurka
Modified Files:
--
pginst/wxi:
guid.lst (r1.38 -> r1.39)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/wxi/guid.lst.diff?r1=1.38&r2=1.39)
wxi.proj (r
Log Message:
---
Tweak the code in a couple of places to try to deliver more user-friendly
error messages when a single COPY line is too long for us to handle. Per
example from Johann Spies.
Modified Files:
--
pgsql/src/backend/lib:
stringinfo.c (r1.45 -> r1.46)
Log Message:
---
Inclusao de links para a pagina pessoal
Modified Files:
--
root:
USAGE.html (r1.7 -> r1.8)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/snapshot/root/USAGE.html.diff?r1=1.7&r2=1.8)
USO.html (r1.8 -> r1.9)
(http://cvs.pgfoun
Log Message:
---
Fix typo, initialization
Modified Files:
--
pgsnmpd/RDBMS-MIB_src/rdbmsSrvTable:
rdbmsSrvTable_data_access.c (r1.7 -> r1.8)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgsnmpd/pgsnmpd/RDBMS-MIB_src/rdbmsSrvTable/rdbmsSrvTable_data_access.c
Log Message:
---
Update TODO
Modified Files:
--
pgsnmpd:
TODO.txt (r1.9 -> r1.10)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgsnmpd/pgsnmpd/TODO.txt.diff?r1=1.9&r2=1.10)
---(end of broadcast)---
TIP 3: Hav
Log Message:
---
Regression test now creates database, starts pgsnmpd, finds the new db's OID
via SNMP, and then dies because Perl's SNMP module is weird.
Modified Files:
--
pgsnmpd:
pgsnmpd_regress.pl (r1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvswe
Log Message:
---
Add:
>
> * Fix self-referential UPDATEs seeing inconsistent row versions in
> read-committed mode
>
> http://archives.postgresql.org/pgsql-hackers/2007-05/msg00507.php
Modified Files:
--
pgsql/doc:
TODO (r1.2189 -> r1.2190)
(http://d
Log Message:
---
Update wording:
< * Fix self-referential UPDATEs seeing inconsistent row versions in
> * Fix self-referential UPDATEs that see inconsistent row versions in
Modified Files:
--
pgsql/doc:
TODO (r1.2190 -> r1.2191)
(http://developer.postgresq
Log Message:
---
Stop a few regression tests from needlessly disabling GEQO. This was
necessary in 1997, when geqo_threshold did not exist, but it is no
longer needed.
Modified Files:
--
pgsql/src/test/regress/expected:
geometry.out (r1.25 -> r1.26)
(http:/
Log Message:
---
mmgr README tweak: "either" is no longer correct. The previous wording
compared PortalContext with QueryContext, but the latter no longer exists.
Modified Files:
--
pgsql/src/backend/utils/mmgr:
README (r1.10 -> r1.11)
(http://developer.pos
Log Message:
---
Fix a bug in input processing for the "interval" type. Previously,
"microsecond" and "millisecond" units were not considered valid input
by themselves, which caused inputs like "1 millisecond" to be rejected
erroneously.
Update the docs, add regression tests, and backport
Log Message:
---
Fix a bug in input processing for the "interval" type. Previously,
"microsecond" and "millisecond" units were not considered valid input
by themselves, which caused inputs like "1 millisecond" to be rejected
erroneously.
Update the docs, add regression tests, and backport
Log Message:
---
Fix a bug in input processing for the "interval" type. Previously,
"microsecond" and "millisecond" units were not considered valid input
by themselves, which caused inputs like "1 millisecond" to be rejected
erroneously.
Update the docs, add regression tests, and backport
18 matches
Mail list logo