Log Message:
---
MIB chunk for pg_am table
Added Files:
---
pgsnmpd/pgsql_mib_pieces:
pg_am.mib (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgsnmpd/pgsnmpd/pgsql_mib_pieces/pg_am.mib?rev=1.1&content-type=text/x-cvsweb-markup)
pg_am.tbldef (r1.1)
Log Message:
---
Reduce memory requirements for writing CSVlogs, so it will work with about
the same amount of memory in ErrorContext as standard logs.
Modified Files:
--
pgsql/src/backend/utils/error:
elog.c (r1.194 -> r1.195)
(http://developer.postgresql
Log Message:
---
unbreak ECPG tests for VPATH builds.
Modified Files:
--
pgsql/src/interfaces/ecpg/test/connect:
Makefile (r1.6 -> r1.7)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/test/connect/Makefile?r1=1.6&r2=1.7)
Log Message:
---
Fix typo in FAQ_DEV.
Modified Files:
--
pgsql/doc:
FAQ_DEV (r1.140 -> r1.141)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/FAQ_DEV?r1=1.140&r2=1.141)
pgsql/doc/src/FAQ:
FAQ_DEV.html (r1.144 -> r1.145)
(http://d
Log Message:
---
Add book to FAQ_DEV:
Transactional Information Systems by Gerhard Weikum, Kaufmann
Modified Files:
--
pgsql/doc:
FAQ_DEV (r1.139 -> r1.140)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/FAQ_DEV?r1=1.139&r2=1.140)
pgsql/doc/src/
Log Message:
---
Fix possible core dump from pgbench -d option. Julius Stroffek
Modified Files:
--
pgsql/contrib/pgbench:
pgbench.c (r1.69 -> r1.70)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/pgbench/pgbench.c?r1=1.69&r2=1.70)
-
Log Message:
---
Fix possible core dump from pgbench -d option. Julius Stroffek
Tags:
REL8_2_STABLE
Modified Files:
--
pgsql/contrib/pgbench:
pgbench.c (r1.58.2.1 -> r1.58.2.2)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/pgbench/pgbench
Log Message:
---
Suppress testing the options of CREATE TEXT SEARCH DICTIONARY during
initdb. We should create all the standard dictionaries even though
some of them may not work in template1's encoding. Per Teodor.
Modified Files:
--
pgsql/src/backend/commands:
t
the new settings before they get stored; in the original coding you didn't
find out about mistakes until the dictionary got invoked.
That is source of initdb error with -E KOI8-R --locale ru_RU.KOI8-R options :
ERROR: character 0xc3a5 of encoding "UTF8" has no equivalent in "KOI8"
Snowball dic
Log Message:
---
More cleaning up and removed some duplicates.
Modified Files:
--
pgsql/src/interfaces/ecpg:
ChangeLog (r1.352 -> r1.353)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/ChangeLog?r1=1.352&r2=1.353)
pgsql/src/interf
Log Message:
---
Text search doc updates --- first cut at
syncing the existing docs with the final syntax decisions.
Modified Files:
--
pgsql/doc/src/sgml:
config.sgml (r1.140 -> r1.141)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/config.
11 matches
Mail list logo