ObjPgSQL  Check-in [de46b0e10c]

Overview
Comment:Initial import.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | descendants | trunk
Files: files | file ages | folders
SHA3-256: de46b0e10c5d9f516acbbf2ea01d84d0d5ac126412949d459265279262a1b87e
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
Unified Diffs Side-by-Side Diffs

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.