Re: creating extension including dependencies

From: Jeff Janes <jeff(dot)janes(at)gmail(dot)com>
To: Petr Jelinek <petr(at)2ndquadrant(dot)com>
Cc: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>, Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>, Michael Paquier <michael(dot)paquier(at)gmail(dot)com>, Andres Freund <andres(at)anarazel(dot)de>, Robert Haas <robertmhaas(at)gmail(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Subject: Re: creating extension including dependencies
Date: 2015-09-18 06:13:07
Message-ID: CAMkU=1yaagaDp928rLBXMRHEZpT-fm6E6m33qGOfuryyx71Sgg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Sep 17, 2015 7:52 PM, "Petr Jelinek" <petr(at)2ndquadrant(dot)com> wrote:
>
> On 2015-09-17 17:31, Jeff Janes wrote:
>>
>>
>> Also, It would be nice to have psql tab complete the word CASCADE.
>>
>
> Hmm, it already does?

Indeed it does. Oops. I need to run the program I just compiled, and not
some other version that happens to be in my $PATH. I've learned that for
pg_ctl mostly, but still forget for psql.

Cheers,

Jeff

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Fujii Masao 2015-09-18 06:36:14 Re: pgsql: Add pages deleted from pending list to FSM
Previous Message Noah Misch 2015-09-18 06:07:19 Re: row_security GUC, BYPASSRLS