Log Message:
---
Eliminate some no-longer-needed workarounds for palloc's old behavior
of rejecting palloc(0). Also, tweak like_selectivity() to avoid assuming
the presented pattern is nonempty; although that assumption is valid,
it doesn't really help much, and the new coding is more corr
Log Message:
---
Add Victor Snezhko to the list of authors
Modified Files:
--
oledb:
AUTHORS (r1.4 -> r1.5)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/oledb/oledb/AUTHORS.diff?r1=1.4&r2=1.5)
---(end of broadcast)--
Log Message:
---
Revert incorrectly reporting some data type widths (Victor Snezhko)
Modified Files:
--
oledb:
PgCommand.cpp (r1.24 -> r1.25)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/oledb/oledb/PgCommand.cpp.diff?r1=1.24&r2=1.25)
PgCommand.h (r
Log Message:
---
Revert incorrectly reporting some data type widths (Victor Snezhko)
Modified Files:
--
oledb:
TypeInfo.h (r1.19 -> r1.20)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/oledb/oledb/TypeInfo.h.diff?r1=1.19&r2=1.20)
---
Log Message:
---
Add "retry another address" log message on statistics collector socket
failure, to reduce confusion in the log file.
Modified Files:
--
pgsql/src/backend/postmaster:
pgstat.c (r1.122 -> r1.123)
(http://developer.postgresql.org/cvsweb.cgi/pg
Log Message:
---
Treat non-wide error messages as UTF-8. Reported by Victor Snezhko
Modified Files:
--
oledb:
ErrorLookupService.cpp (r1.3 -> r1.4)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/oledb/oledb/ErrorLookupService.cpp.diff?r1=1.3&r2=1.4)
E