Re: pgsql_fdw, FDW for PostgreSQL server - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: pgsql_fdw, FDW for PostgreSQL server
Date
Msg-id 1330456028.7111.40.camel@vanquo.pezone.net
Whole thread Raw
In response to Re: pgsql_fdw, FDW for PostgreSQL server  (Robert Haas <robertmhaas@gmail.com>)
Responses Re: pgsql_fdw, FDW for PostgreSQL server  (Shigeru Hanada <shigeru.hanada@gmail.com>)
List pgsql-hackers
On tis, 2012-02-28 at 11:20 -0500, Robert Haas wrote:
> > [ snicker ]  But still, Peter has a point: pgsql is not a name for
> the
> > product, it's at best an abbreviation.  We aren't calling the other
> > thing orcl_fdw or ora_fdw.
> >
> > I think either postgres_fdw or postgresql_fdw would be fine.
> 
> I liked the shorter name, myself, but I'm not going to make a big deal
> about it.

Let's at least be clear about the reasons here.  The fact that
postgresql_fdw_validator exists means (a) there is a possible naming
conflict that has not been discussed yet, and/or (b) the name is already
settled and we need to think of a way to make postgresql_fdw_validator
work with the new actual FDW.




pgsql-hackers by date:

Previous
From: Daniel Farina
Date:
Subject: Re: Runtime SHAREDIR for testing CREATE EXTENSION
Next
From: Bruce Momjian
Date:
Subject: Re: pg_upgrade --logfile option documentation