PostgreSQL bindings for ObjFW.
Find a file
Jonathan Schleifer 228f2ecdca Improve Makefile.
FossilOrigin-Name: f069ee6cec63463ffd11997190ca3337b2653b76bf77d68e40f146c8c1ebb049
2013-02-14 23:30:25 +00:00
exceptions Prefix all ivars with an underscore. 2013-02-13 23:40:58 +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 Prefix all ivars with an underscore. 2013-02-13 23:40:58 +00:00
PGConnection.m Prefix all ivars with an underscore. 2013-02-13 23:40:58 +00:00
PGResult.h Prefix all ivars with an underscore. 2013-02-13 23:40:58 +00:00
PGResult.m Prefix all ivars with an underscore. 2013-02-13 23:40:58 +00:00
PGResultRow.h Prefix all ivars with an underscore. 2013-02-13 23:40:58 +00:00
PGResultRow.m Prefix all ivars with an underscore. 2013-02-13 23:40:58 +00:00
test.m Implement fast enumeration. 2012-10-30 22:33:40 +00:00