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: |
6417eb405dd7a217bcec37e9d13a4cc3 |
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
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.