tablelog - tablelog: renamed all files to match newname changed

From: andreas(at)pgfoundry(dot)org (User Andreas)
To: pgsql-committers(at)postgresql(dot)org
Subject: tablelog - tablelog: renamed all files to match newname changed
Date: 2005-06-25 22:25:02
Message-ID: 20050625222502.EEF001126011@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
renamed all files to match newname
changed parameter list in all functions
docu updated
Makefile.nocontrib updated
new way to fetch data in the restore function, should be
faster and has less code overhead

Modified Files:
--------------
tablelog:
Makefile.nocontrib (r1.4 -> r1.5)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/tablelog/tablelog/Makefile.nocontrib.diff?r1=1.4&r2=1.5)
tablelog_config.h (r1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/tablelog/tablelog/tablelog_config.h.diff?r1=1.1&r2=1.2)

Added Files:
-----------
tablelog:
README.tablelog (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/tablelog/tablelog/README.tablelog?rev=1.1&content-type=text/x-cvsweb-markup)
tablelog.c (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/tablelog/tablelog/tablelog.c?rev=1.1&content-type=text/x-cvsweb-markup)
tablelog.sql.in (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/tablelog/tablelog/tablelog.sql.in?rev=1.1&content-type=text/x-cvsweb-markup)
tablelog_init.sql (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/tablelog/tablelog/tablelog_init.sql?rev=1.1&content-type=text/x-cvsweb-markup)
tablelog_restore.c (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/tablelog/tablelog/tablelog_restore.c?rev=1.1&content-type=text/x-cvsweb-markup)
tablelog_restore.sql (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/tablelog/tablelog/tablelog_restore.sql?rev=1.1&content-type=text/x-cvsweb-markup)

Removed Files:
-------------
tablelog:
README.table_log
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/tablelog/tablelog/README.table_log)
table_log.c
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/tablelog/tablelog/table_log.c)
table_log.sql.in
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/tablelog/tablelog/table_log.sql.in)
table_log_init.sql
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/tablelog/tablelog/table_log_init.sql)
table_log_restore.c
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/tablelog/tablelog/table_log_restore.c)
table_log_restore.sql
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/tablelog/tablelog/table_log_restore.sql)

Browse pgsql-committers by date

  From Date Subject
Next Message User Andreas 2005-06-25 22:38:46 tablelog - tablelog: added an intro
Previous Message James William Pye 2005-06-25 17:49:37 python - be: Default to this version of Python(needs to get it from the