Overview
Comment: | Initial import. |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | descendants | trunk |
Files: | files | file ages | folders |
SHA3-256: |
de46b0e10c5d9f516acbbf2ea01d84d0 |
User & Date: | js 2012-10-03 13:20:06 |
Context
2012-10-03
| ||
16:04 | Add "make install". check-in: 58715a7dc6 user: js tags: trunk | |
13:20 | Initial import. check-in: de46b0e10c user: js tags: trunk | |
Changes
Added .gitignore.
Added Makefile.
Added PGConnection.h.
Added PGConnection.m.
Added PGResult.h.
Added PGResult.m.
Added PGResultRow.h.
Added PGResultRow.m.
Added exceptions/PGCommandFailedException.h.
Added exceptions/PGCommandFailedException.m.
Added exceptions/PGConnectionFailedException.h.
Added exceptions/PGConnectionFailedException.m.
Added exceptions/PGException.h.
Added exceptions/PGException.m.
Added test.m.