Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:15823 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 3329 invoked by uid 1010); 5 Apr 2005 16:19:51 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 3288 invoked from network); 5 Apr 2005 16:19:51 -0000 Received: from unknown (HELO email.com) (127.0.0.1) by localhost with SMTP; 5 Apr 2005 16:19:51 -0000 X-Host-Fingerprint: 192.38.9.232 gw2.emini.dk Linux 2.4/2.6 Received: from ([192.38.9.232:13228] helo=gw2.emini.dk) by pb1.pair.com (ecelerity HEAD r(5268)) with SMTP id DB/F1-19272-6AAB2524 for ; Tue, 05 Apr 2005 12:19:51 -0400 Received: from blaster (gw1.emini.dk [212.242.124.121]) by gw2.emini.dk (Postfix) with ESMTP id 4FB265E96A; Tue, 5 Apr 2005 18:19:45 +0200 (CEST) Message-ID: <007101c539fb$a9986ac0$0b00000a@blaster> To: "Christopher Kings-Lynne" Cc: "PHP Internals" Date: Tue, 5 Apr 2005 18:22:28 +0200 Organization: Emini ApS MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.3790.224 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.224 Subject: libpq version From: edink@emini.dk ("Edin Kadribasic") Which version of libpq is required to compile the new pgsql prepare/execute commands in php 5.1? I'm getting compilation probles with 8.0.0 client lib where PQprepare() and PQsendPrepare() seem to be missing. Edin