Log Message:
---
version 1.1.2
Tags:
pgbouncer_1_1_stable
Modified Files:
--
pgbouncer:
NEWS (r1.18.2.3 -> r1.18.2.4)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbouncer/pgbouncer/NEWS.diff?r1=1.18.2.3&r2=1.18.2.4)
configure.ac (r1.19.2.3 -
Log Message:
---
reformat AUTHORS, add Steve Singer as contributor
Modified Files:
--
plproxy:
AUTHORS (r1.1.1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/plproxy/plproxy/AUTHORS.diff?r1=1.1.1.1&r2=1.2)
---(end of broadc
Log Message:
---
tag 2.0.3 final
Modified Files:
--
plproxy:
Makefile (r1.13 -> r1.14)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/plproxy/plproxy/Makefile.diff?r1=1.13&r2=1.14)
NEWS (r1.3 -> r1.4)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.
Log Message:
---
explain explicit SELECT bit more
Modified Files:
--
plproxy/doc:
syntax.txt (r1.3 -> r1.4)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/plproxy/plproxy/doc/syntax.txt.diff?r1=1.3&r2=1.4)
---(end of broadcast)---
Log Message:
---
New logging mecanism init fix, when nothing is configured
Modified Files:
--
pgloader:
pgloader.py (r1.16 -> r1.17)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgloader/pgloader/pgloader.py.diff?r1=1.16&r2=1.17)
--
Log Message:
---
tips addition of the translation string of PL/pgSQL Debugger.
However, It is not a structural change.
Modified Files:
--
pginst/lang:
de.xml (r1.35 -> r1.36)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/lang/de.xml.diff?r
Log Message:
---
Document how to turn off disk write cache on popular operating systems.
Modified Files:
--
pgsql/doc/src/sgml:
wal.sgml (r1.46 -> r1.47)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/wal.sgml?r1=1.46&r2=1.47)
-
Log Message:
---
small tutorial updates - installation, pooling, tbl struct cleanup
Modified Files:
--
plproxy/doc:
tutorial.txt (r1.2 -> r1.3)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/plproxy/plproxy/doc/tutorial.txt.diff?r1=1.2&r2=1.3)
--
Log Message:
---
Write cache doc cleanups
Greg Smith
Modified Files:
--
pgsql/doc/src/sgml:
wal.sgml (r1.47 -> r1.48)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/wal.sgml?r1=1.47&r2=1.48)
---(end of broadcast)---
Log Message:
---
avoid wildcards on tgz generation
Modified Files:
--
plproxy:
Makefile (r1.14 -> r1.15)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/plproxy/plproxy/Makefile.diff?r1=1.14&r2=1.15)
---(end of broadcast)--
On Mon, 2007-12-10 at 05:32 +, Tom Lane wrote:
> Second round of commits. pgcrypto and pgstandby still to go...
Any chance we can call that section in the docs
"Additional Supplied Modules (contrib)"? That way existing users will be
able to more easily locate them.
Docs look OK for pg_stan
Log Message:
---
Fixed compilation warnings. Thanks Jon Hanna (jon at hackcraft dot net) for
patches.
Modified Files:
--
Npgsql2/src/Npgsql:
NpgsqlBind.cs (r1.2 -> r1.3)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql2/src/Npgsql/NpgsqlBind.cs.
Log Message:
---
update todo
Modified Files:
--
plproxy/doc:
todo.txt (r1.6 -> r1.7)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/plproxy/plproxy/doc/todo.txt.diff?r1=1.6&r2=1.7)
---(end of broadcast)---
TIP
Log Message:
---
update todo list
Modified Files:
--
pgbouncer/doc:
todo.txt (r1.20 -> r1.21)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbouncer/pgbouncer/doc/todo.txt.diff?r1=1.20&r2=1.21)
---(end of broadcast)-
Log Message:
---
Wording improvement for write-cache disabling instructions.
Modified Files:
--
pgsql/doc/src/sgml:
wal.sgml (r1.48 -> r1.49)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/wal.sgml?r1=1.48&r2=1.49)
-
Log Message:
---
Mention Stefan Kaltenbrunner as contributor for text search because of
psql work.
Modified Files:
--
pgsql/doc/src/sgml:
release.sgml (r1.565 -> r1.566)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/release.sgml?r1=1.565&r2
Log Message:
---
Add release note introduction.
Modified Files:
--
pgsql/doc/src/sgml:
release.sgml (r1.566 -> r1.567)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/release.sgml?r1=1.566&r2=1.567)
---(end of broadca
Log Message:
---
Remove Stefan Kaltenbrunner mention from full text release note item.
Modified Files:
--
pgsql/doc/src/sgml:
release.sgml (r1.567 -> r1.568)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/release.sgml?r1=1.567&r2=1.568)
---
Log Message:
---
Make arithmetic stuff pay more attention to operand data types. Still needs
testing, esp. because it's tough to get anything other than a YARN in the
current setup.
Modified Files:
--
pllolcode:
gram.y (r1.19 -> r1.20)
(http://cvs.pgfound
Log Message:
---
Make vacuumlo prompt for password when needed, thus making its -W
switch optional, as is the case for every other one of our programs.
I had already documented its -W as being optional, so this is bringing
the code into line with the docs ...
Modified Files:
--
Log Message:
---
Remove the -P options of oid2name and pgbench, as they are security
hazards. Instead teach these programs to prompt for a password when
necessary, just like all our other programs.
I did not bother to invent -W switches for them, since the return on
investment seems so low
Log Message:
---
Update french xml file.
Modified Files:
--
pginst/lang:
fr.xml (r1.30 -> r1.31)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/lang/fr.xml.diff?r1=1.30&r2=1.31)
---(end of broadcast)
22 matches
Mail list logo