Re: table synonyms

From: "Jim C(dot) Nasby" <decibel(at)decibel(dot)org>
To: Jayme Jeffman Filho <jjeffman(at)cpovo(dot)net>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: table synonyms
Date: 2005-05-20 16:30:43
Message-ID: 20050520163043.GW44623@decibel.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I don't remember off the top of my head exactly how synonyms worked, but
I'm pretty sure PostgreSQL doesn't directly support them. You might be
able to emulate them with rules, though.

On Mon, May 16, 2005 at 08:35:34AM -0300, Jayme Jeffman Filho wrote:
> Hi,
>
> I would like to know if PostgreSQL has a similar database object to the
> Oracle synonym.
>
> Thanks a lot.
>
> Jayme Jeffman Filho
> GSEE-PUCRS
> +55 (51) 9112 3422
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/docs/faq
>

--
Jim C. Nasby, Database Consultant decibel(at)decibel(dot)org
Give your computer some brain candy! www.distributed.net Team #1828

Windows: "Where do you want to go today?"
Linux: "Where do you want to go tomorrow?"
FreeBSD: "Are you guys coming, or what?"

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Scott Marlowe 2005-05-20 16:32:33 Re: numeric precision when raising one numeric to
Previous Message Stephan Szabo 2005-05-20 16:30:16 Re: numeric precision when raising one numeric to