libs-gdl2/EOAdaptors/Postgres95
David Ayers 1035b7a2ed * EOAccess/EOAttribute.m:
o introducing new number types:
	  ('u' for long long / int8 and 'U' for unsigned long long)
	* EOAdaptors/Postgres95/Postgres95Adaptor.m:
	  o added int8, bigint
	* EOAdaptors/Postgres95/Postgres95Channel.m:
	  o handling bigint
	  o fixed types for int2 and int8
	* EOAdaptors/Postgres95/Postgres95Values.m:
	  o added missing number types
	  o introducing new number types:
	  ('u' for long long / int8 and 'U' for unsigned long long)
	* EOControl/EONSAddOns.h/m
	  o added number accessors for NSString
	  o added NSObject
	  -performSelector:withObject:withObject:withObject:


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gdl2/trunk@18221 72102866-910b-0410-8b05-ffd578937521
2003-11-28 22:30:57 +00:00
..
GNUmakefile.in * GNUmakefile: Remove setting of GNUSTEP_MAKEFILES. 2003-05-02 12:23:27 +00:00
Info.plist 2003-02-06 David Ayers <d.ayers@inode.at> 2003-02-06 21:18:29 +00:00
Makefile.postamble Tidyups 2002-11-24 16:07:32 +00:00
Makefile.preamble.in * EOAccess/EODatabaseContext.m ([EODatabaseContext 2002-12-05 14:46:56 +00:00
Postgres95Adaptor.h * EOControl/EONSAddOns.h/m: 2003-06-24 16:27:01 +00:00
Postgres95Adaptor.m * EOAccess/EOAttribute.m: 2003-11-28 22:30:57 +00:00
Postgres95Channel.h * EOControl/EONSAddOns.h/m: 2003-06-24 16:27:01 +00:00
Postgres95Channel.m * EOAccess/EOAttribute.m: 2003-11-28 22:30:57 +00:00
Postgres95Context.h 2003-03-30 David Ayers <d.ayers@inode.at> 2003-03-31 00:24:15 +00:00
Postgres95Context.m * *.h/m: Updated to new header layout. 2003-08-25 20:01:59 +00:00
Postgres95EOAdaptor.gsdoc *** empty log message *** 2002-11-15 22:57:05 +00:00
Postgres95SQLExpression.h 2003-03-30 David Ayers <d.ayers@inode.at> 2003-03-31 00:24:15 +00:00
Postgres95SQLExpression.m * *.h/m: Updated to new header layout. 2003-08-25 20:01:59 +00:00
Postgres95Values.h 2003-03-30 David Ayers <d.ayers@inode.at> 2003-03-31 00:24:15 +00:00
Postgres95Values.m * EOAccess/EOAttribute.m: 2003-11-28 22:30:57 +00:00