patch: Add columns via CREATE OR REPLACE VIEW - Mailing list pgsql-hackers

From Robert Haas
Subject patch: Add columns via CREATE OR REPLACE VIEW
Date
Msg-id 603c8f070808070503jd7be083kcce3e16345affb08@mail.gmail.com
Whole thread Raw
Responses Re: patch: Add columns via CREATE OR REPLACE VIEW  (Alvaro Herrera <alvherre@commandprompt.com>)
Re: patch: Add columns via CREATE OR REPLACE VIEW  (Bernd Helmle <mailings@oopsware.de>)
List pgsql-hackers
Here's a patch that allows CREATE OR REPLACE VIEW to add new columns
to an existing view.

Any feedback would be appreciated, especially if it meant that I could
fix any problems before the next commitfest.

Thanks,

...Robert

Attachment

pgsql-hackers by date:

Previous
From: Simon Riggs
Date:
Subject: Re: Visibility Groups
Next
From: "Fujii Masao"
Date:
Subject: For what should pg_stop_backup wait?