Log Message:
---
Correct -W's long variant.
Modified Files:
--
lo/postgresql/utility/client:
option.py (r1.4 -> r1.5)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/lo/postgresql/utility/client/option.py.diff?r1=1.4&r2=1.5)
---
Log Message:
---
Add URL for UPDATE/SET for multiple values.
Modified Files:
--
pgsql/doc:
TODO (r1.1922 -> r1.1923)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.1922&r2=1.1923)
pgsql/doc/src/FAQ:
TODO.html (r1.425 -> r1.
Log Message:
---
Add for UPDATE SET for multiple values:
>
> A subselect can also be used as the value source.
Modified Files:
--
pgsql/doc:
TODO (r1.1921 -> r1.1922)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.1921&r2=1
Log Message:
---
Fix incorrect function return code in cube_cmp and cube_dim;
update regression expected files to what I think is correct.
Modified Files:
--
pgsql/contrib/cube:
cube.c (r1.27 -> r1.28)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/contr
Log Message:
---
revert last change - broke non-AIX platforms.
Modified Files:
--
pgsql/contrib/cube/expected:
cube_1.out (r1.5 -> r1.6)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/cube/expected/cube_1.out.diff?r1=1.5&r2=1.6)
Log Message:
---
Aggregate functions now support multiple input arguments. I also took
the opportunity to treat COUNT(*) as a zero-argument aggregate instead
of the old hack that equated it to COUNT(1); this is materially cleaner
(no more weird ANYOID cases) and ought to be at least a tiny
Log Message:
---
another try at keeping AIX/ppc happy on cube test.
Modified Files:
--
pgsql/contrib/cube/expected:
cube_1.out (r1.4 -> r1.5)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/cube/expected/cube_1.out.diff?r1=1.4&r2=1.5)
---
Log Message:
---
fix most regression tests for new cube code.
Modified Files:
--
pgsql/contrib/cube/expected:
cube.out (r1.17 -> r1.18)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/cube/expected/cube.out.diff?r1=1.17&r2=1.18)
cube_1.out
Log Message:
---
Original coding of pg_regress.c made the results and log directories
with restrictive permissions, which was not the behavior of the shell
script and doesn't seem very desirable. Use the umask setting instead.
Modified Files:
--
pgsql/src/test/regress:
Log Message:
---
Removed Files:
-
xlogviewer/test:
test.sh
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/xlogviewer/xlogviewer/test/test.sh)
teste.dump
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/xlogviewer/xlogviewer/test/teste.dump)
Log Message:
---
Removed Files:
-
xlogviewer:
.kdbgrc.xlogdump
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/xlogviewer/xlogviewer/.kdbgrc.xlogdump)
xlogviewer_teste.c
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/xlogviewer/xlogviewer/xlogv
Log Message:
---
Removed Files:
-
xlogviewer:
xlogdump
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/xlogviewer/xlogviewer/xlogdump)
xlogdump.c
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/xlogviewer/xlogviewer/xlogdump.c)
xlogdump.
Log Message:
---
Modified Files:
--
xlogviewer:
Makefile (r1.1.1.2 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/xlogviewer/xlogviewer/Makefile.diff?r1=1.1.1.2&r2=1.2)
---(end of broadcast)---
TIP 6:
Update of /cvsroot/xlogviewer/xlogdump
In directory pgfoundry.org:/tmp/cvs-serv19532
Log Message:
Status:
Vendor Tag: diogob
Release Tags: A
N xlogdump/xlogdump.h
N xlogdump/.kdbgrc.xlogdump
N xlogdump/xlogdump.c
N xlogdump/xlogdump.sgml
N xlogdump/Makefile
N xlogdump/xl
Update of /cvsroot/xlogviewer/xlogviewer
In directory pgfoundry.org:/tmp/cvs-serv18872
Log Message:
Status:
Vendor Tag: diogob
Release Tags: A
N xlogviewer/xlogdump.h
U xlogviewer/.kdbgrc.xlogdump
N xlogviewer/xlogdump.c
N xlogviewer/xlogdump.sgml
U xlogviewer/Makefile
N
Log Message:
---
Allow LDAP lookups from pg_service.conf.
Albe Laurenz
Modified Files:
--
pgsql:
configure (r1.498 -> r1.499)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/configure.diff?r1=1.498&r2=1.499)
configure.in (r1.469 -> r1.470)
[EMAIL PROTECTED] (Peter Eisentraut) writes:
> Allow units to be specified with configuration settings.
You should have forced initdb for this (ie, bumped catversion) to avoid
confusion over whether the system catalog change is required to pass
regression.
regards, tom lan
Log Message:
---
Allow units to be specified with configuration settings.
Modified Files:
--
pgsql/doc/src/sgml:
catalogs.sgml (r2.127 -> r2.128)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/catalogs.sgml.diff?r1=2.127&r2=2.128)
co
18 matches
Mail list logo