patch: ALTER TABLE IF EXISTS - Mailing list pgsql-hackers

From Pavel Stehule
Subject patch: ALTER TABLE IF EXISTS
Date
Msg-id CAFj8pRCsqBW48tgcocC7w0CGkbSsA01iFEL=my9hsp5u8RPj_w@mail.gmail.com
Whole thread Raw
Responses Re: patch: ALTER TABLE IF EXISTS  (Simon Riggs <simon@2ndQuadrant.com>)
Re: patch: ALTER TABLE IF EXISTS  ("Tomas Vondra" <tv@fuzzy.cz>)
List pgsql-hackers
Hello

this is relative simple patch that add possibility to skip noexisting
tables. It is necessary for silent cleaning when dump is loaded.

Regards

Pavel Stehule

Attachment

pgsql-hackers by date:

Previous
From: Dimitri Fontaine
Date:
Subject: Re: [RFC] grants vs. inherited tables
Next
From: Simon Riggs
Date:
Subject: Re: patch: ALTER TABLE IF EXISTS