mirror of
https://github.com/gnustep/libs-gdl2.git
synced 2025-02-21 02:20:55 +00:00
Remove files. * EOAdaptors/PostgreSQLAdaptor/PostgreSQLPrivate.h/m Remove references to PostgreSQLValues. * EOAdaptors/PostgreSQLAdaptor/PostgreSQLExpression.m: Ditto. * EOAdaptors/PostgreSQLAdaptor/GNUmakefile.in: Ditto. * EOAdaptors/PostgreSQLAdaptor/PostgreSQLChannel.m (attrRespondsToValueClass, attrRespondsToValueTypeChar) (newValueForNumberTypeLengthAttribute) (newValueForCharactersTypeLengthAttribute) (newValueForBytesTypeLengthAttribute) (newValueForDateTypeLengthAttribute) (newValueForBytesLengthAttribute) ... to static inline functions here. (getDigits): New support function. (__dummy_function_used_for_linking) Remove link hack. (initialize): Initialize new static variables. Use new static inline functions instead of PostgreSQLValues. (newValueForDateTypeLengthAttribute): Adapt to stricter NSDate parsing behavior. (NSS_SWF): Remove macro in favor of real method name. * EOAdaptors/PostgreSQLAdaptor/PostgreSQLChannel.h (encoding): New instance variable. * EOAdaptors/PostgreSQLAdaptor/PostgreSQLAdaptor.h (PostgreSQLException): Move declation for documentation. git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gdl2/trunk@24298 72102866-910b-0410-8b05-ffd578937521 |
||
---|---|---|
.. | ||
PostgreSQLAdaptor | ||
SQLiteAdaptor | ||
GNUmakefile.in | ||
Makefile.postamble |