Remove comment about tab-complete.c
Started by Simon Riggsover 19 years ago2 messagespatches
Remove line from guc.c
6. Add it to src/bin/psql/tab-complete.c, if it's a USERSET option.
No longer required for parameters.
--
Simon Riggs
EnterpriseDB http://www.enterprisedb.com
Attachments:
comm.patchtext/x-patch; charset=UTF-8; name=comm.patchDownload+6-6
Re: Remove comment about tab-complete.c
On Mon, Jun 18, 2007 at 10:02:21AM +0100, Simon Riggs wrote:
Remove line from guc.c
6. Add it to src/bin/psql/tab-complete.c, if it's a USERSET option.
No longer required for parameters.
Wow, a simple enough patch that I could "review" it in no time :-)
Thanks, applied.
//Magnus