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

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: Peter Smith <smithpb2250(at)gmail(dot)com>, 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 06:47:38
Message-ID: 7e9085bf-0e0a-4fc3-94f6-e8fa5b2404ba@eisentraut.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrey Borodin 2026-08-05 06:49:42 Support specialized B-tree page searches
Previous Message Hayato Kuroda (Fujitsu) 2026-08-05 06:43:43 RE: CREATE SUBSCRIPTION ... SERVER vs. pg_dump, etc.