Re: massive quotes?

Поиск
Список
Период
Сортировка
От Jon Jensen
Тема Re: massive quotes?
Дата
Msg-id Pine.LNX.4.50.0308301608510.1302-100000@louche.swelter.net
обсуждение исходный текст
Ответ на Re: massive quotes?  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-hackers
On Sat, 30 Aug 2003, Bruce Momjian wrote:

> > >I was thinking the most natural thing would be to use something similar to 
> > >COPY's stdin quoting:
> > >
> > >CREATE FUNCTION bob() RETURNS INTEGER AS stdin LANGUAGE 'plpgsql';
> > >BEGIN
> > >    ...
> > >END;
> > >\.
>
> Is there a TODO here?  The only problem I see is that it introduces the
> idea of special column-1 handling, which we don't have right now, except
> in COPY.

I wouldn't mind taking on this job for 7.5. Yes, I think it's worth adding
to the TODO list.

Jon


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

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: Re: ALTER TABLE ... TO ... to change related names
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Re: massive quotes?