gnustep-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [RFC/gdl2] Postgres Adaptor


From: David Ayers
Subject: Re: [RFC/gdl2] Postgres Adaptor
Date: Tue, 24 Jun 2003 18:27:47 +0200
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4b) Gecko/20030507

David Ayers wrote:

   * EOControl/EONSAddOns.h/m:
   ([NSString -parsedFirstVersionSubstring]): New method.
   * EOAdaptors/Postgres95/Postgres95Adaptor.h/m: Added include of
   pg_config.h to access PG_VERSION.  Added databaseVersion to list
   of meaningful connectionDictionary keys.
   (postgresClientVersion): New function.
   * EOAdaptors/Postgres95/Postgres95Channel.h/m:  Added instance
   variable to hold the version of the database server.
   (pgResultDictionary): New static function for debuging.
   ([Postgres95Channel -_readServerVersion]): New method to set Server
   Version.
   ([Postgres95Channel -openChannel]): Call _readServerVersion method.
   ([Postgres95Channel -describeTableNames]): Adapt select statement
   according to database version.
   * Postgres95/Postgres95SQLExpression.m:
   ([Postgres95SQLExpression +dropTableStatementsForEntityGroup:]):
   Adapt select statement according to database version supplied in
   connectionDictionary of the entites model.


Commited.

Cheers,
David






reply via email to

[Prev in Thread] Current Thread [Next in Thread]