pgaccess - pgaccess: added parsing of PG standard HTML help files (along

From: cmaj(at)pgfoundry(dot)org (User Cmaj)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgaccess - pgaccess: added parsing of PG standard HTML help files (along
Date: 2005-03-19 02:45:36
Message-ID: 20050319024536.15393318E80@pgfoundry.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
added parsing of PG standard HTML help files (along with the
files)

Modified Files:
--------------
pgaccess:
changelog (r1.3 -> r1.4)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgaccess/pgaccess/changelog.diff?r1=1.3&r2=1.4)
pgaccess/doc/help:
sql_guide.hlp (r1.1.1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgaccess/pgaccess/doc/help/sql_guide.hlp.diff?r1=1.1.1.1&r2=1.2)
pgaccess/doc/tex:
postgresql.tex (r1.1.1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgaccess/pgaccess/doc/tex/postgresql.tex.diff?r1=1.1.1.1&r2=1.2)
pgaccess/lib:
help.tcl (r1.1.1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgaccess/pgaccess/lib/help.tcl.diff?r1=1.1.1.1&r2=1.2)
pgaccess/main:
load.tcl (r1.1.1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgaccess/pgaccess/main/load.tcl.diff?r1=1.1.1.1&r2=1.2)

Added Files:
-----------
pgaccess/doc/pg:
LEGALNOTICE.html (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgaccess/pgaccess/doc/pg/LEGALNOTICE.html?rev=1.1&content-type=text/x-cvsweb-markup)
history.html (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgaccess/pgaccess/doc/pg/history.html?rev=1.1&content-type=text/x-cvsweb-markup)
sql-abort.html (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgaccess/pgaccess/doc/pg/sql-abort.html?rev=1.1&content-type=text/x-cvsweb-markup)
sql-alteraggregate.html (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgaccess/pgaccess/doc/pg/sql-alteraggregate.html?rev=1.1&content-type=text/x-cvsweb-markup)
sql-alterconversion.html (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgaccess/pgaccess/doc/pg/sql-alterconversion.html?rev=1.1&content-type=text/x-cvsweb-markup)
sql-alterdatabase.html (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgaccess/pgaccess/doc/pg/sql-alterdatabase.html?rev=1.1&content-type=text/x-cvsweb-markup)
sql-alterdomain.html (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgaccess/pgaccess/doc/pg/sql-alterdomain.html?rev=1.1&content-type=text/x-cvsweb-markup)
sql-alterfunction.html (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgaccess/pgaccess/doc/pg/sql-alterfunction.html?rev=1.1&content-type=text/x-cvsweb-markup)
sql-altergroup.html (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgaccess/pgaccess/doc/pg/sql-altergroup.html?rev=1.1&content-type=text/x-cvsweb-markup)
sql-alterlanguage.html (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgaccess/pgaccess/doc/pg/sql-alterlanguage.html?rev=1.1&content-type=text/x-cvsweb-markup)
sql-alteropclass.html (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgaccess/pgaccess/doc/pg/sql-alteropclass.html?rev=1.1&content-type=text/x-cvsweb-markup)
sql-alterschema.html (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgaccess/pgaccess/doc/pg/sql-alterschema.html?rev=1.1&content-type=text/x-cvsweb-markup)
sql-altersequence.html (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgaccess/pgaccess/doc/pg/sql-altersequence.html?rev=1.1&content-type=text/x-cvsweb-markup)
sql-altertable.html (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgaccess/pgaccess/doc/pg/sql-altertable.html?rev=1.1&content-type=text/x-cvsweb-markup)
sql-altertrigger.html (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgaccess/pgaccess/doc/pg/sql-altertrigger.html?rev=1.1&content-type=text/x-cvsweb-markup)
sql-alteruser.html (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgaccess/pgaccess/doc/pg/sql-alteruser.html?rev=1.1&content-type=text/x-cvsweb-markup)
sql-analyze.html (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgaccess/pgaccess/doc/pg/sql-analyze.html?rev=1.1&content-type=text/x-cvsweb-markup)
sql-begin.html (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgaccess/pgaccess/doc/pg/sql-begin.html?rev=1.1&content-type=text/x-cvsweb-markup)
sql-checkpoint.html (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgaccess/pgaccess/doc/pg/sql-checkpoint.html?rev=1.1&content-type=text/x-cvsweb-markup)
sql-close.html (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgaccess/pgaccess/doc/pg/sql-close.html?rev=1.1&content-type=text/x-cvsweb-markup)
sql-cluster.html (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgaccess/pgaccess/doc/pg/sql-cluster.html?rev=1.1&content-type=text/x-cvsweb-markup)
sql-commands.html (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgaccess/pgaccess/doc/pg/sql-commands.html?rev=1.1&content-type=text/x-cvsweb-markup)
sql-comment.html (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgaccess/pgaccess/doc/pg/sql-comment.html?rev=1.1&content-type=text/x-cvsweb-markup)
sql-commit.html (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgaccess/pgaccess/doc/pg/sql-commit.html?rev=1.1&content-type=text/x-cvsweb-markup)
sql-copy.html (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgaccess/pgaccess/doc/pg/sql-copy.html?rev=1.1&content-type=text/x-cvsweb-markup)
sql-createaggregate.html (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgaccess/pgaccess/doc/pg/sql-createaggregate.html?rev=1.1&content-type=text/x-cvsweb-markup)
sql-createcast.html (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgaccess/pgaccess/doc/pg/sql-createcast.html?rev=1.1&content-type=text/x-cvsweb-markup)
sql-createconstraint.html (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgaccess/pgaccess/doc/pg/sql-createconstraint.html?rev=1.1&content-type=text/x-cvsweb-markup)
sql-createconversion.html (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgaccess/pgaccess/doc/pg/sql-createconversion.html?rev=1.1&content-type=text/x-cvsweb-markup)
sql-createdatabase.html (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgaccess/pgaccess/doc/pg/sql-createdatabase.html?rev=1.1&content-type=text/x-cvsweb-markup)
sql-createdomain.html (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgaccess/pgaccess/doc/pg/sql-createdomain.html?rev=1.1&content-type=text/x-cvsweb-markup)
sql-createfunction.html (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgaccess/pgaccess/doc/pg/sql-createfunction.html?rev=1.1&content-type=text/x-cvsweb-markup)
sql-creategroup.html (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgaccess/pgaccess/doc/pg/sql-creategroup.html?rev=1.1&content-type=text/x-cvsweb-markup)
sql-createindex.html (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgaccess/pgaccess/doc/pg/sql-createindex.html?rev=1.1&content-type=text/x-cvsweb-markup)
sql-createlanguage.html (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgaccess/pgaccess/doc/pg/sql-createlanguage.html?rev=1.1&content-type=text/x-cvsweb-markup)
sql-createopclass.html (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgaccess/pgaccess/doc/pg/sql-createopclass.html?rev=1.1&content-type=text/x-cvsweb-markup)
sql-createoperator.html (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgaccess/pgaccess/doc/pg/sql-createoperator.html?rev=1.1&content-type=text/x-cvsweb-markup)
sql-createrule.html (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgaccess/pgaccess/doc/pg/sql-createrule.html?rev=1.1&content-type=text/x-cvsweb-markup)
sql-createschema.html (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgaccess/pgaccess/doc/pg/sql-createschema.html?rev=1.1&content-type=text/x-cvsweb-markup)
sql-createsequence.html (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgaccess/pgaccess/doc/pg/sql-createsequence.html?rev=1.1&content-type=text/x-cvsweb-markup)
sql-createtable.html (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgaccess/pgaccess/doc/pg/sql-createtable.html?rev=1.1&content-type=text/x-cvsweb-markup)
sql-createtableas.html (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgaccess/pgaccess/doc/pg/sql-createtableas.html?rev=1.1&content-type=text/x-cvsweb-markup)
sql-createtrigger.html (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgaccess/pgaccess/doc/pg/sql-createtrigger.html?rev=1.1&content-type=text/x-cvsweb-markup)
sql-createtype.html (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgaccess/pgaccess/doc/pg/sql-createtype.html?rev=1.1&content-type=text/x-cvsweb-markup)
sql-createuser.html (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgaccess/pgaccess/doc/pg/sql-createuser.html?rev=1.1&content-type=text/x-cvsweb-markup)
sql-createview.html (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgaccess/pgaccess/doc/pg/sql-createview.html?rev=1.1&content-type=text/x-cvsweb-markup)
sql-deallocate.html (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgaccess/pgaccess/doc/pg/sql-deallocate.html?rev=1.1&content-type=text/x-cvsweb-markup)
sql-declare.html (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgaccess/pgaccess/doc/pg/sql-declare.html?rev=1.1&content-type=text/x-cvsweb-markup)
sql-delete.html (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgaccess/pgaccess/doc/pg/sql-delete.html?rev=1.1&content-type=text/x-cvsweb-markup)
sql-dropaggregate.html (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgaccess/pgaccess/doc/pg/sql-dropaggregate.html?rev=1.1&content-type=text/x-cvsweb-markup)
sql-dropcast.html (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgaccess/pgaccess/doc/pg/sql-dropcast.html?rev=1.1&content-type=text/x-cvsweb-markup)
sql-dropconversion.html (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgaccess/pgaccess/doc/pg/sql-dropconversion.html?rev=1.1&content-type=text/x-cvsweb-markup)
sql-dropdatabase.html (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgaccess/pgaccess/doc/pg/sql-dropdatabase.html?rev=1.1&content-type=text/x-cvsweb-markup)
sql-dropdomain.html (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgaccess/pgaccess/doc/pg/sql-dropdomain.html?rev=1.1&content-type=text/x-cvsweb-markup)
sql-dropfunction.html (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgaccess/pgaccess/doc/pg/sql-dropfunction.html?rev=1.1&content-type=text/x-cvsweb-markup)
sql-dropgroup.html (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgaccess/pgaccess/doc/pg/sql-dropgroup.html?rev=1.1&content-type=text/x-cvsweb-markup)
sql-dropindex.html (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgaccess/pgaccess/doc/pg/sql-dropindex.html?rev=1.1&content-type=text/x-cvsweb-markup)
sql-droplanguage.html (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgaccess/pgaccess/doc/pg/sql-droplanguage.html?rev=1.1&content-type=text/x-cvsweb-markup)
sql-dropopclass.html (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgaccess/pgaccess/doc/pg/sql-dropopclass.html?rev=1.1&content-type=text/x-cvsweb-markup)
sql-dropoperator.html (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgaccess/pgaccess/doc/pg/sql-dropoperator.html?rev=1.1&content-type=text/x-cvsweb-markup)
sql-droprule.html (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgaccess/pgaccess/doc/pg/sql-droprule.html?rev=1.1&content-type=text/x-cvsweb-markup)
sql-dropschema.html (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgaccess/pgaccess/doc/pg/sql-dropschema.html?rev=1.1&content-type=text/x-cvsweb-markup)
sql-dropsequence.html (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgaccess/pgaccess/doc/pg/sql-dropsequence.html?rev=1.1&content-type=text/x-cvsweb-markup)
sql-droptable.html (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgaccess/pgaccess/doc/pg/sql-droptable.html?rev=1.1&content-type=text/x-cvsweb-markup)
sql-droptrigger.html (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgaccess/pgaccess/doc/pg/sql-droptrigger.html?rev=1.1&content-type=text/x-cvsweb-markup)
sql-droptype.html (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgaccess/pgaccess/doc/pg/sql-droptype.html?rev=1.1&content-type=text/x-cvsweb-markup)
sql-dropuser.html (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgaccess/pgaccess/doc/pg/sql-dropuser.html?rev=1.1&content-type=text/x-cvsweb-markup)
sql-dropview.html (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgaccess/pgaccess/doc/pg/sql-dropview.html?rev=1.1&content-type=text/x-cvsweb-markup)
sql-end.html (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgaccess/pgaccess/doc/pg/sql-end.html?rev=1.1&content-type=text/x-cvsweb-markup)
sql-execute.html (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgaccess/pgaccess/doc/pg/sql-execute.html?rev=1.1&content-type=text/x-cvsweb-markup)
sql-explain.html (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgaccess/pgaccess/doc/pg/sql-explain.html?rev=1.1&content-type=text/x-cvsweb-markup)
sql-expressions.html (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgaccess/pgaccess/doc/pg/sql-expressions.html?rev=1.1&content-type=text/x-cvsweb-markup)
sql-fetch.html (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgaccess/pgaccess/doc/pg/sql-fetch.html?rev=1.1&content-type=text/x-cvsweb-markup)
sql-grant.html (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgaccess/pgaccess/doc/pg/sql-grant.html?rev=1.1&content-type=text/x-cvsweb-markup)
sql-insert.html (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgaccess/pgaccess/doc/pg/sql-insert.html?rev=1.1&content-type=text/x-cvsweb-markup)
sql-keywords-appendix.html (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgaccess/pgaccess/doc/pg/sql-keywords-appendix.html?rev=1.1&content-type=text/x-cvsweb-markup)
sql-listen.html (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgaccess/pgaccess/doc/pg/sql-listen.html?rev=1.1&content-type=text/x-cvsweb-markup)
sql-load.html (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgaccess/pgaccess/doc/pg/sql-load.html?rev=1.1&content-type=text/x-cvsweb-markup)
sql-lock.html (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgaccess/pgaccess/doc/pg/sql-lock.html?rev=1.1&content-type=text/x-cvsweb-markup)
sql-move.html (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgaccess/pgaccess/doc/pg/sql-move.html?rev=1.1&content-type=text/x-cvsweb-markup)
sql-notify.html (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgaccess/pgaccess/doc/pg/sql-notify.html?rev=1.1&content-type=text/x-cvsweb-markup)
sql-prepare.html (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgaccess/pgaccess/doc/pg/sql-prepare.html?rev=1.1&content-type=text/x-cvsweb-markup)
sql-reindex.html (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgaccess/pgaccess/doc/pg/sql-reindex.html?rev=1.1&content-type=text/x-cvsweb-markup)
sql-reset.html (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgaccess/pgaccess/doc/pg/sql-reset.html?rev=1.1&content-type=text/x-cvsweb-markup)
sql-revoke.html (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgaccess/pgaccess/doc/pg/sql-revoke.html?rev=1.1&content-type=text/x-cvsweb-markup)
sql-rollback.html (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgaccess/pgaccess/doc/pg/sql-rollback.html?rev=1.1&content-type=text/x-cvsweb-markup)
sql-select.html (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgaccess/pgaccess/doc/pg/sql-select.html?rev=1.1&content-type=text/x-cvsweb-markup)
sql-selectinto.html (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgaccess/pgaccess/doc/pg/sql-selectinto.html?rev=1.1&content-type=text/x-cvsweb-markup)
sql-set-constraints.html (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgaccess/pgaccess/doc/pg/sql-set-constraints.html?rev=1.1&content-type=text/x-cvsweb-markup)
sql-set-session-authorization.html (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgaccess/pgaccess/doc/pg/sql-set-session-authorization.html?rev=1.1&content-type=text/x-cvsweb-markup)
sql-set-transaction.html (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgaccess/pgaccess/doc/pg/sql-set-transaction.html?rev=1.1&content-type=text/x-cvsweb-markup)
sql-set.html (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgaccess/pgaccess/doc/pg/sql-set.html?rev=1.1&content-type=text/x-cvsweb-markup)
sql-show.html (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgaccess/pgaccess/doc/pg/sql-show.html?rev=1.1&content-type=text/x-cvsweb-markup)
sql-start-transaction.html (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgaccess/pgaccess/doc/pg/sql-start-transaction.html?rev=1.1&content-type=text/x-cvsweb-markup)
sql-syntax.html (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgaccess/pgaccess/doc/pg/sql-syntax.html?rev=1.1&content-type=text/x-cvsweb-markup)
sql-truncate.html (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgaccess/pgaccess/doc/pg/sql-truncate.html?rev=1.1&content-type=text/x-cvsweb-markup)
sql-unlisten.html (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgaccess/pgaccess/doc/pg/sql-unlisten.html?rev=1.1&content-type=text/x-cvsweb-markup)
sql-update.html (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgaccess/pgaccess/doc/pg/sql-update.html?rev=1.1&content-type=text/x-cvsweb-markup)
sql-vacuum.html (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgaccess/pgaccess/doc/pg/sql-vacuum.html?rev=1.1&content-type=text/x-cvsweb-markup)
tutorial-accessdb.html (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgaccess/pgaccess/doc/pg/tutorial-accessdb.html?rev=1.1&content-type=text/x-cvsweb-markup)
tutorial-advanced.html (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgaccess/pgaccess/doc/pg/tutorial-advanced.html?rev=1.1&content-type=text/x-cvsweb-markup)
tutorial-agg.html (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgaccess/pgaccess/doc/pg/tutorial-agg.html?rev=1.1&content-type=text/x-cvsweb-markup)
tutorial-arch.html (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgaccess/pgaccess/doc/pg/tutorial-arch.html?rev=1.1&content-type=text/x-cvsweb-markup)
tutorial-concepts.html (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgaccess/pgaccess/doc/pg/tutorial-concepts.html?rev=1.1&content-type=text/x-cvsweb-markup)
tutorial-conclusion.html (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgaccess/pgaccess/doc/pg/tutorial-conclusion.html?rev=1.1&content-type=text/x-cvsweb-markup)
tutorial-createdb.html (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgaccess/pgaccess/doc/pg/tutorial-createdb.html?rev=1.1&content-type=text/x-cvsweb-markup)
tutorial-delete.html (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgaccess/pgaccess/doc/pg/tutorial-delete.html?rev=1.1&content-type=text/x-cvsweb-markup)
tutorial-fk.html (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgaccess/pgaccess/doc/pg/tutorial-fk.html?rev=1.1&content-type=text/x-cvsweb-markup)
tutorial-inheritance.html (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgaccess/pgaccess/doc/pg/tutorial-inheritance.html?rev=1.1&content-type=text/x-cvsweb-markup)
tutorial-join.html (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgaccess/pgaccess/doc/pg/tutorial-join.html?rev=1.1&content-type=text/x-cvsweb-markup)
tutorial-populate.html (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgaccess/pgaccess/doc/pg/tutorial-populate.html?rev=1.1&content-type=text/x-cvsweb-markup)
tutorial-select.html (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgaccess/pgaccess/doc/pg/tutorial-select.html?rev=1.1&content-type=text/x-cvsweb-markup)
tutorial-sql.html (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgaccess/pgaccess/doc/pg/tutorial-sql.html?rev=1.1&content-type=text/x-cvsweb-markup)
tutorial-start.html (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgaccess/pgaccess/doc/pg/tutorial-start.html?rev=1.1&content-type=text/x-cvsweb-markup)
tutorial-table.html (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgaccess/pgaccess/doc/pg/tutorial-table.html?rev=1.1&content-type=text/x-cvsweb-markup)
tutorial-transactions.html (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgaccess/pgaccess/doc/pg/tutorial-transactions.html?rev=1.1&content-type=text/x-cvsweb-markup)
tutorial-update.html (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgaccess/pgaccess/doc/pg/tutorial-update.html?rev=1.1&content-type=text/x-cvsweb-markup)
tutorial-views.html (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgaccess/pgaccess/doc/pg/tutorial-views.html?rev=1.1&content-type=text/x-cvsweb-markup)
tutorial.html (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgaccess/pgaccess/doc/pg/tutorial.html?rev=1.1&content-type=text/x-cvsweb-markup)
pgaccess/lib/widgets/htmlparse:
htmlparse.tcl (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgaccess/pgaccess/lib/widgets/htmlparse/htmlparse.tcl?rev=1.1&content-type=text/x-cvsweb-markup)
pkgIndex.tcl (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgaccess/pgaccess/lib/widgets/htmlparse/pkgIndex.tcl?rev=1.1&content-type=text/x-cvsweb-markup)

Removed Files:
-------------
pgaccess/doc/help:
y2k.hlp
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgaccess/pgaccess/doc/help/y2k.hlp)

Browse pgsql-committers by date

  From Date Subject
Next Message User Cmaj 2005-03-19 12:53:55 pgaccess - pgaccess: added a catch inside cmd_Introspect object
Previous Message User Cmaj 2005-03-19 02:43:30 pgaccess - pgaccess: New Directory