Re: ALTER VIEW

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: ALTER VIEW
Дата
Msg-id FED2B709E3270E4B903EB0175A49BCB10475C2@dogbert.vale-housing.co.uk
обсуждение исходный текст
Список pgadmin-hackers

> -----Original Message-----
> From: Jean-Michel POURE [mailto:jm.poure@freesurf.fr]
> Sent: 20 February 2002 09:37
> To: Dave Page
> Cc: pgadmin-hackers@postgresql.org
> Subject: Re: ALTER VIEW
>
>
> Le Mercredi 20 Février 2002 10:27, Dave Page a écrit :
> > I just noticed in your update you forgot to alter the pgView.SQL
> > function entry iLogEvent call to log the new parameters; It should
> > look like:
> >
> > Public Property Get SQL(Optional PseudoAlter As Boolean) As
> String On
> > Error GoTo Err_Handler objServer.iLogEvent "Entering " &
> App.Title &
> > ":pgView.Property Get SQL(" & PseudoAlter  & ")", etFullDebug
>
> Hi Dave,
>
> This will take some time before I fully understand the code.
> I just committed
> VIEW RENAMING to CVS. Now, it is impossible to change view
> definition. I
> looked for the error and did not find it.
>
> I miss something. Could you please help me and check the
> code? I will not
> commit anything related to views so that you can apply
> changes directly.

View renaming *looks* OK. I'll check it now. BTW, I already added view
updating to the changelog (thought you forgot - sorry) - I just tend to add
items at the bottom.

Regards, Dave.

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

Предыдущее
От: Jean-Michel POURE
Дата:
Сообщение: Re: To-Do List
Следующее
От: Dave Page
Дата:
Сообщение: Re: plpgsql_call_handler