It's rumoured that frank_lupo once said:
>>
>>
>> > -----Original Message-----
>> > From: frank_lupo [mailto:frank_lupo@email.it]
>> > Sent: 30 May 2003 14:15
>> > To: Dave Page
>> > Cc: pgadmin-hackers
>> > Subject: Re: [pgadmin-hackers] pga2: reserved keywords
>> >
>> >
>> >
>> > Excuse, I do not understand.
>>
>> Don't worry, I found some time.
>>
>> New keywords are attached - I removed the ones that aren't relevant
>> to
PostgreSQL as there were a lot of them, and they may have a large
>> impact
on performance of the HighlightBox.
>>
>> The codes seem vaguely sensible, but feel free to change them.
>>
>> Regards, Dave
>>
>
> Hi Dave,
> thanks good work.
> I have a problem, the DEFAULT_AUTOHIGHLIGHT is a const, is not possible
> to add many lines.
I have idea, on load pgadmin2 read a txt file and
> load keyword in DEFAULT_AUTOHIGHLIGHT variable no const.
Do you think
> ?
That sounds sensible. I remember having trouble with the length of it before.
Regards, Dave.