ObjPgSQL  Check-in [6417eb405d]

Overview
Comment:Update URL and e-mail
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 6417eb405dd7a217bcec37e9d13a4cc37e05dface7d5973ae8015758ed31c5a0
User & Date: js 2020-05-31 20:11:25
Context
2021-04-29
22:36
Adjust to ObjFW changes check-in: 0af9225d64 user: js tags: trunk
2020-05-31
20:11
Update URL and e-mail check-in: 6417eb405d user: js tags: trunk
2019-03-16
22:58
Use dot syntax check-in: dfb0336763 user: js tags: trunk
Changes
Unified Diffs Side-by-Side Diffs Patch

Changes to src/ObjPgSQL.h.

Changes to src/PGConnection+Private.h.

Changes to src/PGConnection.h.

Changes to src/PGConnection.m.

Changes to src/PGResult+Private.h.

Changes to src/PGResult.h.

Changes to src/PGResult.m.

Changes to src/PGResultRow+Private.h.

Changes to src/PGResultRow.h.

Changes to src/PGResultRow.m.

Changes to src/exceptions/PGCommandFailedException.h.

Changes to src/exceptions/PGCommandFailedException.m.

Changes to src/exceptions/PGConnectionFailedException.h.

Changes to src/exceptions/PGConnectionFailedException.m.

Changes to src/exceptions/PGException.h.

Changes to src/exceptions/PGException.m.

Changes to tests/tests.m.