Обсуждение: Re: fixx bug find object

Поиск
Список
Период
Сортировка

Re: fixx bug find object

От
"Dave Page"
Дата:

> -----Original Message-----
> From: frank_lupo [mailto:frank_lupo@email.it]
> Sent: 21 February 2003 12:49
> To: pgadmin-hackers
> Subject: [pgadmin-hackers] fixx bug find object
>
>
> fix bug for version precedent 7.3
>
> In version < 7.3 is not present cast,domain
>
>
>
> This is the correct way to generate the differences between the files?

Nearly :-)

Can you create it again please but put the file names in the reverse
order eg:

diff -c old_frmFind.frm frmFind.frm > frmFind.diff

Thanks, Dave.