Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1tKk92-00AWT6-6I for pgsql-advocacy@arkaria.postgresql.org; Mon, 09 Dec 2024 20:14:16 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1tKk8z-00BCjT-2p for pgsql-advocacy@arkaria.postgresql.org; Mon, 09 Dec 2024 20:14:14 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1tKk8y-00BCjG-RL for pgsql-advocacy@lists.postgresql.org; Mon, 09 Dec 2024 20:14:14 +0000 Received: from smtp.outgoing.loopia.se ([93.188.3.37]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1tKk8s-001wdO-Pj for pgsql-advocacy@lists.postgresql.org; Mon, 09 Dec 2024 20:14:13 +0000 Received: from s807.loopia.se (localhost [127.0.0.1]) by s807.loopia.se (Postfix) with ESMTP id 7288F1DDB1E for ; Mon, 09 Dec 2024 21:14:06 +0100 (CET) Received: from s899.loopia.se (unknown [172.22.191.6]) by s807.loopia.se (Postfix) with ESMTP id 5E17C1DD043; Mon, 09 Dec 2024 21:14:06 +0100 (CET) Received: from s470.loopia.se (unknown [172.22.191.6]) by s899.loopia.se (Postfix) with ESMTP id 5BDA32C8BA41; Mon, 09 Dec 2024 21:14:06 +0100 (CET) X-Virus-Scanned: amavisd-new at amavis.loopia.se X-Spam-Flag: NO X-Spam-Score: -1.2 X-Spam-Level: X-Spam-Status: No, score=-1.2 tagged_above=-999 required=6.2 tests=[ALL_TRUSTED=-1, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1] autolearn=disabled Authentication-Results: s470.loopia.se (amavisd-new); dkim=pass (2048-bit key) header.d=yesql.se Received: from s981.loopia.se ([172.22.191.6]) by s470.loopia.se (s470.loopia.se [172.22.190.34]) (amavisd-new, port 10024) with LMTP id 7Q6TmmSgvCEK; Mon, 9 Dec 2024 21:14:06 +0100 (CET) X-Loopia-Auth: user X-Loopia-User: daniel@yesql.se X-Loopia-Originating-IP: 89.255.232.193 Received: from smtpclient.apple (customer-89-255-232-193.stosn.net [89.255.232.193]) (Authenticated sender: daniel@yesql.se) by s981.loopia.se (Postfix) with ESMTPSA id E0AF322B1736; Mon, 09 Dec 2024 21:14:05 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yesql.se; s=loopiadkim1707475645; t=1733775246; bh=MkeMiNvXc3jf3lRhNfuWhvK4AJAWmziBZKzhvO77TBs=; h=Subject:From:In-Reply-To:Date:Cc:References:To; b=AsBDx08Wslxf7Wg+bJeYMJX3wdZO2KMX5LO+x1GaIBw20VwdWwrm4PRTkNFeml3ro KNlGrsJjVLWPzmsPC9ih8WLs6k6mMZI96xdcE0cjvt+M0chD1/XAICO0iD6oe3Xvea ltkYtop9OC4910Azn9yQdCREzr4YeCIM1mNTGOdLzKmNhZXC8COjBLsns8HXBCjg2X t+/3qVVwGwJLJXfKoVyCeswSRJfDR8cq//qN4sSMGlYE2SvH8qEIJ6k4AHiOWwNpNF c5ijMnNhK+vLmJFtF8dQzBDsEjswIHIZtk6kFdh93iy/iEYD337T+wpvwVGrspFHkG 4xelyNfD5IuwA== Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 16.0 \(3776.700.51.11.1\)) Subject: Re: Request to List Ballerina PostgreSQL JDBC Connector on the PostgreSQL Website From: Daniel Gustafsson In-Reply-To: Date: Mon, 9 Dec 2024 21:13:55 +0100 Cc: pgsql-advocacy@lists.postgresql.org, Arshika Mohottige Content-Transfer-Encoding: quoted-printable Message-Id: <7BB9579B-12FE-4AC3-8110-3BD058F160F2@yesql.se> References: To: Arshika Mohottige X-Mailer: Apple Mail (2.3776.700.51.11.1) List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk > On 9 Dec 2024, at 06:04, Arshika Mohottige = wrote: > [2] https://www.postgresql.org/docs/7.3/programmer-client.html PostgreSQL 7.3 went EOL 17 years ago.. If you look at the current version of the page which discuss client = interfaces you'll see there are none listed, with a link to the wiki page instead. https://www.postgresql.org/docs/17/external-interfaces.html > [3] https://wiki.postgresql.org/wiki/List_of_drivers This is where drivers are added, in order to edit it and add your driver = please follow the instructions on the top of the page for getting edit = permissions (which I've also linked below). https://wiki.postgresql.org/wiki/WikiEditing -- Daniel Gustafsson