Re: Column COMMENTs in CREATE TABLE? - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: Column COMMENTs in CREATE TABLE?
Date
Msg-id 3b57c7a1-fdc4-a751-f42c-89b0f7491e56@2ndquadrant.com
Whole thread Raw
In response to Re: Column COMMENTs in CREATE TABLE?  (David Fetter <david@fetter.org>)
List 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 by date:

Previous
From: Robert Haas
Date:
Subject: Re: Re: [sqlsmith] FailedAssertion("!(k == indices_count)", File: "tsvector_op.c", Line: 511)
Next
From: Anastasia Lubennikova
Date:
Subject: Re: Re: GiST optimizing memmoves in gistplacetopage for fixed-size updates [PoC]