Re: Showing parallel status in \df+ - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: Showing parallel status in \df+
Date
Msg-id 20160712023651.GA854050@alvherre.pgsql
Whole thread Raw
In response to Re: Showing parallel status in \df+  (Stephen Frost <sfrost@snowman.net>)
Responses Re: Showing parallel status in \df+  (Michael Paquier <michael.paquier@gmail.com>)
List pgsql-hackers
Stephen Frost wrote:
> * Tom Lane (tgl@sss.pgh.pa.us) wrote:

> > It would certainly be easy enough to do that, as long as you don't mind
> > hard-wiring into psql the knowledge that "internal" and "C" are the
> > languages to show prosrc for.  "Source code" would no longer be a very
> > appropriate column name, though it already was not for these cases.
> > I'd be inclined to call it "Internal name" instead.
> 
> That would certainly work for me.

So prosrc for internal/C and NULL for others?  WFM.

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



pgsql-hackers by date:

Previous
From: Kyotaro HORIGUCHI
Date:
Subject: Re: asynchronous and vectorized execution
Next
From: Kyotaro HORIGUCHI
Date:
Subject: Re: asynchronous and vectorized execution