[HACKERS] Add checklist item for psql completion to commitfest review - Mailing list pgsql-hackers

From Jim Nasby
Subject [HACKERS] Add checklist item for psql completion to commitfest review
Date
Msg-id ca02fa02-2f95-e2c8-2b15-e17ec9150392@BlueTreble.com
Whole thread Raw
Responses Re: [HACKERS] Add checklist item for psql completion to commitfest review  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
After seeing Yet Another Missing Psql Tab Completion it occurred to 
me... why not add a checklist item to the commitfest review page? I 
realize most regular contributors don't use the form, but a fair number 
of people do. I don't see how it could hurt.

Another possible idea is a git hook that checks to see if the psql 
completion code has been touched if any of the grammar has been. That 
could certainly trigger false positives so it'd need to be easy to 
over-ride, but AFAIK that could be done via a special phrase in the 
commit message.
-- 
Jim Nasby, Data Architect, Blue Treble Consulting, Austin TX
Experts in Analytics, Data Architecture and PostgreSQL
Data in Trouble? Get it in Treble! http://BlueTreble.com
855-TREBLE2 (855-873-2532)



pgsql-hackers by date:

Previous
From: Jim Nasby
Date:
Subject: Re: [HACKERS] Possible TODO: allow arbitrary expressions in eventtrigger WHEN
Next
From: Jim Nasby
Date:
Subject: Re: [HACKERS] Provide list of subscriptions and publications inpsql's completion