Log Message:
---
Minor updates to logging components.
Upsert was throwing an exception with one of the latest Oracle JDBC drivers -
fixed.
Modified Files:
--
bizgres/KETL/src/com/kni/etl/dbutils:
ResourcePool.java (r1.5 -> r1.6)
(http://cvs.pgfoundry.org/c
Log Message:
---
Reference the dbname option for, well, the dbname.
Gonna need tests for this...
Report by Adrian Klaver.
Modified Files:
--
rc/src:
pg_python (r1.1.1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/rc/src/pg_python.diff?r1=1
Log Message:
---
Clean up code associated with updating pg_class statistics columns
(relpages/reltuples). To do this, create formal support in heapam.c for
"overwrite" tuple updates (including xlog replay capability) and use that
instead of the ad-hoc overwrites we'd been using in VACUUM a
Log Message:
---
Add property SKIPTSCHECK to remove the check for terminal services. It seems it
sometimes works and sometimes not... This will help more wide-scale testing.
Tags:
REL8_1_STABLE
Modified Files:
--
pginst/ca:
pginstca.c (r1.90.2.2 -> r1.90.2.3)
Log Message:
---
Add property SKIPTSCHECK to remove the check for terminal services. It seems it
sometimes works and sometimes not... This will help more wide-scale testing.
Modified Files:
--
pginst/ca:
pginstca.c (r1.93 -> r1.94)
(http://cvs.pgfoundry.or
Log Message:
---
subversion revision 51 commited to CVS
Modified Files:
--
pgestraier:
.svnrev (r1.51 -> r1.52)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgestraier/pgestraier/.svnrev.diff?r1=1.51&r2=1.52)
---(end of broadcast)--
Log Message:
---
depriciated usage of direct access to index. use node API and estmaster
instead.
Modified Files:
--
pgestraier:
test.sql (r1.16 -> r1.17)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgestraier/pgestraier/test.sql.diff?r1=1.16&r2=1.17)
Log Message:
---
subversion revision 50 commited to CVS
Modified Files:
--
pgestraier:
.svnrev (r1.50 -> r1.51)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgestraier/pgestraier/.svnrev.diff?r1=1.50&r2=1.51)
---(end of broadcast)--
Log Message:
---
remove direct database creation and use node API always via Search::Estraier
Modified Files:
--
pgestraier/data:
indexer.pl (r1.4 -> r1.5)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgestraier/pgestraier/data/indexer.pl.diff?r1=1.4&r2=1.5
Log Message:
---
Some optimizations by Volkan YAZICI <[EMAIL PROTECTED]>
Modified Files:
--
pgsql/contrib/intarray:
_int_op.c (r1.4 -> r1.5)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/intarray/_int_op.c.diff?r1=1.4&r2=1.5)
_int_tool.c
Log Message:
---
Reduce size of critical section and remove call of user-defined functions in
insertion and deletion, modify gistSplit() to do not use buffers.
TODO: gistvacuumcleanup and XLOG
Modified Files:
--
pgsql/src/backend/access/gist:
gist.c (r1.132 ->
11 matches
Mail list logo