[COMMITTERS] pgcheck - pgcheck: Imported Sources

2008-01-26 Thread User Machr2
Update of /cvsroot/pgcheck/pgcheck In directory pgfoundry.org:/tmp/cvs-serv94958 Log Message: new module with better name Status: Vendor Tag: INITIAL_IMPORT_VENDOR_TAG Release Tags: INITIAL_IMPORT_RELEASE_TAG N pgcheck/uninstall_pgcheck.sql N pgcheck/pgcheck.sql N pgcheck/

[COMMITTERS] pgcheck - pokus: call of HeapTupleSatisfiesNow function was removed

2007-12-16 Thread User Machr2
Log Message: --- call of HeapTupleSatisfiesNow function was removed because it is already done in heap_getnext function. Formating of ereport function was changed. Modified Files: -- pokus/src: pgcheck_index_fast.c (r1.2 -> r1.3) (http://cvs.pgfoundry.org/

[COMMITTERS] pgcheck - pokus: function index_getnext_indexitem was replaced by

2007-12-16 Thread User Machr2
Log Message: --- function index_getnext_indexitem was replaced by function index_getnext. Formating of ereport function was changed Modified Files: -- pokus/src: pgcheck_index_full.c (r1.3 -> r1.4) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgcheck/poku

[COMMITTERS] pgcheck - pokus: changed coding style of ereport function

2007-12-16 Thread User Machr2
Log Message: --- changed coding style of ereport function Modified Files: -- pokus/src: pgcheck_page.c (r1.1 -> r1.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgcheck/pokus/src/pgcheck_page.c.diff?r1=1.1&r2=1.2) ---(end of broad

[COMMITTERS] pgcheck - pokus: Identification of faulty blocks in indexes added.

2007-09-25 Thread User Machr2
Log Message: --- Identification of faulty blocks in indexes added. Some bugs removed Modified Files: -- pokus/src: pgcheck_index_full.c (r1.2 -> r1.3) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgcheck/pokus/src/pgcheck_index_full.c.diff?r1=1.2&r2=1.3) -

[COMMITTERS] pgcheck - pokus: improved comments of code

2007-08-30 Thread User Machr2
Log Message: --- improved comments of code Modified Files: -- pokus/src: pgcheck_index_full.c (r1.1 -> r1.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgcheck/pokus/src/pgcheck_index_full.c.diff?r1=1.1&r2=1.2) ---(end of broadcas

[COMMITTERS] pgcheck - pokus: improved comments of code

2007-08-30 Thread User Machr2
Log Message: --- improved comments of code Modified Files: -- pokus/src: pgcheck_index_fast.c (r1.1 -> r1.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgcheck/pokus/src/pgcheck_index_fast.c.diff?r1=1.1&r2=1.2) ---(end of broadcas

[COMMITTERS] pgcheck - pokus: c function, which check indexes of given relation

2007-08-24 Thread User Machr2
Log Message: --- c function, which check indexes of given relation Added Files: --- pokus/src: pgcheck_index_full.c (r1.1) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgcheck/pokus/src/pgcheck_index_full.c?rev=1.1&content-type=text/x-cvsweb-markup) --

[COMMITTERS] pgcheck - pokus: c function, which checks the validity of pages in given

2007-08-24 Thread User Machr2
Log Message: --- c function, which checks the validity of pages in given relation Added Files: --- pokus/src: pgcheck_page.c (r1.1) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgcheck/pokus/src/pgcheck_page.c?rev=1.1&content-type=text/x-cvsweb-markup) ---

[COMMITTERS] pgcheck - pokus: c function, which compares number of valid items in

2007-08-24 Thread User Machr2
Log Message: --- c function, which compares number of valid items in heap and in its indexes Added Files: --- pokus/src: pgcheck_index_fast.c (r1.1) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgcheck/pokus/src/pgcheck_index_fast.c?rev=1.1&content-type=text/x-

[COMMITTERS] pgcheck - pokus: New Directory

2007-08-24 Thread User Machr2
Update of /cvsroot/pgcheck/pokus/doc In directory pgfoundry.org:/tmp/cvs-serv70009/doc Log Message: Directory /cvsroot/pgcheck/pokus/doc added to the repository ---(end of broadcast)--- TIP 1: if posting/reading through Usenet, please send an appro

[COMMITTERS] pgcheck - pokus: New Directory

2007-08-24 Thread User Machr2
Update of /cvsroot/pgcheck/pokus/src In directory pgfoundry.org:/tmp/cvs-serv60924/src Log Message: Directory /cvsroot/pgcheck/pokus/src added to the repository ---(end of broadcast)--- TIP 2: Don't 'kill -9' the postmaster

[COMMITTERS] pgcheck - pokus: correction of messed up formating

2007-08-10 Thread User Machr2
Log Message: --- correction of messed up formating Modified Files: -- pokus/pgcheck_page: pgcheck_page.c (r1.1 -> r1.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgcheck/pokus/pgcheck_page/pgcheck_page.c.diff?r1=1.1&r2=1.2) ---(e

[COMMITTERS] pgcheck - pokus: First version of a "pgcheck_page" c-function which

2007-08-09 Thread User Machr2
Log Message: --- First version of a "pgcheck_page" c-function which should validate integrity of a pages in relations Added Files: --- pokus/pgcheck_page: pgcheck_page.c (r1.1) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgcheck/pokus/pgcheck_page/pgcheck_pag

[COMMITTERS] pgcheck - pokus: New Directory

2007-08-09 Thread User Machr2
Update of /cvsroot/pgcheck/pokus/pgcheck_page In directory pgfoundry.org:/tmp/cvs-serv56237/pgcheck_page Log Message: Directory /cvsroot/pgcheck/pokus/pgcheck_page added to the repository ---(end of broadcast)--- TIP 6: explain analyze is your frie

[COMMITTERS] pgcheck - pokus:

2007-07-16 Thread User Machr2
Log Message: --- Removed Files: - pokus/pokus: pgcheck_tuple.c (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgcheck/pokus/pokus/pgcheck_tuple.c) ---(end of broadcast)--- TIP 4: Have you searched our list arc

[COMMITTERS] pgcheck - .: Imported Sources

2007-07-16 Thread User Machr2
Update of /cvsroot/pgcheck/./pokus In directory pgfoundry.org:/tmp/cvs-serv65412 Log Message: Status: Vendor Tag: aa Release Tags: bb N ./pokus/pokus/pgcheck_tuple.c No conflicts created by this import ---(end of broadcast)--