| From: | cvs(at)cvs(dot)pgadmin(dot)org |
|---|---|
| To: | pgadmin-hackers(at)postgresql(dot)org |
| Subject: | CVS Commit by andreas: Use PostgreSQL's list of keywords for syntax |
| Date: | 2004-10-05 20:32:05 |
| Message-ID: | 200410052032.i95KW5Mk024614@cvs.pgadmin.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-hackers |
Log Message:
-----------
Use PostgreSQL's list of keywords for syntax highlighting
Fix adding columns with constraints using table properties on 7.3 and 7.4
Modified Files:
--------------
pgadmin3:
CHANGELOG.txt (r1.140 -> r1.141)
pgadmin3/src/include:
ctlSQLBox.h (r1.9 -> r1.10)
misc.h (r1.45 -> r1.46)
pgadmin3/src/schema:
pgObject.cpp (r1.73 -> r1.74)
pgadmin3/src/ui:
ctlSQLBox.cpp (r1.23 -> r1.24)
dlgTable.cpp (r1.44 -> r1.45)
pgadmin3/src/ui/af_ZA:
wxstd.mo (r1.1 -> r1.2)
wxstd.po (r1.1 -> r1.2)
pgadmin3/src/utils:
misc.cpp (r1.59 -> r1.60)
| Attachment | Content-Type | Size |
|---|---|---|
| cvs-200410520325-diff.txt | text/plain | 10.7 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | cvs | 2004-10-05 20:53:11 | CVS Commit by andreas: Spanish |
| Previous Message | Dave Page | 2004-10-05 14:33:24 | Re: translation.. |