Re: How to use \restrict or \unrestirct in python

From: "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>
To: ma lz <ma100(at)hotmail(dot)com>
Cc: "pgsql-general(at)lists(dot)postgresql(dot)org" <pgsql-general(at)lists(dot)postgresql(dot)org>
Subject: Re: How to use \restrict or \unrestirct in python
Date: 2025-09-15 12:32:19
Message-ID: CAKFQuwY-vF+7prpZ4iccth1jJnMPhD2-bdpusizEZEe86NqUNg@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Monday, September 15, 2025, ma lz <ma100(at)hotmail(dot)com> wrote:

> To fix CVE-2025-8714, PG introduce \restrict , but if we use python ( like
> psycopg2), it does not support slash command.
>

Great, then you are unaffected by the CVE that targets the psql application.

David J.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Adrian Klaver 2025-09-15 14:17:50 Re: How to use \restrict or \unrestirct in python
Previous Message ma lz 2025-09-15 07:16:35 How to use \restrict or \unrestirct in python