Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Data Bases > Pgsql Committers > pgsnap - pgsnap...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 1 Topic 16359 of 18152
Post > Topic >>

pgsnap - pgsnap: Add a --without-sysobjects command line option to

by gleu@[EMAIL PROTECTED] (User Gleu) Jun 2, 2008 at 12:18 PM

Log Message:
-----------
Add a --without-sysobjects command line option to retrieve only user 
objects.

Modified Files:
--------------
    pgsnap/pgsnap:
        ChangeLog (r1.46 -> r1.47)
       
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgsnap/pgsnap/pgsnap/ChangeLog.diff?r1=1.46&r2=1.47)
        TODO (r1.17 -> r1.18)
       
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgsnap/pgsnap/pgsnap/TODO.diff?r1=1.17&r2=1.18)
    pgsnap/pgsnap/lib:
        fkconstraints.php (r1.9 -> r1.10)
       
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgsnap/pgsnap/pgsnap/lib/fkconstraints.php.diff?r1=1.9&r2=1.10)
        fragmentedindexes.php (r1.8 -> r1.9)
       
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgsnap/pgsnap/pgsnap/lib/fragmentedindexes.php.diff?r1=1.8&r2=1.9)
        fragmentedtables.php (r1.7 -> r1.8)
       
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgsnap/pgsnap/pgsnap/lib/fragmentedtables.php.diff?r1=1.7&r2=1.8)
        functions.php (r1.6 -> r1.7)
       
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgsnap/pgsnap/pgsnap/lib/functions.php.diff?r1=1.6&r2=1.7)
        getopt.php (r1.14 -> r1.15)
       
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgsnap/pgsnap/pgsnap/lib/getopt.php.diff?r1=1.14&r2=1.15)
        indexes.php (r1.11 -> r1.12)
       
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgsnap/pgsnap/pgsnap/lib/indexes.php.diff?r1=1.11&r2=1.12)
        lastanalyzetables.php (r1.8 -> r1.9)
       
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgsnap/pgsnap/pgsnap/lib/lastanalyzetables.php.diff?r1=1.8&r2=1.9)
        lastvacuumtables.php (r1.8 -> r1.9)
       
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgsnap/pgsnap/pgsnap/lib/lastvacuumtables.php.diff?r1=1.8&r2=1.9)
        schemas.php (r1.6 -> r1.7)
       
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgsnap/pgsnap/pgsnap/lib/schemas.php.diff?r1=1.6&r2=1.7)
        sequences.php (r1.12 -> r1.13)
       
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgsnap/pgsnap/pgsnap/lib/sequences.php.diff?r1=1.12&r2=1.13)
        stat_indexes.php (r1.7 -> r1.8)
       
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgsnap/pgsnap/pgsnap/lib/stat_indexes.php.diff?r1=1.7&r2=1.8)
        stat_sequences.php (r1.5 -> r1.6)
       
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgsnap/pgsnap/pgsnap/lib/stat_sequences.php.diff?r1=1.5&r2=1.6)
        stat_tables.php (r1.7 -> r1.8)
       
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgsnap/pgsnap/pgsnap/lib/stat_tables.php.diff?r1=1.7&r2=1.8)
        tables.php (r1.11 -> r1.12)
       
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgsnap/pgsnap/pgsnap/lib/tables.php.diff?r1=1.11&r2=1.12)
        tablesincache.php (r1.8 -> r1.9)
       
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgsnap/pgsnap/pgsnap/lib/tablesincache.php.diff?r1=1.8&r2=1.9)
        tableswith5+indexes.php (r1.7 -> r1.8)
       
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgsnap/pgsnap/pgsnap/lib/tableswith5+indexes.php.diff?r1=1.7&r2=1.8)
        tableswithoutpkey.php (r1.8 -> r1.9)
       
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgsnap/pgsnap/pgsnap/lib/tableswithoutpkey.php.diff?r1=1.8&r2=1.9)
        ui.php (r1.5 -> r1.6)
       
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgsnap/pgsnap/pgsnap/lib/ui.php.diff?r1=1.5&r2=1.6)
        user1.php (r1.7 -> r1.8)
       
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgsnap/pgsnap/pgsnap/lib/user1.php.diff?r1=1.7&r2=1.8)
        user2.php (r1.7 -> r1.8)
       
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgsnap/pgsnap/pgsnap/lib/user2.php.diff?r1=1.7&r2=1.8)
        views.php (r1.11 -> r1.12)
       
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgsnap/pgsnap/pgsnap/lib/views.php.diff?r1=1.11&r2=1.12)

-- 
Sent via pgsql-committers mailing list (pgsql-committers@[EMAIL PROTECTED]
)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers
 




 1 Posts in Topic:
pgsnap - pgsnap: Add a --without-sysobjects command line option
gleu@[EMAIL PROTECTED] (  2008-06-02 12:18:00 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Tue Dec 2 0:11:46 CST 2008.