Add psql tab completion support for FOR PORTION OF - Mailing list pgsql-hackers

From Kiran K
Subject Add psql tab completion support for FOR PORTION OF
Date
Msg-id CAD0dvCQLqLzPrQJRjjA2qXDH=D+XShcxhbSPxNhVruC8HGhkbQ@mail.gmail.com
Whole thread
List pgsql-hackers
Hi Hackers,

Add tab completion support in psql for the FOR PORTION OF clause
used in UPDATE and DELETE statements with temporal tables.
Attached a patch with the changes and corresponding tests.


Regards,
Kiran
Attachment

pgsql-hackers by date:

Previous
From: David Rowley
Date:
Subject: Re: Add bms_offset_members() function for bitshifting Bitmapsets
Next
From: Michael Paquier
Date:
Subject: Re: [PATCH] Miscellaneous little fixes