exceptions
|
Improve exceptions.
|
2013-07-23 14:11:41 +00:00 |
ObjPgSQL.xcodeproj
|
Add -[insertRows:intoTable:].
|
2012-10-06 21:02:01 +00:00 |
.gitignore
|
Add Xcode project.
|
2012-10-05 21:19:22 +00:00 |
Info.plist
|
Add Xcode project.
|
2012-10-05 21:19:22 +00:00 |
Makefile
|
Improve Makefile.
|
2013-02-14 23:30:25 +00:00 |
ObjPgSQL.h
|
Install all headers into one place.
|
2012-10-05 21:26:22 +00:00 |
PGConnection.h
|
Add -[PGConnection close].
|
2013-05-18 01:37:42 +00:00 |
PGConnection.m
|
Improve exceptions.
|
2013-07-23 14:11:41 +00:00 |
PGResult.h
|
Prefix all ivars with an underscore.
|
2013-02-13 23:40:58 +00:00 |
PGResult.m
|
Improve exceptions.
|
2013-07-23 14:11:41 +00:00 |
PGResultRow.h
|
Prefix all ivars with an underscore.
|
2013-02-13 23:40:58 +00:00 |
PGResultRow.m
|
Improve exceptions.
|
2013-07-23 14:11:41 +00:00 |
test.m
|
Implement fast enumeration.
|
2012-10-30 22:33:40 +00:00 |