Re: Column COMMENTs in CREATE TABLE?

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: Column COMMENTs in CREATE TABLE?
Дата
Msg-id 3b57c7a1-fdc4-a751-f42c-89b0f7491e56@2ndquadrant.com
обсуждение исходный текст
Ответ на Re: Column COMMENTs in CREATE TABLE?  (David Fetter <david@fetter.org>)
Список pgsql-hackers
On 8/5/16 11:58 AM, David Fetter wrote:
> For what it's worth, I tend to put the function body last.  That's
> just my taste, though.  Would it be hard to keep the ability to
> permute the stuff after
> 
>     CREATE FUNCTION (args)
>     RETURNS [SETOF] type
> 
> as we have it now?

I don't think anybody is suggesting to change that.

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services



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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: Re: [sqlsmith] FailedAssertion("!(k == indices_count)", File: "tsvector_op.c", Line: 511)
Следующее
От: Anastasia Lubennikova
Дата:
Сообщение: Re: Re: GiST optimizing memmoves in gistplacetopage for fixed-size updates [PoC]