| From: | Alvaro Herrera <alvherre(at)2ndquadrant(dot)com> |
|---|---|
| To: | Ashutosh Bapat <ashutosh(dot)bapat(at)enterprisedb(dot)com> |
| Cc: | Robert Haas <robertmhaas(at)gmail(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>, Konstantin Knizhnik <k(dot)knizhnik(at)postgrespro(dot)ru> |
| Subject: | Re: Transactions involving multiple postgres foreign servers |
| Date: | 2016-02-01 14:14:37 |
| Message-ID: | 20160201141437.GA76907@alvherre.pgsql |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Alvaro Herrera wrote:
> Ashutosh Bapat wrote:
>
> > Here's updated patch. I didn't use version numbers in file names in my
> > previous patches. I am starting from this onwards.
>
> Um, I tried this patch and it doesn't apply at all. There's a large
> number of conflicts. Please update it and resubmit to the next
> commitfest.
Also, please run "git show --check" of "git diff origin/master --check"
and fix the whitespace problems that it shows. It's an easy thing but
there's a lot of red squares in my screen.
--
Álvaro Herrera http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Fujii Masao | 2016-02-01 14:28:05 | Re: Support for N synchronous standby servers - take 2 |
| Previous Message | Alexander Korotkov | 2016-02-01 13:40:50 | Re: RFC: replace pg_stat_activity.waiting with something more descriptive |