How to use \restrict or \unrestirct in python

From: ma lz <ma100(at)hotmail(dot)com>
To: "pgsql-general(at)lists(dot)postgresql(dot)org" <pgsql-general(at)lists(dot)postgresql(dot)org>
Subject: How to use \restrict or \unrestirct in python
Date: 2025-09-15 07:16:35
Message-ID: TY7PR01MB14856A5E385BBD81F8DAB2D64F215A@TY7PR01MB14856.jpnprd01.prod.outlook.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-general

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

Responses

Browse pgsql-general by date

  From Date Subject
Next Message David G. Johnston 2025-09-15 12:32:19 Re: How to use \restrict or \unrestirct in python
Previous Message Laurenz Albe 2025-09-14 13:40:08 Re: Silent data corruption in PostgreSQL 17 - how to detect it proactively?