Re: how to do a SET search_path? - Mailing list pgsql-jdbc

From CoL
Subject Re: how to do a SET search_path?
Date
Msg-id bidtvd$1a6g$2@news.hub.org
Whole thread Raw
In response to Re: how to do a SET search_path?  ("Patrick Hatcher" <PHatcher@macys.com>)
List pgsql-jdbc
you can set more than one, use:
....("set search_path = myschema,pg_catalog,public");

C.

Patrick Hatcher wrote, On 8/25/2003 5:49 PM:

> thank you


pgsql-jdbc by date:

Previous
From: Barry Lind
Date:
Subject: Re: connection/statement becomes unstable following SQLException
Next
From: Rob Prowel
Date:
Subject: Re: connection/statement becomes unstable following SQLException