Fix incorrect handling of umid in postgres_fdw

Edit
ID 622
Title Fix incorrect handling of umid in postgres_fdw
Topic Bug Fixes
Created 2016-05-11 07:50:15
Last modified 2016-08-19 20:24:07 (8 years, 3 months ago)
Latest email 2016-08-19 20:21:34 (8 years, 3 months ago)
Status
2016-09: Returned with feedback
Target version
Authors Etsuro Fujita (efujita)
Reviewers Become reviewer
Committer
Links CFbot results (CirrusCI) CFbot GitHub
Checkout latest CFbot patchset Go to your local checkout of the PostgreSQL repository and run:
git remote add commitfest https://github.com/postgresql-cfbot/postgresql.git
git fetch commitfest cf/622
git checkout commitfest/cf/622
Emails
Use %u to print user mapping's umid and userid
First at 2016-02-08 11:10:59 by Etsuro Fujita <fujita.etsuro at lab.ntt.co.jp>
Latest at 2016-08-19 20:21:34 by Tom Lane <tgl at sss.pgh.pa.us>
Latest attachment (postgres-fdw-umid-v3.patch) at 2016-05-11 07:40:34 from Etsuro Fujita <fujita.etsuro at lab.ntt.co.jp>
    Attachment (postgres-fdw-umid-v3.patch) at 2016-05-11 07:40:34 from Etsuro Fujita <fujita.etsuro at lab.ntt.co.jp> (Patch: Yes)
    Attachment (postgres-fdw-umid-v2.patch) at 2016-05-10 07:56:50 from Etsuro Fujita <fujita.etsuro at lab.ntt.co.jp> (Patch: Yes)
    Attachment (postgres-fdw-umid.patch) at 2016-03-14 07:59:29 from Etsuro Fujita <fujita.etsuro at lab.ntt.co.jp> (Patch: Yes)
    Attachment (GetConnection.patch) at 2016-02-08 11:10:59 from Etsuro Fujita <fujita.etsuro at lab.ntt.co.jp> (Patch: Yes)
History
When Who What
2016-08-19 20:24:07 Tom Lane (tgl) Closed in commitfest 2016-09 with status: Returned with feedback
2016-05-11 07:51:26 Etsuro Fujita (efujita) Changed authors to Etsuro Fujita (efujita)
2016-05-11 07:50:15 Etsuro Fujita (efujita) Attached mail thread 56B877C3.1010508@lab.ntt.co.jp
2016-05-11 07:50:15 Etsuro Fujita (efujita) Created patch record
Edit