| From: | cvs(at)cvs(dot)pgadmin(dot)org |
|---|---|
| To: | pgadmin-hackers(at)postgresql(dot)org |
| Subject: | CVS Commit by andreas: gcc filename collision fix |
| Date: | 2004-07-25 20:46:00 |
| Message-ID: | 200407252046.i6PKk0P1010789@cvs.pgadmin.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-hackers |
Log Message:
-----------
gcc filename collision fix
Modified Files:
--------------
pgadmin3/src:
pgAdmin3.dsp (r1.104 -> r1.105)
pgadmin3/src/db:
pgConn.cpp (r1.50 -> r1.51)
pgadmin3/src/schema:
pgDatabase.cpp (r1.60 -> r1.61)
pgIndex.cpp (r1.33 -> r1.34)
pgTable.cpp (r1.55 -> r1.56)
pgTablespace.cpp (r1.7 -> r1.8)
pgadmin3/src/ui:
frmStatus.cpp (r1.35 -> r1.36)
Added Files:
-----------
pgadmin3/src/include:
pgfeatures.h (r1.1)
Removed Files:
-------------
pgadmin3/src/include:
features.h
| Attachment | Content-Type | Size |
|---|---|---|
| cvs-200472520460-diff.txt | text/plain | 4.7 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | cvs | 2004-07-26 10:22:16 | CVS Commit by andreas: typo fix |
| Previous Message | cvs | 2004-07-25 20:33:53 | CVS Commit by andreas: support of pg_xxx_size if available |