Re: [HACKERS] pg_dump

Jan Wieck <wieck@debis.com>

From: wieck@debis.com (Jan Wieck)
To: chris.bitmead@bigfoot.com (Chris Bitmead)
Cc: pgsql-hackers@hub.org
Date: 1999-06-01T14:40:47Z
Lists: pgsql-hackers
Chris Bitmead wrote:

>
> Jan Wieck wrote:
>
> > > I'm convinced that pg_dump / psql restore doesn't seem to restore VIEWs
> > > properly. Anybody else seen this?
> >
> >     More details please!
>
> It seems to be extremely easy to reproduce...
> [...]
> CREATE RULE "_RETbar" AS ON SELECT TO "bar" WHERE  DO INSTEAD SELECT "a"
                                              ^^^^^^^

    I've  fixed that at 1999/05/25 08:49:33.  Update your sources
    and do a clean build.


Jan

--

#======================================================================#
# It's easier to get forgiveness for being wrong than for being right. #
# Let's break this rule - forgive me.                                  #
#======================================== jwieck@debis.com (Jan Wieck) #