Re: Use of '&' as table prefix in query - Mailing list pgsql-general

From Rich Shepard
Subject Re: Use of '&' as table prefix in query
Date
Msg-id alpine.LNX.2.20.2107121046110.7804@salmo.appl-ecosys.com
Whole thread Raw
In response to Re: Use of '&' as table prefix in query  (Rob Sargent <robjsargent@gmail.com>)
Responses Re: Use of '&' as table prefix in query
List pgsql-general
On Mon, 12 Jul 2021, Rob Sargent wrote:

> These look like value substitutions, usually done on the client at it
> sends the sql. How is this sql getting to the server (presumably after
> substitution).

Rob,

I was running queries from the psql back then. Now I'm adding a GUI
(tkinter) and using psycopg2.

Thanks,

Rich



pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: How to debug a connection that's "active" but hanging?
Next
From: Adrian Klaver
Date:
Subject: Re: Use of '&' as table prefix in query