server vs foreign server inconsistency - Mailing list pgsql-hackers

From Jaime Casanova
Subject server vs foreign server inconsistency
Date
Msg-id CAJKUy5gcjEMcE7XwVyU0D0v5ahp_Ku-0ed=aohpdt-XX8FsQ5Q@mail.gmail.com
Whole thread Raw
Responses Re: server vs foreign server inconsistency  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Hi,

A few days ago i was wondering why we use CREATE/DROP SERVER but then
when we want to GRANT/REVOKE we need to use FOREIGN SERVER.

of course options are:

1) modify both to accept both forms
2) modify one of them to accept both forms and use that way in all our
examples in docs
3) do nothing at all

IMHO i think 3 is not acceptable because it's annoying

opinions?

--
Jaime Casanova         www.2ndQuadrant.com
Professional PostgreSQL: Soporte 24x7 y capacitación
Phone: +593 4 5107566         Cell: +593 987171157



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Signaling of waiting for a cleanup lock?
Next
From: Andres Freund
Date:
Subject: Re: Signaling of waiting for a cleanup lock?