Re: [HACKERS] Re: [COMMITTERS] 'pgsql/src/bin/initdb initdb.sh'

From: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>
To: scrappy(at)hub(dot)org (The Hermit Hacker)
Cc: jwieck(at)debis(dot)com, hackers(at)postgreSQL(dot)org
Subject: Re: [HACKERS] Re: [COMMITTERS] 'pgsql/src/bin/initdb initdb.sh'
Date: 1998-02-24 03:51:51
Message-ID: 199802240351.WAA19524@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

>
> On Mon, 23 Feb 1998, Bruce Momjian wrote:
>
> >
> > Can I suggest pgview_ then? Another problem is that a \d on an empty
> > database, \d is going to show this view, isn't it. Kind of strange to
> > me.
>
> I modified psql already such that:
>
> relname !~ '^[pd][bg]_'
>
> is ignored :)

I still disagree. Why not keep the system stuff pg_? This can be done,
and it keeps things consistent. The above check also finds pb_ and dg_.

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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Henry Spencer 1998-02-24 04:01:49 Re: [HACKERS] Re: Appended a string of text to each line in a file
Previous Message Bruce Momjian 1998-02-24 03:50:12 Re: [PATCHES] Re: [HACKERS] Here it is - view permissions