Re: insert statements - Mailing list pgsql-hackers

From Vince Vielhaber
Subject Re: insert statements
Date
Msg-id Pine.BSF.4.40.0203181207320.70534-100000@paprika.michvhf.com
Whole thread Raw
In response to Re: insert statements  (Fernando Nasser <fnasser@redhat.com>)
List pgsql-hackers
On Mon, 18 Mar 2002, Fernando Nasser wrote:

> Vince Vielhaber wrote:
> >
> > On Thu, 14 Mar 2002, Rod Taylor wrote:
> >
> > > Out of curiosity, does SyBase allow you to qualify it with
> > > schema.table.column?
> >
> > Just tried it...  Yes.
> >
>
> What if you give it a bogus schema name?  Does it error out or just
> ignore it?

If I get a few mins before I leave I'll try it, but I would guess
that it ignores it because when I tried  INSERT INTO foo(bar.a), bar
didn't exist and Sybase still accepted it.

Vince.
-- 
==========================================================================
Vince Vielhaber -- KA8CSH    email: vev@michvhf.com    http://www.pop4.net        56K Nationwide Dialup from $16.00/mo
atPop4 Networking       Online Campground Directory    http://www.camping-usa.com      Online Giftshop Superstore
http://www.cloudninegifts.com
==========================================================================





pgsql-hackers by date:

Previous
From: Fernando Nasser
Date:
Subject: Re: insert statements
Next
From: "Luis Alberto Amigo Navarro"
Date:
Subject: Re: postgres is not using tas