From markcarl@sac.sfbay.sun.com Tue Jun 10 09:55:57 2008
Received: from sunmail4.singapore.sun.com (sunmail4.Singapore.Sun.COM [129.158.71.19])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id m5AGtuW8029908
	for <LSARC-ext@sac.sfbay.sun.com>; Tue, 10 Jun 2008 09:55:57 -0700 (PDT)
Received: from brm-avmta-1.central.sun.com (brm-avmta-1.Central.Sun.COM [129.147.4.11])
	by sunmail4.singapore.sun.com (8.13.4+Sun/8.13.3/ENSMAIL,v2.2) with ESMTP id m5AGtqSo015460;
	Wed, 11 Jun 2008 00:55:55 +0800 (SGT)
Received: from pmxchannel-daemon.brm-avmta-1.central.sun.com by
 brm-avmta-1.central.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 id <0K2900L0HB16OA00@brm-avmta-1.central.sun.com>; Tue,
 10 Jun 2008 10:55:54 -0600 (MDT)
Received: from dm-sfbay-02.sfbay.sun.com ([129.146.11.31])
 by brm-avmta-1.central.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0K2900DLZB13QQ60@brm-avmta-1.central.sun.com>; Tue,
 10 Jun 2008 10:55:51 -0600 (MDT)
Received: from sac.sfbay.sun.com (new-sac.SFBay.Sun.COM [129.146.175.65])
	by dm-sfbay-02.sfbay.sun.com (8.13.8+Sun/8.13.8/ENSMAIL,v2.2)
 with ESMTP id m5AGtowN010603; Tue, 10 Jun 2008 09:55:50 -0700 (PDT)
Received: from sac.sfbay.sun.com (localhost [127.0.0.1])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id m5AGtmLx029903; Tue,
 10 Jun 2008 09:55:48 -0700 (PDT)
Received: (from markcarl@localhost)
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8/Submit) id m5AGtmFg029899; Tue,
 10 Jun 2008 09:55:48 -0700 (PDT)
Date: Tue, 10 Jun 2008 09:55:48 -0700 (PDT)
From: Mark Carlson <markcarl@sac.sfbay.sun.com>
Subject: psqlODBC [LSARC/2008/371 FastTrack timeout 06/17/2008]
To: LSARC-ext@sun.com
Cc: Geir.Green@sun.com, storycrafter@gmail.com
Message-id: <200806101655.m5AGtmFg029899@sac.sfbay.sun.com>
MIME-version: 1.0
Content-type: TEXT/PLAIN
Content-transfer-encoding: 8BIT
X-PMX-Version: 5.4.1.325704
Status: RO
Content-Length: 3774


