Daniele Varrazzo 2226f2011d Documentation fixes for the English and Japanese HTML doc pages
* Get rid of duplicate documentation for "-Z" option
  * standardize which section "--all" appears under
  * note that 9.2 is a supported Postgres version
  * turn HTML docs into valid HTML 4.01

Commit by Josh Kupershmidt. Performed by me as git am was failing to apply
this patch.
2012-09-22 20:00:53 +01:00

pg_reorg -- UNOFFICIAL REPOSITORY
=================================

This is NOT the official pg_reorg repository. Official development is
currently on pgFoundry: http://pgfoundry.org/projects/reorg

This repository (and the url https://github.com/reorg) has been set up by me
(Daniele) to provide greater visibility and easier contribution to the
pg_reorg project, an intention apparent from a recent `mailing list
discussion`__.

.. __: http://archives.postgresql.org/pgsql-hackers/2012-09/msg00746.php

The current maintainers have been be invited to the organization with
administrative privileges, keeping total control of the project.

----

This repository has been created using the command::

	git cvsimport -v -d :pserver:anonymous@cvs.pgfoundry.org:/cvsroot/reorg -A pg_reorg.auths -C pg_reorg -k -r cvs pg_reorg

with a suitably populated pg_reorg.auths.

I assume new CSV commits will be added to ``remotes/cvs/master``, but I'm not
sure yet, so please consider this repository unstable until the development
model has been organized.

Description
No description provided
Readme 619 KiB
Languages
C 84.7%
TSQL 5.1%
PLpgSQL 3.3%
Makefile 2.6%
RPM Spec 2.2%
Other 2.1%