Re: Include access method in listTables output - Mailing list pgsql-hackers

From vignesh C
Subject Re: Include access method in listTables output
Date
Msg-id CALDaNm0=xQzgSP5-RFP4-4DY4v7PZS9wS6YJdA4P=si-T56uaw@mail.gmail.com
Whole thread Raw
In response to Re: Include access method in listTables output  (vignesh C <vignesh21@gmail.com>)
List pgsql-hackers
On Sat, Aug 1, 2020 at 8:12 AM vignesh C <vignesh21@gmail.com> wrote:
> > >
> > > +-- access method column should not be displayed for sequences
> > > +\ds+
> > >
> > > -                          List of relations
> > >
> > >
> > > -   Schema | Name | Type | Owner | Persistence | Size | Description
> > >     +--------+------+------+-------+-------------+------+-------------
> > >     +(0 rows)
> > >
> > >     We can include one test for view.

I felt adding one test for view is good and added it.
Attached a new patch for the same.

I felt patch is in shape for committer to have a look at this.

Regards,
Vignesh

Attachment

pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: Add information to rm_redo_error_callback()
Next
From: Tom Lane
Date:
Subject: Re: run pgindent on a regular basis / scripted manner