Fork the pg_repack extension

This commit is contained in:
Daniele Varrazzo
2012-11-10 22:33:57 +00:00
parent 0f8c33f72f
commit b7799c1782
32 changed files with 416 additions and 416 deletions

View File

@ -1,12 +1,12 @@
pg_reorg -- UNOFFICIAL REPOSITORY
pg_repack -- UNOFFICIAL REPOSITORY
=================================
This is NOT the official pg_reorg repository. Official development is
currently on pgFoundry: http://pgfoundry.org/projects/reorg
This is NOT the official pg_repack repository. Official development is
currently on pgFoundry: http://pgfoundry.org/projects/repack
This repository (and the url https://github.com/reorg) has been set up by me
This repository (and the url https://github.com/repack) 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
pg_repack project, an intention apparent from a recent `mailing list
discussion`__.
.. __: http://archives.postgresql.org/pgsql-hackers/2012-09/msg00746.php
@ -18,9 +18,9 @@ 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
git cvsimport -v -d :pserver:anonymous@cvs.pgfoundry.org:/cvsroot/repack -A pg_repack.auths -C pg_repack -k -r cvs pg_repack
with a suitably populated pg_reorg.auths.
with a suitably populated pg_repack.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