Template Version: @(#)sac_nextcase 1.66 04/17/08 SMI
This information is Copyright 2008 Sun Microsystems
1. Introduction
    1.1. Project/Component Working Name:
	 psqlODBC
    1.2. Name of Document Author/Supplier:
	 Author:  Geir Green
    1.3  Date of This Document:
	10 June, 2008
4. Technical Description


  1.3.1. Date this project was conceived:
         04/17/08

  1.4. Name of Major Document Customer(s)/Consumer(s):
  1.4.1. The PAC or CPT you expect to review your project:
         Database

  1.4.2. The ARC(s) you expect to review your project:
         LSARC

  1.4.3. The Director/VP who is "Sponsoring" this project:
         Mårten Mickos

  1.4.4. The name of your business unit:
         Database Group (DBG)

  1.5. Email Aliases:
     1.5.1. Responsible Manager:
            Masood Mortazavi <Masood.Mortazavi@sun.com>

     1.5.2. Responsible Engineer:
            Geir Green <geir.green@sun.com>

  1.5.4. Interest List:
      databases-discuss@sun.com
      postgresql-techteam@sun.com
      sun-postgres-pteam@sun.com

2. Project Summary
  2.1. Project Description:
       psqlODBC is the official PostgreSQL ODBC Driver.

  2.2. Risks and Assumptions:
       It is assumed that porting psqlODBC to Solaris may cause modifications
       of the psqlODBC code so that it will run properly on the Solaris 
       platform. The modifications (if any) are expected to be minor.

       The business risks associated with not providing psqlODBC for Solaris
       is considered high, as we would provide a less complete environment for
       PostgreSQL on Solaris as compared to what the open source community
       would expect.

3. Business Summary
  3.1. Problem Area:
       A customer who is writing software using ODBC to access a postgres
       database on a Solaris platform will need psqlODBC.

  3.2. Market/Requester:
       Applications using ODBC API to access a database - these applications
       can be ported to postgres database on a Solaris platform.

  3.6. How will you know when you are done?:
       When the psqlODBC(ODBC Driver) code together with unixODBC(ODBC Driver
       Manager) is integrated into the OpenSolaris SFW consolidation.

4. Technical Description:
   4.1. Details:
        psqlODBC is the official PostgreSQL ODBC Driver.

        The psqlODBC project is a PostgreSQL Community project that is a part
        of the pgFoundry.

        psqlODBC is released under the Library General Public License (LGPL).

   4.5. Interfaces:
        EXPORTED        STABILITY    NOTES
        ------------------------------------------------------------
        psqlodbcw       Uncommitted  (NEW) dynamic library


        IMPORTED        STABILITY    NOTES
        ------------------------------------------------------------
        libssl          Uncommitted  /usr/sfw/lib/ (http://www.openssl.org/)
        Kerberos        Uncommitted  /usr/lib/ (http://web.mit.edu/kerberos/)
        libpq           Volatile     LSARC/2008/004
        libpthread      Committed
        libodbcinst     Uncommitted  LSARC/2007/684
        libodbc         Uncommitted  LSARC/2007/684
        libc            Committed

        The 32 bit version of library psqlODBC is installed in:
           /usr/postgres/8.3/lib/psqlodbcw.so
        - and the 64 bit version in:
           /usr/postgres/8.3/lib/amd64/psqlodbcw.so

   4.6. Doc Impact:
        See: http://psqlodbc.projects.postgresql.org/

   4.9. I18N/L10N Impact:
        The psqlODBC can handle both ANSI and Unicode.

5. Reference Documents:
  http://psqlodbc.projects.postgresql.org/


6. Resources and Schedule
    6.4. Steering Committee requested information
   	6.4.1. Consolidation C-team Name:
		SFW
    6.5. ARC review type: FastTrack
    6.6. ARC Exposure: open


From storycrafter@gmail.com Tue Jun 10 10:43:19 2008
Received: from sunmail4.singapore.sun.com (sunmail4.Singapore.Sun.COM [129.158.71.19])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id m5AHhIrS002058
	for <LSARC-ext@sac.sfbay.sun.com>; Tue, 10 Jun 2008 10:43:19 -0700 (PDT)
Received: from brm-avmta-1.central.sun.com (brm-avmta-1.Central.Sun.COM [129.147.4.11])
	by sunmail4.singapore.sun.com (8.13.4+Sun/8.13.3/ENSMAIL,v2.2) with ESMTP id m5AHh3hf004630
	for <@sunmail2sca.sfbay.sun.com:lsarc-ext@sun.com>; Wed, 11 Jun 2008 01:43:17 +0800 (SGT)
Received: from pmxchannel-daemon.brm-avmta-1.central.sun.com by
 brm-avmta-1.central.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 id <0K290010ND83U400@brm-avmta-1.central.sun.com> for lsarc-ext@sun.com
 (ORCPT lsarc-ext@sun.com); Tue, 10 Jun 2008 11:43:15 -0600 (MDT)
Received: from sca-ea-mail-1.sun.com ([192.18.43.24])
 by brm-avmta-1.central.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0K2900DXGD82QZA0@brm-avmta-1.central.sun.com> for
 lsarc-ext@sun.com (ORCPT lsarc-ext@sun.com); Tue,
 10 Jun 2008 11:43:14 -0600 (MDT)
Received: from relay22.sun.com
 (relay22.sun.com [192.12.251.34] (may be forged))	by sca-ea-mail-1.sun.com
 (8.13.7+Sun/8.12.9) with ESMTP id m5AHSJVt008663	for <lsarc-ext@sun.com>; Tue,
 10 Jun 2008 17:43:14 +0000 (GMT)
Received: from mms22es.mms.us.syntegra.com ([150.143.232.30] [150.143.232.30])
 by relay22i.sun.com with ESMTP id BT-MMP-853276 for lsarc-ext@sun.com; Tue,
 10 Jun 2008 17:43:13 +0000 (Z)
Received: from relay24.sun.com (relay24.sun.com [192.12.251.74])
 by mms22es.mms.us.syntegra.com with ESMTP id BT-MMP-25841803 for
 lsarc-ext@sun.com; Tue, 10 Jun 2008 17:43:13 +0000 (Z)
Received: from rv-out-0708.google.com ([209.85.198.242] [209.85.198.242])
 by relay24i.sun.com with ESMTP id BT-MMP-32246900 for lsarc-ext@sun.com; Tue,
 10 Jun 2008 17:43:13 +0000 (Z)
Received: by rv-out-0708.google.com with SMTP id k29so3410656rvb.8 for
 <lsarc-ext@sun.com>; Tue, 10 Jun 2008 10:42:23 -0700 (PDT)
Received: by 10.140.131.11 with SMTP id e11mr3243629rvd.234.1213119742099; Tue,
 10 Jun 2008 10:42:22 -0700 (PDT)
Received: by 10.141.84.8 with HTTP; Tue, 10 Jun 2008 10:42:22 -0700 (PDT)
Date: Tue, 10 Jun 2008 12:42:22 -0500
From: Mark Martin <storycrafter@gmail.com>
Subject: Re: psqlODBC [LSARC/2008/371 FastTrack timeout 06/17/2008]
In-reply-to: <200806101655.m5AGtmFg029899@sac.sfbay.sun.com>
To: lsarc-ext@sun.com
Cc: Mark Carlson <markcarl@sac.sfbay.sun.com>, Geir.Green@sun.com
Message-id: <e40c28290806101042g6538b0afp6f113136a26dbb43@mail.gmail.com>
MIME-version: 1.0
Content-type: multipart/alternative;
 boundary="Boundary_(ID_re2InkrmZKdWJKQdhn1OXQ)"
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;        d=gmail.com;
 s=gamma; h=domainkey-signature:received:received:message-id:date:from:to
 :subject:cc:in-reply-to:mime-version:content-type:references;
 bh=IItmW++gGNy1ALdn0NWXICxiqmtwMiBr7A7V39qSdoU=;
 b=Lp0kklei864hcsdqaEEcz1wAYj9vSChSfiXHo7pCrfPmT88g5gGS5AtLKjMPG3O5ni
 g3Xk82zXteEC/61PHsX2bwn+7mRcczrvlveUCSimvW/taqb5UN3ocmRMZ3Jvixq4VJ/l
 5Wylk08JQfuJistG0s0jCct/yeVlG/T/IE/eY=
DomainKey-Signature: a=rsa-sha1; c=nofws;        d=gmail.com; s=gamma;
 h=message-id:date:from:to:subject:cc:in-reply-to:mime-version
 :content-type:references;
 b=eoLBx1uslUYURYuFqVMfePguSDba2YXkFRUxXwi1t9XKNs89CsgAP+bQrEzzeTkvCB
 /YfqKjQM87NmvnlsWbVtsCCZD1GQ2pfDjbs5P0E6qiVHqVwPxcwswjTtEKSvQdiswCXL
 Cg4L/Uk02QOzh3IiDwSpdAXRruDmXRv4kSRNs=
X-PMX-Version: 5.4.1.325704
X-Brightmail-Tracker: AAAAAA==
X-Antispam: No, score=0.0/5.0, scanned in 0.058sec at (localhost [127.0.0.1])
	by smf-spamd v1.3.1 - http://smfs.sf.net/
References: <200806101655.m5AGtmFg029899@sac.sfbay.sun.com>
Status: RO
Content-Length: 1447


--Boundary_(ID_re2InkrmZKdWJKQdhn1OXQ)
Content-type: text/plain; charset=ISO-8859-1
Content-transfer-encoding: 7BIT
Content-disposition: inline

On Tue, Jun 10, 2008 at 11:55 AM, Mark Carlson <markcarl@sac.sfbay.sun.com>
wrote:

>
> Template Version: @(#)sac_nextcase 1.66 04/17/08 SMI
> This information is Copyright 2008 Sun Microsystems
> 1. Introduction
>    1.1. Project/Component Working Name:
>         psqlODBC


The release binding on this fasttrack will be patch, and the timeout is set
for 06/17/2008 as mentioned in the subject..

--Boundary_(ID_re2InkrmZKdWJKQdhn1OXQ)
Content-type: text/html; charset=ISO-8859-1
Content-transfer-encoding: 7BIT
Content-disposition: inline

<br><br><div class="gmail_quote">On Tue, Jun 10, 2008 at 11:55 AM, Mark Carlson &lt;<a href="mailto:markcarl@sac.sfbay.sun.com" target="_blank">markcarl@sac.sfbay.sun.com</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

<br>
Template Version: @(#)sac_nextcase 1.66 04/17/08 SMI<br>
This information is Copyright 2008 Sun Microsystems<br>
1. Introduction<br>
 &nbsp; &nbsp;1.1. Project/Component Working Name:<br>
 &nbsp; &nbsp; &nbsp; &nbsp; psqlODBC</blockquote><div><br>The release binding on this fasttrack will be patch, and the timeout is set for 06/17/2008 as mentioned in the subject..<br><br></div></div><br>

--Boundary_(ID_re2InkrmZKdWJKQdhn1OXQ)--

From storycrafter@gmail.com Wed Jun 18 09:49:24 2008
Received: from sunmail5.uk.sun.com (sunmail5.UK.Sun.COM [129.156.85.165])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id m5IGnNw9007450
	for <LSARC-ext@sac.sfbay.sun.com>; Wed, 18 Jun 2008 09:49:23 -0700 (PDT)
Received: from brm-avmta-1.central.sun.com (brm-avmta-1.Central.Sun.COM [129.147.4.11])
	by sunmail5.uk.sun.com (8.13.8+Sun/8.13.8/ENSMAIL,v2.2) with ESMTP id m5IGnLA6008969
	for <@sunmail2sca.sfbay.sun.com:LSARC-ext@sun.com>; Wed, 18 Jun 2008 17:49:22 +0100 (BST)
Received: from pmxchannel-daemon.brm-avmta-1.central.sun.com by
 brm-avmta-1.central.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 id <0K2O0010D4290300@brm-avmta-1.central.sun.com> for LSARC-ext@sun.com
 (ORCPT LSARC-ext@sun.com); Wed, 18 Jun 2008 10:49:21 -0600 (MDT)
Received: from brmea-mail-3.sun.com ([192.18.98.34])
 by brm-avmta-1.central.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0K2O00MCL4250V30@brm-avmta-1.central.sun.com> for
 LSARC-ext@sun.com (ORCPT LSARC-ext@sun.com); Wed,
 18 Jun 2008 10:49:18 -0600 (MDT)
Received: from relay24.sun.com
 (relay24.sun.com [192.12.251.74] (may be forged))	by brmea-mail-3.sun.com
 (8.13.6+Sun/8.12.9) with ESMTP id m5IGTgL3020942	for <LSARC-ext@sun.com>; Wed,
 18 Jun 2008 16:49:17 +0000 (GMT)
Received: from mms25es.mms.us.syntegra.com ([150.143.232.90] [150.143.232.90])
 by relay24i.sun.com with ESMTP id BT-MMP-1570206 for LSARC-ext@sun.com; Wed,
 18 Jun 2008 16:49:17 +0000 (Z)
Received: from relay24.sun.com (relay24.sun.com [192.12.251.74])
 by mms25es.mms.us.syntegra.com with ESMTP id BT-MMP-38643476 for
 LSARC-ext@sun.com; Wed, 18 Jun 2008 16:49:15 +0000 (Z)
Received: from an-out-0708.google.com ([209.85.132.250] [209.85.132.250])
 by relay24i.sun.com with ESMTP id BT-MMP-2485776 for LSARC-ext@sun.com; Wed,
 18 Jun 2008 16:49:15 +0000 (Z)
Received: by an-out-0708.google.com with SMTP id d31so80433and.92 for
 <LSARC-ext@sun.com>; Wed, 18 Jun 2008 09:48:33 -0700 (PDT)
Received: by 10.100.247.14 with SMTP id u14mr1368153anh.104.1213807707878; Wed,
 18 Jun 2008 09:48:27 -0700 (PDT)
Received: by 10.100.174.8 with HTTP; Wed, 18 Jun 2008 09:48:27 -0700 (PDT)
Date: Wed, 18 Jun 2008 11:48:27 -0500
From: Mark Martin <storycrafter@gmail.com>
Subject: psqlODBC [LSARC/2008/371 FastTrack closed approved]
To: opensolaris-arc@opensolaris.org, LSARC-ext@sun.com
Cc: Geir.Green@sun.com, "Mark A. Carlson" <Mark.Carlson@sun.com>
Message-id: <e40c28290806180948r322c2e76k6ffbd96f097330ca@mail.gmail.com>
MIME-version: 1.0
Content-type: multipart/alternative;
 boundary="Boundary_(ID_Rec1U9CcVfMMdfq4CbfbKw)"
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;        d=gmail.com;
 s=gamma; h=domainkey-signature:received:received:message-id:date:from:to
 :subject:cc:mime-version:content-type;
 bh=PLDnYm1SzR2+TsDr52DB210OSSD8uah4Btdv4wF6Ff8=;
 b=spsIj7w/qoYfFqcYEuGU+9KDJyXxgbHCBahMjNf9azeghwXUIFIYOusMyIgOpNzH6D
 Q5ZDCFTY9GLwbYiNYyMTDWASQeRoF9ZceXAGr87lK4eHNiR4xMmrJYTI65SKc+T1Xcml
 a9UIIqSxiGnAZ3TLu4WB+tKzqJHc/T32ctHNs=
DomainKey-Signature: a=rsa-sha1; c=nofws;        d=gmail.com; s=gamma;
 h=message-id:date:from:to:subject:cc:mime-version:content-type;
 b=f1/tjOGdRPgFIHo1U5TU19GuE929OUvYnGDSHJuHNs9WdPyRLbspcZmaTs/PwWzVFQ
 DUoAX01fP15wAXut/zU5kiH76ZANtYXbSstzLFJqksNH6WnNFWFaACQdFdqh17Tohf+9
 YGAzqTrrGEIXjhO27ugMuFa3bVy78gwCN8x0Y=
X-PMX-Version: 5.4.1.325704
X-Brightmail-Tracker: AAAAAA==
X-Antispam: No, score=0.0/5.0, scanned in 1.129sec at (localhost [127.0.0.1])
	by smf-spamd v1.3.1 - http://smfs.sf.net/
Status: RO
Content-Length: 11986


--Boundary_(ID_Rec1U9CcVfMMdfq4CbfbKw)
Content-type: text/plain; charset=ISO-8859-1
Content-transfer-encoding: quoted-printable
Content-disposition: inline

As there were no issues raised during the fast-track, and the timer has
expired (yesterday, 2008-06-17), this case is being marked closed approved.


Original onepager follows:

On Tue, Jun 10, 2008 at 11:55 AM, Mark Carlson <markcarl@sac.sfbay.sun.com>
wrote:

>
> Template Version: @(#)sac_nextcase 1.66 04/17/08 SMI
> This information is Copyright 2008 Sun Microsystems
> 1. Introduction
>    1.1. Project/Component Working Name:
>         psqlODBC
>    1.2. Name of Document Author/Supplier:
>         Author:  Geir Green
>    1.3  Date of This Document:
>        10 June, 2008
> 4. Technical Description
>
>
>  1.3.1. Date this project was conceived:
>         04/17/08
>
>  1.4. Name of Major Document Customer(s)/Consumer(s):
>  1.4.1. The PAC or CPT you expect to review your project:
>         Database
>
>  1.4.2. The ARC(s) you expect to review your project:
>         LSARC
>
>  1.4.3. The Director/VP who is "Sponsoring" this project:
>         M=E5rten Mickos
>
>  1.4.4. The name of your business unit:
>         Database Group (DBG)
>
>  1.5. Email Aliases:
>     1.5.1. Responsible Manager:
>            Masood Mortazavi <Masood.Mortazavi@sun.com>
>
>     1.5.2. Responsible Engineer:
>            Geir Green <geir.green@sun.com>
>
>  1.5.4. Interest List:
>      databases-discuss@sun.com
>      postgresql-techteam@sun.com
>      sun-postgres-pteam@sun.com
>
> 2. Project Summary
>  2.1. Project Description:
>       psqlODBC is the official PostgreSQL ODBC Driver.
>
>  2.2. Risks and Assumptions:
>       It is assumed that porting psqlODBC to Solaris may cause
> modifications
>       of the psqlODBC code so that it will run properly on the Solaris
>       platform. The modifications (if any) are expected to be minor.
>
>       The business risks associated with not providing psqlODBC for Solar=
is
>       is considered high, as we would provide a less complete environment
> for
>       PostgreSQL on Solaris as compared to what the open source community
>       would expect.
>
> 3. Business Summary
>  3.1. Problem Area:
>       A customer who is writing software using ODBC to access a postgres
>       database on a Solaris platform will need psqlODBC.
>
>  3.2. Market/Requester:
>       Applications using ODBC API to access a database - these applicatio=
ns
>       can be ported to postgres database on a Solaris platform.
>
>  3.6. How will you know when you are done?:
>       When the psqlODBC(ODBC Driver) code together with unixODBC(ODBC
> Driver
>       Manager) is integrated into the OpenSolaris SFW consolidation.
>
> 4. Technical Description:
>   4.1. Details:
>        psqlODBC is the official PostgreSQL ODBC Driver.
>
>        The psqlODBC project is a PostgreSQL Community project that is a
> part
>        of the pgFoundry.
>
>        psqlODBC is released under the Library General Public License
> (LGPL).
>
>   4.5. Interfaces:
>        EXPORTED        STABILITY    NOTES
>        ------------------------------------------------------------
>        psqlodbcw       Uncommitted  (NEW) dynamic library
>
>
>        IMPORTED        STABILITY    NOTES
>        ------------------------------------------------------------
>        libssl          Uncommitted  /usr/sfw/lib/ (http://www.openssl.org=
/
> )
>        Kerberos        Uncommitted  /usr/lib/ (
> http://web.mit.edu/kerberos/)
>        libpq           Volatile     LSARC/2008/004
>        libpthread      Committed
>        libodbcinst     Uncommitted  LSARC/2007/684
>        libodbc         Uncommitted  LSARC/2007/684
>        libc            Committed
>
>        The 32 bit version of library psqlODBC is installed in:
>           /usr/postgres/8.3/lib/psqlodbcw.so
>        - and the 64 bit version in:
>           /usr/postgres/8.3/lib/amd64/psqlodbcw.so
>
>   4.6. Doc Impact:
>        See: http://psqlodbc.projects.postgresql.org/
>
>   4.9. I18N/L10N Impact:
>        The psqlODBC can handle both ANSI and Unicode.
>
> 5. Reference Documents:
>  http://psqlodbc.projects.postgresql.org/
>
>
> 6. Resources and Schedule
>    6.4. Steering Committee requested information
>        6.4.1. Consolidation C-team Name:
>                SFW
>    6.5. ARC review type: FastTrack
>    6.6. ARC Exposure: open
>
>

--Boundary_(ID_Rec1U9CcVfMMdfq4CbfbKw)
Content-type: text/html; charset=ISO-8859-1
Content-transfer-encoding: quoted-printable
Content-disposition: inline

<br>As there were no issues raised during the fast-track, and the timer has=
 expired (yesterday, 2008-06-17), this case is being marked closed approved=
.<br><br><br>Original onepager follows:<br><br><div class=3D"gmail_quote">
On Tue, Jun 10, 2008 at 11:55 AM, Mark Carlson &lt;<a href=3D"mailto:markca=
rl@sac.sfbay.sun.com" target=3D"_blank">markcarl@sac.sfbay.sun.com</a>&gt; =
wrote:<br>



<blockquote class=3D"gmail_quote" style=3D"border-left: 1px solid rgb(204, =
204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

<br>
Template Version: @(#)sac_nextcase 1.66 04/17/08 SMI<br>
This information is Copyright 2008 Sun Microsystems<br>
1. Introduction<br>
 &nbsp; &nbsp;1.1. Project/Component Working Name:<br>
 &nbsp; &nbsp; &nbsp; &nbsp; psqlODBC<br>
 &nbsp; &nbsp;1.2. Name of Document Author/Supplier:<br>
 &nbsp; &nbsp; &nbsp; &nbsp; Author: &nbsp;Geir Green<br>
 &nbsp; &nbsp;1.3 &nbsp;Date of This Document:<br>
 &nbsp; &nbsp; &nbsp; &nbsp;10 June, 2008<br>
4. Technical Description<br>
<br>
<br>
 &nbsp;<a href=3D"http://1.3.1." target=3D"_blank">1.3.1.</a> Date this pro=
ject was conceived:<br>
 &nbsp; &nbsp; &nbsp; &nbsp; 04/17/08<br>
<br>
 &nbsp;1.4. Name of Major Document Customer(s)/Consumer(s):<br>
 &nbsp;<a href=3D"http://1.4.1." target=3D"_blank">1.4.1.</a> The PAC or CP=
T you expect to review your project:<br>
 &nbsp; &nbsp; &nbsp; &nbsp; Database<br>
<br>
 &nbsp;<a href=3D"http://1.4.2." target=3D"_blank">1.4.2.</a> The ARC(s) yo=
u expect to review your project:<br>
 &nbsp; &nbsp; &nbsp; &nbsp; LSARC<br>
<br>
 &nbsp;<a href=3D"http://1.4.3." target=3D"_blank">1.4.3.</a> The Director/=
VP who is &quot;Sponsoring&quot; this project:<br>
 &nbsp; &nbsp; &nbsp; &nbsp; M=E5rten Mickos<br>
<br>
 &nbsp;<a href=3D"http://1.4.4." target=3D"_blank">1.4.4.</a> The name of y=
our business unit:<br>
 &nbsp; &nbsp; &nbsp; &nbsp; Database Group (DBG)<br>
<br>
 &nbsp;1.5. Email Aliases:<br>
 &nbsp; &nbsp; <a href=3D"http://1.5.1." target=3D"_blank">1.5.1.</a> Respo=
nsible Manager:<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Masood Mortazavi &lt;<a href=3D"m=
ailto:Masood.Mortazavi@sun.com" target=3D"_blank">Masood.Mortazavi@sun.com<=
/a>&gt;<br>
<br>
 &nbsp; &nbsp; <a href=3D"http://1.5.2." target=3D"_blank">1.5.2.</a> Respo=
nsible Engineer:<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Geir Green &lt;<a href=3D"mailto:=
geir.green@sun.com" target=3D"_blank">geir.green@sun.com</a>&gt;<br>
<br>
 &nbsp;<a href=3D"http://1.5.4." target=3D"_blank">1.5.4.</a> Interest List=
:<br>
 &nbsp; &nbsp; &nbsp;<a href=3D"mailto:databases-discuss@sun.com" target=3D=
"_blank">databases-discuss@sun.com</a><br>
 &nbsp; &nbsp; &nbsp;<a href=3D"mailto:postgresql-techteam@sun.com" target=
=3D"_blank">postgresql-techteam@sun.com</a><br>
 &nbsp; &nbsp; &nbsp;<a href=3D"mailto:sun-postgres-pteam@sun.com" target=
=3D"_blank">sun-postgres-pteam@sun.com</a><br>
<br>
2. Project Summary<br>
 &nbsp;2.1. Project Description:<br>
 &nbsp; &nbsp; &nbsp; psqlODBC is the official PostgreSQL ODBC Driver.<br>
<br>
 &nbsp;2.2. Risks and Assumptions:<br>
 &nbsp; &nbsp; &nbsp; It is assumed that porting psqlODBC to Solaris may ca=
use modifications<br>
 &nbsp; &nbsp; &nbsp; of the psqlODBC code so that it will run properly on =
the Solaris<br>
 &nbsp; &nbsp; &nbsp; platform. The modifications (if any) are expected to =
be minor.<br>
<br>
 &nbsp; &nbsp; &nbsp; The business risks associated with not providing psql=
ODBC for Solaris<br>
 &nbsp; &nbsp; &nbsp; is considered high, as we would provide a less comple=
te environment for<br>
 &nbsp; &nbsp; &nbsp; PostgreSQL on Solaris as compared to what the open so=
urce community<br>
 &nbsp; &nbsp; &nbsp; would expect.<br>
<br>
3. Business Summary<br>
 &nbsp;3.1. Problem Area:<br>
 &nbsp; &nbsp; &nbsp; A customer who is writing software using ODBC to acce=
ss a postgres<br>
 &nbsp; &nbsp; &nbsp; database on a Solaris platform will need psqlODBC.<br=
>
<br>
 &nbsp;3.2. Market/Requester:<br>
 &nbsp; &nbsp; &nbsp; Applications using ODBC API to access a database - th=
ese applications<br>
 &nbsp; &nbsp; &nbsp; can be ported to postgres database on a Solaris platf=
orm.<br>
<br>
 &nbsp;3.6. How will you know when you are done?:<br>
 &nbsp; &nbsp; &nbsp; When the psqlODBC(ODBC Driver) code together with uni=
xODBC(ODBC Driver<br>
 &nbsp; &nbsp; &nbsp; Manager) is integrated into the OpenSolaris SFW conso=
lidation.<br>
<br>
4. Technical Description:<br>
 &nbsp; 4.1. Details:<br>
 &nbsp; &nbsp; &nbsp; &nbsp;psqlODBC is the official PostgreSQL ODBC Driver=
.<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp;The psqlODBC project is a PostgreSQL Community =
project that is a part<br>
 &nbsp; &nbsp; &nbsp; &nbsp;of the pgFoundry.<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp;psqlODBC is released under the Library General =
Public License (LGPL).<br>
<br>
 &nbsp; 4.5. Interfaces:<br>
 &nbsp; &nbsp; &nbsp; &nbsp;EXPORTED &nbsp; &nbsp; &nbsp; &nbsp;STABILITY &=
nbsp; &nbsp;NOTES<br>
 &nbsp; &nbsp; &nbsp; &nbsp;-----------------------------------------------=
-------------<br>
 &nbsp; &nbsp; &nbsp; &nbsp;psqlodbcw &nbsp; &nbsp; &nbsp; Uncommitted &nbs=
p;(NEW) dynamic library<br>
<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp;IMPORTED &nbsp; &nbsp; &nbsp; &nbsp;STABILITY &=
nbsp; &nbsp;NOTES<br>
 &nbsp; &nbsp; &nbsp; &nbsp;-----------------------------------------------=
-------------<br>
 &nbsp; &nbsp; &nbsp; &nbsp;libssl &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Uncomm=
itted &nbsp;/usr/sfw/lib/ (<a href=3D"http://www.openssl.org/" target=3D"_b=
lank">http://www.openssl.org/</a>)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;Kerberos &nbsp; &nbsp; &nbsp; &nbsp;Uncommitted=
 &nbsp;/usr/lib/ (<a href=3D"http://web.mit.edu/kerberos/" target=3D"_blank=
">http://web.mit.edu/kerberos/</a>)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;libpq &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Volati=
le &nbsp; &nbsp; LSARC/2008/004<br>
 &nbsp; &nbsp; &nbsp; &nbsp;libpthread &nbsp; &nbsp; &nbsp;Committed<br>
 &nbsp; &nbsp; &nbsp; &nbsp;libodbcinst &nbsp; &nbsp; Uncommitted &nbsp;LSA=
RC/2007/684<br>
 &nbsp; &nbsp; &nbsp; &nbsp;libodbc &nbsp; &nbsp; &nbsp; &nbsp; Uncommitted=
 &nbsp;LSARC/2007/684<br>
 &nbsp; &nbsp; &nbsp; &nbsp;libc &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;C=
ommitted<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp;The 32 bit version of library psqlODBC is insta=
lled in:<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; /usr/postgres/8.3/lib/psqlodbcw.so<br>
 &nbsp; &nbsp; &nbsp; &nbsp;- and the 64 bit version in:<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; /usr/postgres/8.3/lib/amd64/psqlodbcw.s=
o<br>
<br>
 &nbsp; 4.6. Doc Impact:<br>
 &nbsp; &nbsp; &nbsp; &nbsp;See: <a href=3D"http://psqlodbc.projects.postgr=
esql.org/" target=3D"_blank">http://psqlodbc.projects.postgresql.org/</a><b=
r>
<br>
 &nbsp; 4.9. I18N/L10N Impact:<br>
 &nbsp; &nbsp; &nbsp; &nbsp;The psqlODBC can handle both ANSI and Unicode.<=
br>
<br>
5. Reference Documents:<br>
 &nbsp;<a href=3D"http://psqlodbc.projects.postgresql.org/" target=3D"_blan=
k">http://psqlodbc.projects.postgresql.org/</a><br>
<br>
<br>
6. Resources and Schedule<br>
 &nbsp; &nbsp;6.4. Steering Committee requested information<br>
 &nbsp; &nbsp; &nbsp; &nbsp;<a href=3D"http://6.4.1." target=3D"_blank">6.4=
.1.</a> Consolidation C-team Name:<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;SFW<br>
 &nbsp; &nbsp;6.5. ARC review type: FastTrack<br>
 &nbsp; &nbsp;6.6. ARC Exposure: open<br>
<br>
</blockquote></div><br>

--Boundary_(ID_Rec1U9CcVfMMdfq4CbfbKw)--

