Log Message:
---
These files are copies of what mib2c makes by itself, which I'm checking in to
show what bits of the mib2c template code I've had to edit to make this stuff
work.
Modified Files:
--
pgsnmpd/RDBMS-MIB_src/rdbmsSrvTable:
rdbmsSrvTable.c (r1.1 -> r1.
Log Message:
---
Re-add the stuff I just overwrote. Comparing this revision with the previous
one should demonstrate what to edit to implement a simple table
Modified Files:
--
pgsnmpd/RDBMS-MIB_src/rdbmsSrvTable:
rdbmsSrvTable.c (r1.2 -> r1.3)
(http://cvs
Log Message:
---
Done:
> o -Make CLUSTER preserve recently-dead tuples per MVCC requirements
Modified Files:
--
pgsql/doc:
TODO (r1.2160 -> r1.2161)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.2160&r2=1.2161)
pgsql/doc/sr
Log Message:
---
Minor editorialization on CLUSTER reference page.
Modified Files:
--
pgsql/doc/src/sgml/ref:
cluster.sgml (r1.41 -> r1.42)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ref/cluster.sgml.diff?r1=1.41&r2=1.42)
--
Log Message:
---
Make CLUSTER MVCC-safe. Heikki Linnakangas
Modified Files:
--
pgsql/src/backend/access/heap:
Makefile (r1.14 -> r1.15)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/access/heap/Makefile.diff?r1=1.14&r2=1.15)
heapam.
Log Message:
---
Add -F option to set fillfactor for tellers, accounts and branches.
Patch contributed by Pavan Deolasee. Along with Japanese doc
modification by Tatsuo Ishii.
Modified Files:
--
pgsql/contrib/pgbench:
README.pgbench (r1.17 -> r1.18)
(http:/
Log Message:
---
Done:
> o -Add more logical syntax CLUSTER table USING index;
Modified Files:
--
pgsql/doc:
TODO (r1.2159 -> r1.2160)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.2159&r2=1.2160)
pgsql/doc/src/FAQ:
Log Message:
---
Support syntax "CLUSTER table USING index", which is more logical.
Holger Schurig
Modified Files:
--
pgsql/doc/src/sgml/ref:
cluster.sgml (r1.40 -> r1.41)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ref/cluster.sgml.diff
Log Message:
---
moved the code to use slot_getsomeattrs instead of my custom
deform_tuple_iterative. This is only for postgresql version 200704051 and
above. The previos versions are still supported.
Modified Files:
--
fd:
algutils.c (r1.26 -> r1.27)
(ht
Log Message:
---
Add note that TRUNCATE is not MVCC-safe.
Modified Files:
--
pgsql/doc/src/sgml/ref:
truncate.sgml (r1.22 -> r1.23)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ref/truncate.sgml.diff?r1=1.22&r2=1.23)
-
Log Message:
---
interim fix for the valerna patch, to make fulldisjunctions working again
Modified Files:
--
fd:
tset.c (r1.18 -> r1.19)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/fulldisjunction/fd/tset.c.diff?r1=1.18&r2=1.19)
tsetfuncs.h (r1.15
Log Message:
---
Add the usage count statistics to the information available in
contrib/pgbuffercache.
Greg Smith
Modified Files:
--
pgsql/contrib/pg_buffercache:
README.pg_buffercache (r1.3 -> r1.4)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/contri
Log Message:
---
Backpatch doc change SYMETRIC -> SYMMETRIC, for 8.2.X.
Tags:
REL8_2_STABLE
Modified Files:
--
pgsql/doc/src/sgml:
func.sgml (r1.347.2.6 -> r1.347.2.7)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/func.sgml.diff?r1=1.
Log Message:
---
Begin work on tables to hold otherwise unknowable information for rdbmsDb*
tables, and supporting command-line options. I didn't get the time I expected I
would to work on this just now, so this is a work in progress
Modified Files:
--
pgsnmpd:
Ma
14 matches
Mail list logo