SCHEMA idea

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org>
Subject: SCHEMA idea
Date: 2001-05-15 04:40:54
Message-ID: 200105150440.f4F4esO29470@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I know Tom has talked about doing schemas for 7.2. I have an idea.

I did temp tables by doing the temp table mapping as part of cache
lookups. Though this seems like a strange idea, the cache is the
central location for name/tuple lookups, and is a natural place for
other mappings, perhaps even SCHEMA.

Comments?

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2001-05-15 04:42:51 Re: Re: [HACKERS] contrib
Previous Message Hannu Krosing 2001-05-15 04:28:08 Re: pg_index.indislossy