Re: CREATE ROLE IF NOT EXISTS

From: Asif Rehman <asifr(dot)rehman(at)gmail(dot)com>
To: pgsql-hackers(at)lists(dot)postgresql(dot)org
Cc: David Christensen <david(at)pgguru(dot)net>
Subject: Re: CREATE ROLE IF NOT EXISTS
Date: 2022-01-10 14:43:26
Message-ID: 164182580692.31345.5524274798324473727.pgcf@coridan.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

The following review has been posted through the commitfest application:
make installcheck-world: tested, passed
Implements feature: tested, passed
Spec compliant: tested, passed
Documentation: not tested

Wouldn't using opt_or_replace rule be a better option?

The new status of this patch is: Waiting on Author

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Daniel Verite 2022-01-10 14:45:47 Re: ICU for global collation
Previous Message Tom Lane 2022-01-10 14:42:52 Re: pg_upgrade verbosity when redirecting output to log file