Log Message:
-----------
Fix a bug that pg_reorg cannot parse index definitions with reserved named 
columns,
i.e, it failed to parse quoted column names. (bug #1010828)

Modified Files:
--------------
    pg_reorg/SPECS:
        pg_reorg.spec (r1.1 -> r1.2)
        
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/reorg/pg_reorg/SPECS/pg_reorg.spec?r1=1.1&r2=1.2)
    pg_reorg/bin/expected:
        reorg.out (r1.7 -> r1.8)
        
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/reorg/pg_reorg/bin/expected/reorg.out?r1=1.7&r2=1.8)
    pg_reorg/bin/sql:
        reorg.sql (r1.7 -> r1.8)
        
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/reorg/pg_reorg/bin/sql/reorg.sql?r1=1.7&r2=1.8)
    pg_reorg/lib:
        reorg.c (r1.17 -> r1.18)
        
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/reorg/pg_reorg/lib/reorg.c?r1=1.17&r2=1.18)

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

Reply via email to