Re: Add more tab=completion rules for DROP PROPERTY GRAPH

From: Peter Smith <smithpb2250(at)gmail(dot)com>
To: Peter Eisentraut <peter(at)eisentraut(dot)org>
Cc: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Add more tab=completion rules for DROP PROPERTY GRAPH
Date: 2026-08-05 08:45:44
Message-ID: CAHut+PuYiJsDafLNmo=RxAOL8dKigey4k=hMjkPDK+Cp4FPvFg@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Aug 5, 2026 at 4:47 PM Peter Eisentraut <peter(at)eisentraut(dot)org> wrote:
>
> On 04.08.26 07:11, Peter Smith wrote:
> > Here's a patch to add another tab-completion rule for DROP PROPERTY GRAPH [1]
> >
> > The logic is the same as DROP MATERIALIZED VIEW [2] which has a very
> > similar syntax.
>
> committed

Thanks for pushing!

======
Kind Regards,
Peter Smith.
Fujitsu Australia

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2026-08-05 09:00:06 Re: GRAPH_TABLE: aggregates/window/set-returning functions in COLUMNS crash the backend
Previous Message Dinesh Salve 2026-08-05 08:35:32 Re: Add test_bufmgr - algorithm-agnostic tests for the buffer manager