Re: ecpg in Version 7.4

Поиск
Список
Период
Сортировка
От Dave Cramer
Тема Re: ecpg in Version 7.4
Дата
Msg-id 1071074677.1664.107.camel@localhost.localdomain
обсуждение исходный текст
Ответ на ecpg in Version 7.4  (Paul Tilles <Paul.Tilles@noaa.gov>)
Список pgsql-interfaces
Paul,

It supports the $ notation, as well as many of the conversion functions.

have a look at the compatlib/informix.c file for the functions
supported.

It also inherits some of the informix idiosyncrasies, such as not
requiring  indicator variables to mark null's

I also have a port of the backend which inherits even more informixish
behavior, such as rowid, datetime types, etc.

Dave

On Mon, 2003-12-08 at 12:53, Paul Tilles wrote:
> The Release Notes for version 7.4 contain an entry under "Miscellaneous
> Interface Changes" which says
> 
> Add Informix compatibility to ECPG
> This allows ECPG to process embedded C programs that were written using
> CERTAIN INFORMIX EXTENSIONS
> 
> Could we get a list of these Informix extensions?
> 
> Thanx,
> Paul Tilles
> 
> 
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster
> 
> 



В списке pgsql-interfaces по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: 7.4 and Pygresql
Следующее
От: dbuechel@tiscali.ch
Дата:
Сообщение: how to update a column