> Anyone know where to find documentation on this? Who knows what it
> escapes?
I always look in the manual when I'm looking for documentation, but
that's just me. Hell, call me crazy, but I'd probably look in the
chapter on the PG functions... but that's just me... and I have no idea
what I'm doi
Dennis Gearon wrote:
Anyone know where to find documentation on this? Who knows what it escapes?
From PostgreSQL source (~/pgsql/src/interfaces/libpq/fe-exec.c):
8<
/* ---
* Escaping arbitrary strings to get valid SQ
2 matches
Mail list logo