@@ -48,7 +48,11 @@ dbase -
4848
4949dblink -
5050Allows remote query execution
51- by Joe Conway <joe.conway@mail.com>
51+ by Joe Conway <joe.conway@mail.com>
52+
53+ dbmirror -
54+ Replication server
55+ by Steven Singer <ssinger@navtechinc.com>
5256
5357dbsize -
5458Reports database and table disk space
@@ -73,8 +77,7 @@ fuzzystrmatch -
7377
7478intagg -
7579Integer aggregator
76- by mlw <markw@mohawksoft.com>
77-
80+ by mlw <markw@mohawksoft.com>
7881
7982intarray -
8083Index support for arrays of int4, using GiST
@@ -105,20 +108,20 @@ miscutil -
105108by Massimo Dal Zotto <dz@cs.unitn.it>
106109
107110mysql -
108- utility to convert MySQL schema dumps to SQL92 and PostgreSQL
111+ Utility to convert MySQL schema dumps to SQL92 and PostgreSQL
109112by Thomas Lockhart <lockhart@alumni.caltech.edu>
110113 Max Rudensky <fonin@ziet.zhitomir.ua>
111114 Valentine Danilchuk <valdan@ziet.zhitomir.ua>
112115
113116noupdate -
114- trigger to prevent updates on single columns
117+ Trigger to prevent updates on single columns
115118
116119oid2name -
117- maps numeric files to table names
120+ Maps numeric files to table names
118121by B Palmer <bpalmer@crimelabs.net>
119122
120123oracle -
121- converts Oracle database schema to PostgreSQL
124+ Converts Oracle database schema to PostgreSQL
122125by Gilles Darold <gilles@darold.net>
123126
124127pg_controldata -
@@ -158,11 +161,11 @@ pgstattuple -
158161by Tatsuo Ishii <t-ishii@sra.co.jp>
159162
160163retep -
161- tools to build retep tools packages
164+ Tools to build retep tools packages
162165by Peter T Mount <peter@retep.org.uk>
163166
164167rserv -
165- replication server
168+ Replication server
166169by Vadim B. Mikheev <vadim4o@email.com>
167170
168171rtree_gist -