[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [PATCH 2/2] Modify upgrade_bibtex.sql: Create function bibtex_debian_pool() which gets references for sources present only in the Debian Package Pool



Hi Akshita,

On Fri, Apr 24, 2015 at 02:26:01AM +0530, Akshita Jha wrote:
> 
> CREATE OR REPLACE FUNCTION bibentry(bibref text, sources text DEFAULT NULL)
> RETURNS TABLE(source text, rank text, package text) LANGUAGE SQL
>     .......
>     .......
> 
> What do you think of this ? Anyway I can test it ?

I think the solution via parameter is also fine.  It came to my mind
after I sended my mail yesterday.  Please ping me, if you implemented it
and I'll test.

Kind regards

        ANdreas.

-- 
http://fam-tille.de


Reply to: