Re: [HACKERS] Re: [COMMITTERS] 'pgsql/src/bin/initdb initdb.sh' - Mailing list pgsql-hackers

From The Hermit Hacker
Subject Re: [HACKERS] Re: [COMMITTERS] 'pgsql/src/bin/initdb initdb.sh'
Date
Msg-id Pine.BSF.3.96.980223232537.230E-100000@thelab.hub.org
Whole thread Raw
In response to Re: [HACKERS] Re: [COMMITTERS] 'pgsql/src/bin/initdb initdb.sh'  (Bruce Momjian <maillist@candle.pha.pa.us>)
Responses Re: [HACKERS] Re: [COMMITTERS] 'pgsql/src/bin/initdb initdb.sh'  (Bruce Momjian <maillist@candle.pha.pa.us>)
List 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 :)

Marc G. Fournier
Systems Administrator @ hub.org
primary: scrappy@hub.org           secondary: scrappy@{freebsd|postgresql}.org


pgsql-hackers by date:

Previous
From: The Hermit Hacker
Date:
Subject: Re: [HACKERS] Re: Appended a string of text to each line in a file
Next
From: "Vadim B. Mikheev"
Date:
Subject: Re: [HACKERS] regression: select_views.sql