Re: Column COMMENTs in CREATE TABLE?

From: Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com>
To: David Fetter <david(at)fetter(dot)org>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>, Marko Tiikkaja <marko(at)joh(dot)to>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Column COMMENTs in CREATE TABLE?
Date: 2016-08-05 16:10:52
Message-ID: 3b57c7a1-fdc4-a751-f42c-89b0f7491e56@2ndquadrant.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-hackers by date

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