pgsnap - pgsnap: Add collation and ctype info in the databases report.
| From: |
gleu(at)pgfoundry(dot)org (User Gleu) |
| To: |
pgsql-committers(at)postgresql(dot)org |
| Subject: |
pgsnap - pgsnap: Add collation and ctype info in the databases report. |
| Date: |
2010-02-01 20:38:33 |
| Message-ID: |
20100201203833.7928710716E4@pgfoundry.org (view raw or flat) |
| Thread: |
|
| Lists: |
pgsql-committers |
Log Message:
-----------
Add collation and ctype info in the databases report.
Fix useless indexes report.
Modified Files:
--------------
pgsnap/pgsnap/lib:
bases.php (r1.10 -> r1.11)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgsnap/pgsnap/pgsnap/lib/bases.php?r1=1.10&r2=1.11)
uselessindexes.php (r1.3 -> r1.4)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgsnap/pgsnap/pgsnap/lib/uselessindexes.php?r1=1.3&r2=1.4)
pgsql-committers by date
| Next: | From: User Gleu | Date: 2010-02-01 20:42:57 |
| Subject: pgsnap - pgsnap: Copyright updates. |
| Previous: | From: Robert Haas | Date: 2010-02-01 19:28:56 |
| Subject: pgsql: Tighten integrity checks on ALTER TABLE ... |