[HACKERS] C-function, don't load external dll file

2012-11-20 Thread Przemek
any value, It wasn't exist. Finally my c-function doesn't use my function form external dll.How load dll and use my external function ?My external function form dll and LoadLibrary() is not called by dll program with called by Postgresql, Why? Przemek

Re: [HACKERS] Syntax bug? Group by?

2006-10-18 Thread Przemek
Dnia 17-10-2006 o godz. 23:21 Tom Lane napisał(a): > Andrew Dunstan <[EMAIL PROTECTED]> writes: > > Mark Woodward wrote: > >> My question, is it a syntactic technicality that PostgreSQL asks for a > >> "group by," or a bug in the parser? > > > AFAIK what you want is not per sql spec. > > It wou