From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-0.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: a07f3367d7,c8b656b776e44485,start X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!postnews.google.com!32g2000yqj.googlegroups.com!not-for-mail From: Cainite 256 Newsgroups: comp.lang.ada Subject: GnatColl Date: Thu, 2 Jul 2009 05:00:27 -0700 (PDT) Organization: http://groups.google.com Message-ID: <943582ed-c6aa-4f9f-84c1-b4ce68b2aef4@32g2000yqj.googlegroups.com> NNTP-Posting-Host: 87.205.243.193 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: posting.google.com 1246536030 7291 127.0.0.1 (2 Jul 2009 12:00:30 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Thu, 2 Jul 2009 12:00:30 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: 32g2000yqj.googlegroups.com; posting-host=87.205.243.193; posting-account=QNvANwoAAAB85Dy4GaXAwiMqr5Hiyo_k User-Agent: G2/1.0 X-HTTP-UserAgent: Opera/9.64 (Windows NT 6.0; U; en) Presto/2.1.1,gzip(gfe),gzip(gfe) Xref: g2news2.google.com comp.lang.ada:6796 Date: 2009-07-02T05:00:27-07:00 List-Id: Hello. I have fast question. I'am using GnatColl to connect witch PostgreSQL. Is there any way to call stored function insted of simple query? Thanks.