Add more tab=completion rules for DROP PROPERTY GRAPH - Mailing list pgsql-hackers

From Peter Smith
Subject Add more tab=completion rules for DROP PROPERTY GRAPH
Date
Msg-id CAHut+PuHsLupVWZ9SUeKm=jKR34wYP6qAZPoOHFhU3uDbx34wQ@mail.gmail.com
Whole thread
Responses Re: Add more tab=completion rules for DROP PROPERTY GRAPH
List pgsql-hackers
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.

PSA v1.

======
[1] https://www.postgresql.org/docs/19/sql-drop-property-graph.html
[2] https://www.postgresql.org/docs/19/sql-dropmaterializedview.html

Kind Regards,
Peter Smith.
Fujitsu Australia

Attachment

pgsql-hackers by date:

Previous
From: David Rowley
Date:
Subject: Re: Fix NO_OOM handling in MemoryContextAllocAligned
Next
From: Hüseyin Demir
Date:
Subject: Re: Checkpoint replication slots later