OK, replica here:
http://www.postgresql.org/message-id/caa-8ld8rntybiqwoz1rh69ugj0nbp30cgj1vv2_t6kly7me...@mail.gmail.com
Thanks
On Sun, Jul 27, 2014 at 2:22 PM, Guillaume Lelarge
wrote:
> 2014-07-27 14:13 GMT+02:00 klo uo :
>
>
>>
>> Apologies for posting in wrong list, would be great if Adm
2014-07-27 14:13 GMT+02:00 klo uo :
> Hi Guillaume,
>
> if not obvious here are some usage examples:
>
> - novice user learning SQL or PL/pgSQL
> - user learning PostGIS
> - user documenting own functions
>
> I've also attached two images:
>
> [1] auto-completion PostGIS function
> [2] calltip
Hi Guillaume,
if not obvious here are some usage examples:
- novice user learning SQL or PL/pgSQL
- user learning PostGIS
- user documenting own functions
I've also attached two images:
[1] auto-completion PostGIS function
[2] calltip describing function basics, and providing information abo
Hi,
2014-07-27 8:55 GMT+02:00 klo uo :
> Hi,
>
> I believe SQL Editor in pgAdmin wx GUI is Scintilla.
> Scintilla supports calltips (as in SciTE with *.api files).
>
> If above is true, is there a way to make SQL Editor support calltips on
> user defined commands?
>
>
pgAdmin uses scintilla on th