"Tom Lane" <[EMAIL PROTECTED]> writes:
> [EMAIL PROTECTED] (Bruce Momjian) writes:
>> [ another long log message ]
>
> May I suggest that it is neither necessary nor appropriate for CVS
> commit messages to embody the whole diff?
In fairness usually TODO commits are nigh one-liners. The diff is s
Log Message:
---
Explicit typecasting functions, comparison functions, and arithmetic functions
now work. Still need to test arithmetic and comparison functions to ensure
proper implicit typecasting and other type-related behaviors
Modified Files:
--
pllolcode:
DO
[EMAIL PROTECTED] (Bruce Momjian) writes:
> [ another long log message ]
May I suggest that it is neither necessary nor appropriate for CVS
commit messages to embody the whole diff?
Anyone who wants the diff is one click away from it anyway.
I think we could do with less bloat of the CVS archive
Log Message:
---
Update TODO list based on 8.3 completed items:
< * Allow major upgrades without dump/reload, perhaps using pg_upgrade
< [pg_upgrade]
< * Check for unreferenced table files created by transactions that were
< in-progress when the server terminated abruptly
<
< http:/
Log Message:
---
Remove TODO.detil for pg_upgrade.
Removed Files:
-
pgsql/doc/TODO.detail:
pg_upgrade
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.detail/pg_upgrade)
---(end of broadcast)---
TIP
Log Message:
---
Add:
>
> * Allow SSL authentication/encryption over unix domain sockets
>
> http://archives.postgresql.org/pgsql-hackers/2007-12/msg00924.php
Modified Files:
--
pgsql/doc:
TODO (r1.2232 -> r1.2233)
(http://developer.postgresql.org/cvswe
Log Message:
---
Update Japanese FAQ.
Jun Kuwamura
Modified Files:
--
pgsql/doc:
FAQ_japanese (r1.47 -> r1.48)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/FAQ_japanese?r1=1.47&r2=1.48)
pgsql/doc/src/FAQ:
FAQ_japanese.html (r1.48 -> r1
Log Message:
---
Document how to control the disk write cache on Solaris.
Zdenek Kotala
Modified Files:
--
pgsql/doc/src/sgml:
wal.sgml (r1.51 -> r1.52)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/wal.sgml?r1=1.51&r2=1.52)
-