expand_dbname in postgres_fdw

From: Arseny Sher <a(dot)sher(at)postgrespro(dot)ru>
To: pgsql-hackers(at)postgresql(dot)org
Subject: expand_dbname in postgres_fdw
Date: 2017-07-25 18:47:32
Message-ID: 878tjcbbgb.fsf@ars-thinkpad
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

Is there any particular reason why postgres_fdw forbids usage of
connection strings by passing expand_dbname = false to
PQconnectdbParams? Attached patch shows where this happens.

Attachment Content-Type Size
expand_dbname_in_postgres_fdw.patch text/x-diff 930 bytes
unknown_filename text/plain 95 bytes

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Victor Wagner 2017-07-25 19:20:52 PostgreSQL 10 (latest beta) and older ICU
Previous Message Andrew Dunstan 2017-07-25 18:45:49 Re: Testlib.pm vs msys